Commit Graph

40 Commits (3f64eb25ab89964127681a52265207dbeb7e1e9b)

Author SHA1 Message Date
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
Robin Appelman 318d024cc1 show size of folders in filebrowser 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell 1fd39a52fa Fix permissions on files 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Florian e84acb289e file download from web interface now works correctly with file names containing blanks 14 years ago
Robin Appelman a98dfbbf71 plugin manager and plugin installer 15 years ago
Steven 1b5a0bb31e Fix content type header in downloads 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Aldo "xoen" Giambelluca e3a0898a99 Using camelCase for function names in 'inc/lib_files.php' 15 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman 9fe7f992d9 Initial work on transering files between servers 15 years ago
Robin Appelman 23d006fc25 fix users being to able to read files outside the datadir 15 years ago
Thibaut GRIDEL 6e8001b05d log read/write files 15 years ago