Commit Graph

52 Commits (20c24f234f832b326d935b59d1f6c1fa5f854313)

Author SHA1 Message Date
Bart Visscher 20c24f234f Do the url encoding once, only in breadcrumbs template 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
denis-b 2aa5a185d4 Update apps/files/ajax/move.php 13 years ago
Bart Visscher ab4ade0d24 Remove fixme, problem is solved already 13 years ago
Georg Ehrke 4fd0514f0a don't move file into subdirectory if a file with the same name already exists (fixes #92) 13 years ago
Bart Visscher 43ac43d7af dir in newfile has to start with / 13 years ago
Björn Schießle 07e08d5928 urldecode target directory 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Björn Schießle 277dd2b0a9 remove debug output 13 years ago
Björn Schießle 2923d24921 add data-id directly after upload/creation to the file list (bugfix for #1917) 13 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" 13 years ago
Robin Appelman cfbca40fbe fix sharing for newly uploaded or created files 13 years ago
scambra 1b411df83e use post to delete files, get has a limit and fails with many files 13 years ago
scambra 2b5133a1c4 check free space using folder's owner 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