summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax
Commit message (Expand)AuthorAgeFilesLines
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-131-0/+51
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+42
* Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-appJörn Friedrich Dreyer2013-08-022-2/+2
|\
| * Use !== and === in files_trashbin-appkondou2013-07-102-2/+2
* | added missing isEmpty ajax fileBjoern Schiessle2013-07-301-0/+14
|/
* add some error logs to the trash bin appBjörn Schießle2013-03-182-0/+3
* Whitespace fixesBart Visscher2013-02-222-3/+3
* switch to json encoded file listBjörn Schießle2013-02-202-2/+2
* use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ...Björn Schießle2013-02-202-6/+2
* add timestamp to function call; fix trash.js to handle multiple delete operat...Björn Schießle2013-02-191-1/+1
* change $_REQUEST to $_POST; fix check if file was successfully deletedBjörn Schießle2013-02-191-5/+6
* use instead ofBjörn Schießle2013-02-191-2/+2
* allow user to delete selected files from the trash bin permanentlyBjörn Schießle2013-02-191-14/+38
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* l10n support enhanced in files_trashbinThomas Mueller2013-02-072-3/+6
* remove debug outputBjörn Schießle2013-02-071-1/+0
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-072-2/+2
* delete debug codeBjörn Schießle2013-02-061-1/+1
* allow to delete single files from the trash bin permanentlyBjörn Schießle2013-02-061-0/+24
* 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