nextcloud/apps/files_trashbin
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage
In the case of cross-storage delete, the files are copied to the trash,
then deleted. The final delete on the source storage would still reach
the trash wrapper.

This fix makes forwards that second call to the wrapped storage to make
the final delete work.

It fixes the issue with remote shares, local shares and external
storage.

Also, it uses a new function "renameRecursive" that renames the files
and preserves the mtimes (like "copy_recursive" did in the past))
2015-01-23 12:20:54 +01:00
..
ajax Close session for files_trashbin 2014-10-29 22:53:59 +01:00
appinfo Fix preview route for trashbin 2015-01-15 18:45:24 +01:00
css Hide the size in the trashbin summary row 2014-07-03 17:16:50 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js l10n: delete permanently fix 2015-01-11 17:15:58 +01:00
l10n [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
lib Call final unlink in trash wrapper's storage 2015-01-23 12:20:54 +01:00
templates use class for no results div instead of id. the elements are not unique. 2015-01-06 14:34:35 +01:00
tests Call final unlink in trash wrapper's storage 2015-01-23 12:20:54 +01:00
list.php Fixed many issues, clean up 2014-05-15 17:51:04 +02:00