Commit Graph

28 Commits (1d6b4f8f3c2872b25ded28553925dd35ebd82997)

Author SHA1 Message Date
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
Robin 9e05a0d592 webdav fixes 15 years ago
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 15 years ago
Robin e0347b7fa6 initial work on making connections between seperate owncloud installations possible 15 years ago
Robin Appelman c52e7d360f More bug fixes, mostly IE related 15 years ago
Robin 854e0c5a9c bug fix in mimetype detect code 15 years ago
Robin afc0ef420b bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention 15 years ago
Robin c2bdd6134b some cleanup/refactoring 15 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 15 years ago
Robin 48341b0826 visual changes 15 years ago
Robin ba9c95621b ajax interface 15 years ago
root 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup 15 years ago
CharlyCoste 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. 15 years ago