Commit Graph

17 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Thomas Müller 58c216d0e8 close the session on all file operations 13 years ago
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
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 af7ec3169b cleanup precondition checking when creating new files / folders 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 14 years ago
Robin Appelman 5a3d6805a2 cleanup OC_Files a bit 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 14 years ago
Thomas Mueller fe49cbafc7 apply coding style 14 years ago
Lukas Reschke 38271ded75 Added CSRF checks 14 years ago
Lukas Reschke 0abcf0a421 CSRF checks 14 years ago
Bjoern Schiessle bb07c20bf4 fixed var name, $filename should be $foldername 14 years ago
Bjoern Schiessle c960e42a17 fixed var name, $filename should be $foldername 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
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
Michael Gapczynski 9bb004963b Fix whitespace folder name 15 years ago
Robin Appelman b0127e3918 use OC_Log instead of error_log 15 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 15 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Arthur Schiwon 9b26cb0bfb implement "new folder" function 16 years ago