nextcloud/apps
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
..
files [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
files_encryption Call final unlink in trash wrapper's storage 2015-01-23 12:20:54 +01:00
files_external [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
files_sharing [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
files_trashbin Call final unlink in trash wrapper's storage 2015-01-23 12:20:54 +01:00
files_versions replace hook with storage wrapper 2015-01-19 09:16:15 +01:00
provisioning_api add icon for Provisioning API 2015-01-16 14:43:14 +01:00
user_ldap [tx-robot] updated from transifex 2015-01-21 01:55:15 -05:00
user_webdavauth [tx-robot] updated from transifex 2015-01-20 01:54:37 -05:00