nextcloud-server/apps/files/lib/Service
Ferdinand Thiessen 38f4451a23
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 13:51:47 +07:00
..
DirectEditingService.php
LivePhotosService.php fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +07:00
OwnershipTransferService.php fix(files): Also restore shares after ownership transfer for object storage 2024-04-18 13:51:47 +07:00
TagService.php feat!: Migrate TagService events to typed events 2023-07-28 14:11:18 +07:00
UserConfig.php fix(files): Consistent sorting for folders before files (user configurable) 2024-01-27 14:23:47 +07:00
ViewConfig.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00