aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/ajax/delete.php
Commit message (Expand)AuthorAgeFilesLines
* remove old trashbin apiRobin Appelman2018-09-201-93/+0
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+4
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-221-4/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+1
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-1/+1
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-1/+1
* | update license headers and authorsMorris Jobke2015-06-251-1/+0
|/
* Update license headersJenkins for ownCloud2015-03-261-1/+24
* Revert "Updating license headers"Morris Jobke2015-02-261-24/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+24
* Manually type-case all AJAX filesLukas Reschke2015-02-131-2/+2
* Close session for files_trashbinLukas Reschke2014-10-291-0/+2
* 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
* Trashbin select all now doesn't send file listVincent Petry2014-02-171-10/+6
* 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