summaryrefslogtreecommitdiffstats
path: root/lib/fileproxy
Commit message (Expand)AuthorAgeFilesLines
* Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski2012-06-201-1/+6
* quota calculation fixedBjoern Schiessle2012-06-191-1/+1
* ignore "Shared"-directory when calculating free spaceBjoern Schiessle2012-06-181-0/+2
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-2/+2
* add a default user quotaRobin Appelman2012-02-241-2/+28
* save quota in human readable format (42 MB), should prevent some of the overf...Robin Appelman2011-12-141-1/+3
* fix uploading files using webdavRobin Appelman2011-09-251-1/+1
* fix warning when uploading file using webdavFlorian Pritz2011-09-241-0/+3
* a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-151-0/+61