Commit Graph

21 Commits (25e777ef5e9c68ac45d32b71a0174febf74d47ef)

Author SHA1 Message Date
Robin Appelman 2f4a289782 fix non-absolute symbolic links 13 years ago
Georg Ehrke 0fb73ec49d fix previous change 13 years ago
Georg Ehrke a0ff21a232 added a file to fix wrong recognised mime-types 13 years ago
Michael Gapczynski 4374d55e5e Correct local permissions checks 13 years ago
Michael Gapczynski a9bab168f5 Replace canRead()/canWrite() with is_readable()/is_writeable() for proper permission checks 13 years ago
Robin Appelman 5a6aba1e11 provide caching for file metadata 14 years ago
Robin Appelman 5cc6635eb8 remove OC_Filesystem::fromUploadedFile 14 years ago
Robin Appelman ca6c500799 remove OC_Filesystem::fileatime 14 years ago
Brice Maron c7d1737d47 attempt to manage some special chars in file list 14 years ago
Robin Appelman 122fa190c6 improve mimetype detection 14 years ago
Robin Appelman 3a937f79f7 escape filenames for getMimeType 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
Robin Appelman b0127e3918 use OC_Log instead of error_log 14 years ago
Florian Pritz 8648e3c43c only call error_log() if DEBUG is true 14 years ago
Robin Appelman 13cbd7f578 some filesystem fixes 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 924100dd8c One class per File 14 years ago
Robin Appelman f441059b01 add getLocalFile to local storage provider 14 years ago
Robin Appelman 6935f036a5 move list of mimetypes by extention to a seperate file. 14 years ago
Robin Appelman 5425c3d1e9 fix delTree 14 years ago
Robin Appelman d8ba312679 fix incorrect variable name in libfilestorage 14 years ago
Robin Appelman e8e0608991 no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough 14 years ago
Robin Appelman b7aba15f17 add search functionality, for now only searches files but plugins/apps can extend that 14 years ago
Robin Appelman 70bf44401d correct them the right way this time 14 years ago
Robin Appelman 2673b6c054 typo's ... 14 years ago
Robin Appelman 67ba9b320e seperate hooks for OC_FILESYSTEM and OC_FILESTORAGE 14 years ago
Robin Appelman b8e1788ed0 replace filesystem observer with the more general OC_HOOK 14 years ago
Robin Appelman 871a4b3d4a more improvements for foldersize 14 years ago
Robin Appelman 225ad85e90 add free_space to OC_FILESYSTEM 14 years ago
Robin Appelman e984a3b47a fix keeping track of foldersize 14 years ago
Arthur Schiwon 5a03ce696c debug output should not be there 14 years ago
Arthur Schiwon 8a5d1ffebe fix that might solve strange uploading issues 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Robin Appelman 318d024cc1 show size of folders in filebrowser 14 years ago
Matthew Dawson f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times. 14 years ago
Robin Appelman ef5bd659fa added OC_FILESYSTEM::hash() 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 d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 15d15104d4 check if we can read the file before trying to get it's mime type 14 years ago
Robin Appelman 66a7c35d80 improve handeling of links 14 years ago
François KUBLER 92d08d513b Add support for hosts where open_basedir restriction is in effect. 15 years ago
Robin Appelman a98dfbbf71 plugin manager and plugin installer 15 years ago
Robin Appelman 420178bec8 fix fallback for mimetype detection using the 'file' command 15 years ago
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Aldo "xoen" Giambelluca 50c067ffe8 Added more MIME Types in `inc/lib_filestorage.php` 15 years ago
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 15 years ago
Robin Appelman d374bcddc1 fix recursive copying of folders with webdav 15 years ago
Robin d909f91d07 small webdav fixes 15 years ago
Robin 645de2ff78 imporovement in mimetype detection 15 years ago