aboutsummaryrefslogtreecommitdiffstats
path: root/files/ajax/delete.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-29/+0
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-151-2/+2
|
* fix check for successThomas Schmidt2011-09-291-1/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-13/+6
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
|
* implemented deleting multiple filesArthur Schiwon2011-04-181-6/+15
|
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-031-0/+27