0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/apps/files/lib/Service
Côme Chilliet 8ae7c031b3 fix: Transfer incomming shares first, do not delete non-migratable ones
Canceling the previous add of deletion of invalid shares in
 transferownership because in some cases it deletes valid reshares, if
 incoming shares are not transfered on purpose.
Inverting the order of transfer between incoming and outgoing so that
 reshare can be migrated when incoming shares are transfered.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-12-19 14:16:48 +00:00
..
DirectEditingService.php Update php licenses 2021-06-04 22:02:41 +02:00
LivePhotosService.php fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
OwnershipTransferService.php fix: Transfer incomming shares first, do not delete non-migratable ones 2024-12-19 14:16:48 +00:00
TagService.php feat!: Migrate TagService events to typed events 2023-07-28 14:11:18 +02:00
UserConfig.php fix(files): Consistent sorting for folders before files (user configurable) 2024-01-27 14:23:47 +01:00
ViewConfig.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00