summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/undelete.php
Commit message (Expand)AuthorAgeFilesLines
* Close session for files_trashbinLukas Reschke2014-10-291-0/+1
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* make sure that we always use the right userBjoern Schiessle2014-06-181-1/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-1/+1
* Trashbin select all now doesn't send file listVincent Petry2014-02-171-5/+26
* fix restore from files in sub-foldersBjoern Schiessle2013-11-291-0/+1
* Use !== and === in files_trashbin-appkondou2013-07-101-1/+1
* add some error logs to the trash bin appBjörn Schießle2013-03-181-0/+1
* Whitespace fixesBart Visscher2013-02-221-2/+2
* switch to json encoded file listBjörn Schießle2013-02-201-1/+1
* use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ...Björn Schießle2013-02-201-1/+1
* use instead ofBjörn Schießle2013-02-191-2/+2
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* l10n support enhanced in files_trashbinThomas Mueller2013-02-071-2/+4
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-071-1/+1
* OCP\JSON instead of OCP\UserLukas Reschke2013-02-041-1/+1
* [files_trashbin] Add CSRF tokenLukas Reschke2013-02-031-3/+2
* some minor improvementsBjörn Schießle2013-01-301-1/+2
* remove table row in trash bin view after undeleteBjörn Schießle2013-01-221-1/+1
* allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-221-4/+11
* handle group restoreBjörn Schießle2013-01-221-5/+28
* remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-221-4/+5
* first version of the trash bin appBjörn Schießle2013-01-221-0/+13