Commit Graph

53 Commits (5508a95065cc6bf772621d5222bc23115e7c4df2)

Author SHA1 Message Date
Bjoern Schiessle 94add1c000 typo fixed 13 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 13 years ago
Bart Visscher f54ef5a464 Remove OC::$CONFIG_DATADIRECTORY, not used 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Bjoern Schiessle 061abb88b5 write a warning to the log file if .htaccess is not writable instead of failing silently 13 years ago
Bjoern Schiessle 4eba41a2a0 no move (rename) operation for "Shared" directory 13 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 13 years ago
Bart Visscher 4434016a8b Whitespace fixes 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php 13 years ago
Arthur Schiwon 01b366df80 avoid corrupt ZIP files on lighttpd, should fix oc-467 13 years ago
Bart Visscher b022ccb863 Whitespace fixes 13 years ago
Robin Appelman c0e67fa24a fix opening encrypted files from the browser 13 years ago
Arthur Schiwon c9eaffd336 send downloadfile piece by piece. saves RAM and is better suited for large files. 13 years ago
Robin Appelman 5608867edc use the correct array indexes... 13 years ago
Robin Appelman b1bcc60d83 reuse OC_L10N objects 13 years ago
Arthur Schiwon b9bdad5165 make sure temporary files are being removed, fixes oc-450 13 years ago
Arthur Schiwon b95f561bf2 file settings: let people set no more than upper boundary for file uploads, but they should can really go up to the limit 13 years ago
Arthur Schiwon 1bd27891e2 make upload size settings work probably. do not replace whole .htaccess, only replace what is needed. Consistent, human readable input on admin settings page. 13 years ago
Bartek Przybylski 96c99125da mimetype filter for filepicker 13 years ago
Arthur Schiwon 24bc639222 Do not use always the same name for download-zip to avoid collisions. 13 years ago
Arthur Schiwon bcef775d6b Overwrite Download-ZIP if it already exists. We do not want to show alien content. 13 years ago
Arthur Schiwon 7c815054c7 Config file is more appropriate here 13 years ago
Arthur Schiwon b13ab2b17e enable admin to turn off ZIP downloads 13 years ago
Arthur Schiwon a77edf88c6 check if selected files for zip archive are not too large 13 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Robin Appelman 371b4642bb proper file sorting 13 years ago
Robin Appelman f4ce399162 fix issue with moving music files 13 years ago
Robin Appelman 5a6aba1e11 provide caching for file metadata 14 years ago
Hendrik Langer 466b41c36b Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments 14 years ago
Bart Visscher 8966ed5a00 Cleanup lib/base.php 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Jan-Christoph Borchardt efa3085073 fixed picture preview broken for some, thanks to Felix on Shapado 14 years ago
Robin Appelman 13cbd7f578 some filesystem fixes 14 years ago
Jan-Christoph Borchardt 0b4ed25776 fixed downloading of files with spaces in name for Firefox 14 years ago
Robin Appelman 1f1498ceca remove Log completely 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago
Kamil Domanski 2073d3b08e fix 404 14 years ago
Kamil Domanski 0bf67298d1 no indexing in generated htaccess 14 years ago
Jakob Sack d5b550395a Removed debug messages 14 years ago
Robin Appelman 6b34ba8a8e Make max upload filesize configurable for apache hosts 14 years ago
Robin Appelman f48344df30 recursive deletion is now in OC_HELPER 14 years ago
Robin Appelman 85cae2cc32 recursive copy is now in OC_HELPER 14 years ago
Jan-Christoph Borchardt 8080a1a5a7 now my uppercase Wikileaks folder is correctly sorted below pr0n, like it should be 14 years ago
Robin Appelman 235b647fe1 send proper headers 14 years ago
Robin Appelman 0f49d57d27 dissable loggin for now 14 years ago
Robin Appelman 14777ba444 clarify OC_FILES::get() documentation 14 years ago
Robin Appelman 7684585f49 404 error page 14 years ago