summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-072-2/+2
| * OCA_Versions is now known as OCA\Files_VersionsBjörn Schießle2013-02-071-1/+1
| * copy&paste bug, no fetchAll() needed hereBjörn Schießle2013-02-061-1/+1
| * allow to delete single files from the trash bin permanentlyBjörn Schießle2013-02-061-0/+39
* | Trash: don't use depricated filesystem api classesRobin Appelman2013-01-311-106/+106
|/
* is_writable() is now isUpdatable() with the new filesystemBjörn Schießle2013-01-311-1/+1
* keep mtimeBjörn Schießle2013-01-311-3/+6
* fix OC_Log::ERROR callBjörn Schießle2013-01-301-1/+1
* added some additional error handlingBjörn Schießle2013-01-291-11/+22
* icons added; empty trash bin message addedBjörn Schießle2013-01-291-1/+1
* restore file in the root folder if the origin folder is not writableBjörn Schießle2013-01-241-1/+3
* allow admin to change retention obligation for the trash bin, default value i...Björn Schießle2013-01-221-3/+4
* allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-221-25/+49
* handle group restoreBjörn Schießle2013-01-221-1/+1
* expire files in trash bin after 30 daysBjörn Schießle2013-01-221-3/+29
* remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-221-14/+21
* first version of the trash bin appBjörn Schießle2013-01-222-0/+235