nextcloud/apps/files_trashbin
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
..
appinfo Fix app updates 2020-01-21 14:00:58 +01:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Build source maps on production build again 2020-07-14 13:47:20 +00:00
l10n [tx-robot] updated from transifex 2020-07-19 02:17:16 +00:00
lib fix moving files from external storage to object store trashbin 2020-07-23 21:01:22 +00:00
src Allow opening files for editing in new tabs 2020-04-09 16:41:09 +02:00
templates Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
tests add locking to resolve concurent move to trashbin conflicts 2020-05-06 20:36:55 +02:00
.l10nignore Move files_trashbin to webpack 2019-02-13 09:46:29 +01:00
list.php Update license headers 2019-12-05 15:38:45 +01:00
webpack.js Use different jsonpFunction 2019-09-06 11:10:11 +02:00