nextcloud/apps/files_trashbin
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
..
appinfo allow admin to configure the max trashbin size 2020-07-07 14:45:08 +02:00
composer allow admin to configure the max trashbin size 2020-07-07 14:45:08 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
l10n [tx-robot] updated from transifex 2020-07-19 02:17:06 +00:00
lib fix moving files from external storage to object store trashbin 2020-07-23 15:24:44 +02:00
src Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
templates Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
tests Update share type constant usage 2020-06-24 16:49:16 +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