summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/delete.php
Commit message (Expand)AuthorAgeFilesLines
* check explicitely all possible dir valuesBjoern Schiessle2013-12-021-2/+3
* set delete all to true if a complete folder was deletedBjoern Schiessle2013-12-021-1/+2
* fix delete files from trash binBjoern Schiessle2013-12-021-14/+16
* Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-11/+28
* 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/+2
* Whitespace fixesBart Visscher2013-02-221-1/+1
* 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-5/+1
* 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
* allow user to delete selected files from the trash bin permanentlyBjörn Schießle2013-02-191-14/+38
* l10n support enhanced in files_trashbinThomas Mueller2013-02-071-1/+2
* remove debug outputBjörn Schießle2013-02-071-1/+0
* rename OCA_Trash to OCA\Files_TrashbinBjörn Schießle2013-02-071-1/+1
* 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