aboutsummaryrefslogtreecommitdiffstats
path: root/files/ajax/newfolder.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-22/+0
|
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* add option to add file from urlRobin Appelman2012-03-071-2/+2
|
* fix creating/moving/renaming/deleting files/dirs with ' in nameBartek Przybylski2012-01-151-3/+3
|
* Fix whitespace folder nameMichael Gapczynski2011-12-231-1/+1
|
* use OC_Log instead of error_logRobin Appelman2011-10-161-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.
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Renaming classes :-)Jakob Sack2011-07-291-2/+2
|
* implement "new folder" functionArthur Schiwon2011-04-171-0/+29