Commit Graph

25 Commits (5c816c0cc93094b1ad6ca841e89dc5fe579b70b6)

Author SHA1 Message Date
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
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
Robin Appelman 878fc1d197 remove outdated remote storage prototype 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 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack 924100dd8c One class per File 14 years ago