Commit Graph

40 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
Vincent Petry 797e0a614c Added extra checks for invalid file chars in newfile.php and newfolder.php 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 13 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 13 years ago
Vincent Petry 35dd568f8f Added missing comma to make the next diff cleaner 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Andreas Fischer eb2d66d1a0 Fix double not in newfile/newfolder language. 13 years ago
Jörn Friedrich Dreyer 4991a7bd06 fix translations 13 years ago
Jörn Friedrich Dreyer a9735c8a6f cleanup array value assignment 13 years ago
Jörn Friedrich Dreyer af7ec3169b cleanup precondition checking when creating new files / folders 13 years ago
Jörn Friedrich Dreyer bc0faa1c4e use correct filename in error result json 13 years ago
Thomas Müller bf46e0c317 fixing undefined variable $newname 13 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 13 years ago
Georg Ehrke 40cee5639e use gerMimeTypeDetector detectPath instead of getMimeType 13 years ago
Thomas Müller 57f7ff2dbd communicate size of newly created file back and update UI 13 years ago
Andreas Fischer beb27168de Use multiple lines for the JSON data array. 13 years ago
Andreas Fischer 0ab8850478 Adjust JSON code to stable5. 13 years ago
Andreas Fischer 1ed049a682 Do not repeat JSON success code. 13 years ago
Andreas Fischer 0718c92dc8 Do not repeat definition of $target. 13 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 13 years ago
Robin Appelman 3de40f7cfb Files: set the proper mimetype when creating a new text file 13 years ago
Arthur Schiwon 74cf3b5dfb use normalizePath to have a proper target path 14 years ago
Arthur Schiwon fdc7a8b204 make sure path starts with / 14 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 14 years ago
Bart Visscher 43ac43d7af dir in newfile has to start with / 14 years ago
Robin Appelman 5a3d6805a2 cleanup OC_Files a bit 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 14 years ago
Björn Schießle f4136854b6 stripsplashes doesn't work if the slash is the only character -> creating file in root dir leads to "//filename" 14 years ago
Robin Appelman cfbca40fbe fix sharing for newly uploaded or created files 14 years ago
Robin Appelman 7da3492ab5 show the size of new files when using New->From Url 14 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 14 years ago
Thomas Mueller b64229a89e apply coding style 14 years ago
Thomas Mueller fe49cbafc7 apply coding style 14 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 14 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 14 years ago
Lukas Reschke 38271ded75 Added CSRF checks 14 years ago
Lukas Reschke 0abcf0a421 CSRF checks 14 years ago
Robin Appelman 063c9accb6 prevent creating files with a / the name 14 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Robin Appelman d875191777 only emit the filesystem hooks once when creating a new file 14 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 14 years ago
Georg Ehrke 45de7ad221 move files to app folder 15 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 15 years ago
Robin Appelman 018f0c4b72 add option to add file from url 15 years ago
Bartek Przybylski 3210fe2564 fix creating/moving/renaming/deleting files/dirs with ' in name 15 years ago
Robin Appelman d46288b0ab 'New' button, needs some css work 15 years ago