summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/newfolder.php
Commit message (Expand)AuthorAgeFilesLines
* Remove stripslashes() from newfolder.phpLukas Reschke2015-01-191-2/+1
* Get rid of `stripslashes()`Lukas Reschke2015-01-131-2/+2
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* kill OC::$sessionJörn Friedrich Dreyer2014-08-291-1/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-021-2/+2
* close the session on all file operationsThomas Müller2014-03-101-0/+1
* Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry2014-02-181-2/+2
* Added error message for when target folder was removedVincent Petry2014-01-291-0/+9
* Fix double not in newfile/newfolder language.Andreas Fischer2013-10-271-1/+1
* fix translationsJörn Friedrich Dreyer2013-10-231-3/+3
* cleanup precondition checking when creating new files / foldersJörn Friedrich Dreyer2013-10-231-8/+30
* move some stuff to the new apiRobin Appelman2012-10-261-1/+2
* cleanup OC_Files a bitRobin Appelman2012-10-241-1/+1
* add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-081-1/+7
* apply coding styleThomas Mueller2012-08-291-1/+1
* Added CSRF checksLukas Reschke2012-07-201-0/+1
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* prevent creating files with a / the nameRobin Appelman2012-06-061-0/+4
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-4/+4
* move files to app folderGeorg Ehrke2012-04-181-0/+22