Commit Graph

36 Commits (f71f731f1cfc3a0e0efa5e13759478c5fdb7f4fc)

Author SHA1 Message Date
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
Robin Appelman 7da3492ab5 show the size of new files when using New->From Url 13 years ago
Michael Gapczynski 87b7a23648 Don't get metadata directly from the 'cached' file cache after upload 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Thomas Mueller b64229a89e apply coding style 13 years ago
Thomas Mueller fe49cbafc7 apply coding style 13 years ago
Thomas Mueller f301bfd8c9 apply coding style 13 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 13 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 13 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 13 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 13 years ago
Lukas Reschke 38271ded75 Added CSRF checks 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 0abcf0a421 CSRF checks 13 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Lukas Reschke 2b22c538c8 Make some apps compatible 13 years ago
Bjoern Schiessle bb07c20bf4 fixed var name, $filename should be $foldername 13 years ago
Bjoern Schiessle c960e42a17 fixed var name, $filename should be $foldername 13 years ago
Robin Appelman 063c9accb6 prevent creating files with a / the name 13 years ago
Robin Appelman e6c4e53486 prevent creating files with a / the name 13 years ago
Frank Karlitschek 83c6714c72 don´t start a session here. I don´t think it´s needed. Let´s see if it breaks something 13 years ago
Frank Karlitschek 8ed13e627e don´t do warnings. 13 years ago
Brice Maron 2774ff1ad8 Add HEAD request management for files ajax/download.php 13 years ago
Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 13 years ago
Frank Karlitschek 1945cd6946 ported the oc_template class 13 years ago
Robin Appelman d875191777 only emit the filesystem hooks once when creating a new file 13 years ago
Frank Karlitschek 97a8af7f25 ported oc_db 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek 31e32e3c10 ported checkLoggedIn and checkAdmin 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Thomas Tanghus 9c520c70a8 Various file path fixes. 13 years ago
Bartek Przybylski 72c0d6968e fix duplicated entries on upload 13 years ago
Georg Ehrke c3d78cf77a remove require once lib base in files scan.php 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago