nextcloud/apps/files/lib
Côme Chilliet 58b64ad567 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-20 06:15:32 +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 fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +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: do not duplicate existing entity 2024-10-17 09:25:06 +02: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 fix: dismiss notification only after transfer bg job created 2024-10-17 09:24:50 +02:00
Search chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Service fix: Transfer incomming shares first, do not delete non-migratable ones 2024-12-20 06:15:32 +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