summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/delete.php
Commit message (Expand)AuthorAgeFilesLines
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* merge master into filesystemRobin Appelman2013-01-261-15/+6
|\
| * introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-191-16/+7
* | merge master into filesytemRobin Appelman2013-01-201-3/+15
|\|
| * fixing indentThomas Mueller2013-01-181-6/+6
| * the maximum upload size is now part of the response of the upload and delete ...Thomas Müller2012-12-201-2/+14
* | merge master into filesystemRobin Appelman2012-12-151-1/+1
|\|
| * use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman2012-12-131-1/+1
* | fix delete and sort filesRobin Appelman2012-10-271-11/+8
* | cleanup OC_Files a bitRobin Appelman2012-10-241-9/+14
|/
* use post to delete files, get has a limit and fails with many filesscambra2012-09-201-3/+3
* apply coding styleThomas Mueller2012-08-291-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* CSRF checksLukas Reschke2012-07-071-0/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* move files to app folderGeorg Ehrke2012-04-181-0/+29