summaryrefslogtreecommitdiffstats
path: root/lib/filestorage
Commit message (Collapse)AuthorAgeFilesLines
* attempt to manage some special chars in file listBrice Maron2011-11-011-0/+5
| | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors
* improve mimetype detectionRobin Appelman2011-10-231-9/+12
|
* escape filenames for getMimeTypeRobin Appelman2011-10-201-0/+1
|
* Don't use sys_get_temp_dir(), as it reports the wrong path in restricted ↵Hendrik Langer2011-10-192-2/+2
| | | | environments
* use OC_Log instead of error_logRobin Appelman2011-10-161-1/+0
|
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* some filesystem fixesRobin Appelman2011-08-151-34/+4
|
* Renaming classes :-)Jakob Sack2011-07-292-4/+4
|
* One class per file!Jakob Sack2011-07-291-0/+350
|
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-58/+1
| | | | | | Conflicts: lib/base.php lib/filestorage.php
* One class per FileJakob Sack2011-07-271-0/+414