nextcloud/lib
Robin Appelman c567b1d6b2 fix moving files from external storage to object store trashbin
having the "cache rename" after the "storage move" caused the target
to get the fileid from the source file, without taking care that the object
is stored under the original file id.

By doing the "cache rename" first, we trigger the "update existing file"
logic while moving the file to the object store and the object gets stored for the
correct file id

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-23 21:01:22 +00:00
..
composer Clean up auth tokens when user is deleted 2020-06-16 08:03:45 +00:00
l10n [tx-robot] updated from transifex 2020-07-23 02:17:13 +00:00
private fix moving files from external storage to object store trashbin 2020-07-23 21:01:22 +00:00
public available since 19.0.1 2020-06-22 13:43:18 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00