summaryrefslogtreecommitdiffstats
path: root/apps/files/ajax/newfile.php
Commit message (Expand)AuthorAgeFilesLines
* Added missing comma to make the next diff cleanerVincent Petry2013-10-311-1/+1
* Append file etag to preview URLsVincent Petry2013-10-281-1/+2
* Fix double not in newfile/newfolder language.Andreas Fischer2013-10-271-1/+1
* fix translationsJörn Friedrich Dreyer2013-10-231-7/+7
* cleanup array value assignmentJörn Friedrich Dreyer2013-10-231-8/+4
* cleanup precondition checking when creating new files / foldersJörn Friedrich Dreyer2013-10-231-11/+20
* use correct filename in error result jsonJörn Friedrich Dreyer2013-10-231-1/+1
* fixing undefined variable $newnameThomas Müller2013-10-221-1/+1
* prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-0/+15
* use gerMimeTypeDetector detectPath instead of getMimeTypeGeorg Ehrke2013-08-301-1/+1
* communicate size of newly created file back and update UIThomas Müller2013-08-161-0/+2
* Merge branch 'master' into mimetype-defaultsThomas Müller2013-08-161-41/+48
|\
| * Use multiple lines for the JSON data array.Andreas Fischer2013-08-081-1/+5
| * Adjust JSON code to stable5.Andreas Fischer2013-08-081-1/+2
| * Do not repeat JSON success code.Andreas Fischer2013-08-081-8/+7
| * Do not repeat definition of $target.Andreas Fischer2013-08-081-5/+6
* | add the option to have templates for newly created filesRobin Appelman2013-08-071-34/+38
|/
* Files: set the proper mimetype when creating a new text fileRobin Appelman2013-05-061-1/+1
* move some stuff to the new apiRobin Appelman2012-10-261-6/+6
* merge master into filesystemRobin Appelman2012-10-251-1/+1
|\
| * dir in newfile has to start with /Bart Visscher2012-10-251-1/+1
* | cleanup OC_Files a bitRobin Appelman2012-10-241-1/+1
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-3/+3
|/
* stripsplashes doesn't work if the slash is the only character -> creating fil...Björn Schießle2012-10-051-4/+3
* fix sharing for newly uploaded or created filesRobin Appelman2012-09-261-4/+10
* show the size of new files when using New->From UrlRobin Appelman2012-09-161-1/+1
* Whitespace fixes in appsBart Visscher2012-08-291-1/+1
* apply coding styleThomas Mueller2012-08-291-2/+2
* apply coding styleThomas Mueller2012-08-291-18/+18
* CSRF protection for eventsourceRobin Appelman2012-07-221-0/+2
* progressbar for New->From UrlRobin Appelman2012-07-221-11/+45
* CSRF checksLukas Reschke2012-07-071-0/+1
* prevent creating files with a / the nameRobin Appelman2012-06-061-0/+4
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* only emit the filesystem hooks once when creating a new fileRobin Appelman2012-05-051-7/+8
* ported oc_jsonFrank Karlitschek2012-05-031-7/+7
* move files to app folderGeorg Ehrke2012-04-181-0/+47