summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/rename.php
Commit message (Expand)AuthorAgeFilesLines
* Make files app use Webdav for most operationsVincent Petry2015-11-221-58/+0
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Catch exceptions in files ajax callsVincent Petry2015-06-031-5/+16
* Update license headersJenkins for ownCloud2015-03-261-13/+17
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+14
* Updating license headersJenkins for ownCloud2015-02-231-14/+17
* Manually type-case all AJAX filesLukas Reschke2015-02-131-3/+3
* Check for existence of $_GET keysLukas Reschke2015-01-091-5/+5
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* close the session on all file operationsThomas Müller2014-03-101-0/+1
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* [files] fix mock creation and remove hardcoded 'require' statementMorris Jobke2013-05-121-2/+0
* [files] rename lib to "App"Morris Jobke2013-05-121-2/+2
* [files] remove normalizePath on rename and dependency injectionMorris Jobke2013-05-121-1/+4
* [files] kill stripslashesMorris Jobke2013-05-121-3/+3
* [files] refactoringMorris Jobke2013-05-121-19/+31
* string comparisionMorris Jobke2013-05-121-1/+1
* wrong root dir nameMorris Jobke2013-05-121-2/+2
* fix allowed rename of folder in root directory to reserved name "Shared"Morris Jobke2013-05-121-2/+4
* Files: explicitly defineRobin Appelman2013-02-081-0/+2
* Files: add translation support back to move/renameRobin Appelman2013-02-071-2/+2
* merge master into filesystemRobin Appelman2013-01-151-1/+1
|\
| * more translationsJörn Friedrich Dreyer2013-01-091-3/+3
* | merge master into filesystemRobin Appelman2013-01-071-1/+1
|\|
| * Files: prevent people from renaming files to '.'Robin Appelman2013-01-051-1/+1
* | fix rename parameter orderRobin Appelman2012-11-081-3/+3
* | cleanup OC_Files a bitRobin Appelman2012-10-241-5/+9
|/
* 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/+21