aboutsummaryrefslogtreecommitdiffstats
path: root/files/ajax/move.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-20/+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-3/+3
|
* Fix typo in move error messageMichael Gapczynski2012-01-011-1/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-11/+4
| | | | | 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
|
* finally the missing file for moving files from the web interfaceRobin Appelman2011-07-221-0/+27