summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/move.php
Commit message (Expand)AuthorAgeFilesLines
* Make files app use Webdav for most operationsVincent Petry2015-11-221-59/+0
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* Update license headersJenkins for ownCloud2015-03-261-1/+26
* Revert "Updating license headers"Morris Jobke2015-02-261-25/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+25
* Manually type-case all AJAX filesLukas Reschke2015-02-131-3/+3
* Get rid of `stripslashes()`Lukas Reschke2015-01-131-3/+3
* Catch exceptions when moving filesVincent Petry2014-09-051-4/+10
* 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-3/+1
* don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-051-1/+1
* Files: explicitly defineRobin Appelman2013-02-081-0/+2
* Files: add translation support back to move/renameRobin Appelman2013-02-071-3/+3
* Files: fix moving files by DnDRobin Appelman2013-01-311-2/+2
* merge master into filesystemRobin Appelman2013-01-301-3/+3
|\
| * use post instead of getJörn Friedrich Dreyer2013-01-301-3/+3
* | merge master into filesystemRobin Appelman2013-01-151-0/+5
|\|
| * more translationsJörn Friedrich Dreyer2013-01-091-2/+3
| * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
* | merge master into filesystemRobin Appelman2012-10-301-2/+2
|\|
| * Update apps/files/ajax/move.phpdenis-b2012-10-291-1/+1
| * don't move file into subdirectory if a file with the same name already exists...Georg Ehrke2012-10-281-0/+5
* | merge master into filesystemRobin Appelman2012-10-251-1/+1
|\|
| * urldecode target directoryBjörn Schießle2012-10-241-1/+1
* | cleanup OC_Files a bitRobin Appelman2012-10-241-4/+9
|/
* apply coding styleThomas Mueller2012-08-291-2/+2
* 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/+20