summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/storage.php
Commit message (Expand)AuthorAgeFilesLines
* Reenable trashbin after failed renameVincent Petry2015-03-261-0/+16
* Dont do a cache rename if we cant delete the source fileRobin Appelman2015-01-291-1/+3
* Make sure we delete the file when doing a cross storage trashbin moveRobin Appelman2015-01-291-0/+2
* Fix bogus deletion on copy + unlink through renameVincent Petry2015-01-261-0/+31
* Only move files from the current user to the trashbinRobin Appelman2015-01-231-4/+5
* Call final unlink in trash wrapper's storageVincent Petry2015-01-231-0/+3
* replace hook with storage wrapperBjoern Schiessle2015-01-191-0/+67