nextcloud-server/apps/files_trashbin/lib
Vincent Petry 02b9bad81b Fix bogus deletion on copy + unlink through rename
Cross-storage rename would cause copy + unlink. That unlink operation
must not trigger the trashbin.
2015-01-26 12:22:22 +07:00
..
exceptions Autoload exception from files_trashbin 2014-12-02 17:26:42 +07:00
capabilities.php Only show undelete capability if files_trashbin is enabled 2014-11-18 23:06:39 +07:00
helper.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +07:00
hooks.php replace hook with storage wrapper 2015-01-19 09:16:15 +07:00
storage.php Fix bogus deletion on copy + unlink through rename 2015-01-26 12:22:22 +07:00
trashbin.php Fix bogus deletion on copy + unlink through rename 2015-01-26 12:22:22 +07:00