nextcloud/lib
Robin Appelman 5949849322
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 15:24:44 +02:00
..
composer Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-logins 2020-07-20 14:20:03 +02:00
l10n [tx-robot] updated from transifex 2020-07-23 02:17:03 +00:00
private fix moving files from external storage to object store trashbin 2020-07-23 15:24:44 +02:00
public Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 2020-07-21 20:44:05 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Remove hook for initSession 2020-07-07 21:44:36 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00