nextcloud/apps/files/lib
Ferdinand Thiessen 82e53690b8 fix(files): Also restore shares after ownership transfer for object storage
When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.

So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-18 14:01:40 +00:00
..
Activity fix(files): Make sure to add the fileid on favorite folders navigation entries 2024-01-25 17:43:48 +01:00
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Collaboration/Resources chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
Db Add type hints for mappers 2023-04-07 09:49:42 +02:00
Event chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Service fix(files): Also restore shares after ownership transfer for object storage 2024-04-18 14:01:40 +00:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
DirectEditingCapabilities.php files: Add OpenAPI spec 2023-07-12 09:06:10 +02:00
Helper.php Show usage percenteage in the tooltip 2022-08-10 11:23:27 +02:00
ResponseDefinitions.php chore(files): Remove unused type alias 2024-01-19 09:12:26 +01:00