aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/storage.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+1
* Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-111-2/+3
* first copy to owner and then move to current user because the encryptionBjoern Schiessle2015-10-011-0/+7
* only move real files to the trash binBjoern Schiessle2015-07-081-2/+32
* Added rmdir to trashbin storage wrapperVincent Petry2015-05-121-5/+30
* Do not trash part files, delete directlyVincent Petry2015-04-211-1/+4
* fixing unit test execution related to trashbinThomas Müller2015-04-071-1/+1
* add priority to trashbin storage wrapper so that he is always on topBjoern Schiessle2015-04-071-1/+1
* Merge pull request #13802 from owncloud/share-partfilepermissionsMorris Jobke2015-03-261-0/+16
|\
| * Reenable trashbin after failed renameVincent Petry2015-03-181-0/+16
* | Update license headersJenkins for ownCloud2015-03-261-14/+15
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+14
* 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