summaryrefslogtreecommitdiffstats
path: root/files/ajax/rename.php
Commit message (Collapse)AuthorAgeFilesLines
* move files to app folderGeorg Ehrke2012-04-181-21/+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
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-10/+3
| | | | | 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
|
* Implement inline renaming of filesRobin Appelman2011-07-281-1/+1
| | | | Still needs some ui love
* Made the "change password" thingie in settings workingJakob Sack2011-04-181-1/+1
|
* Beginning of some ajax features and an admin page for filesJakob Sack2011-03-031-0/+28