nextcloud/apps/files
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
..
ajax Remove unused legacy ajax/list.php in files app 2023-01-09 15:18:37 +01:00
appinfo fix: Remove routes with missing controller methods 2023-11-02 11:37:15 +01:00
composer fix(files): Do not require files_trashbin in live photo sync listener 2024-04-03 19:04:42 +02:00
css chore(jest): update snapshot after component update 2023-11-08 08:39:14 +01:00
img fix: add notification icon for transfer ownership 2024-10-17 09:24:23 +02:00
js fix(files): do not show legacy edit locally action on public pages 2024-07-31 18:49:30 +00:00
l10n Fix(l10n): Update translations from Transifex 2024-12-20 00:22:05 +00:00
lib fix: Transfer incomming shares first, do not delete non-migratable ones 2024-12-20 06:15:32 +00:00
src fix(files): failsafe when executing actions methods 2024-12-12 20:26:06 +01:00
templates fix(files): combine navigation and files list into single Vue app 2024-02-01 18:35:56 +01:00
tests fix: Ignore preview requests for invalid file ids 2024-07-25 17:40:12 +00:00
.l10nignore Ignored compiled js files in files 2019-11-01 08:29:41 +01:00
list.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
openapi.json chore(deps): Update openapi-extractor 2024-01-19 09:12:26 +01:00
simplelist.php Remove isIE and associated legacy scripts 2021-11-30 13:03:08 +01:00