Commit Graph

28 Commits (ec6e70889a190844ee15784ec3d3138953dfd480)

Author SHA1 Message Date
Robin Appelman 4321d7522e Check if files are deletable before trying to delete them 12 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 12 years ago
Bjoern Schiessle 5b75b15292 no error if we try to delete a file which no longer exists 12 years ago
Bjoern Schiessle 5bbecdb9ee no special action for folder named 'Shared' needed 12 years ago
Joas Schilling c98b7fe7fc Merge if statements 12 years ago
Vincent Petry 909e505c2e Remove warning when deleting all entries 12 years ago
Thomas Müller 58c216d0e8 close the session on all file operations 12 years ago
Vincent Petry 5671aac5ca Fixed log warning when deleting a single file 12 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 13 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 13 years ago
Bart Visscher a21885953f No need to strip slashes, json_decode handles that for us 13 years ago
Thomas Mueller cdd07b3339 introducing class OCA/files/lib/Helper with new function to build an array with storage stats 13 years ago
Thomas Mueller 5ff29b4348 fixing indent 13 years ago
Thomas Müller 39d874cd90 the maximum upload size is now part of the response of the upload and delete operation. 14 years ago
Robin Appelman 6a2b41e5e8 use json encoding when deleting multiply files instead of using ; as delimiter 14 years ago
Robin Appelman dea0d20a9a fix delete and sort files 14 years ago
Robin Appelman 5a3d6805a2 cleanup OC_Files a bit 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 14 years ago
Thomas Mueller fe49cbafc7 apply coding style 14 years ago
Lukas Reschke 38271ded75 Added CSRF checks 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke 0abcf0a421 CSRF checks 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 14 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 14 years ago
Bartek Przybylski 3210fe2564 fix creating/moving/renaming/deleting files/dirs with ' in name 15 years ago
Thomas Schmidt 387b94b740 fix check for success 15 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Arthur Schiwon 5a11e739b4 implemented deleting multiple files 15 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 15 years ago