Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven... | Michael Gapczynski | 2012-06-20 | 1 | -1/+6 |
* | quota calculation fixed | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 |
* | ignore "Shared"-directory when calculating free space | Bjoern Schiessle | 2012-06-18 | 1 | -0/+2 |
* | cleanup oc_filecache, splitting it in several parts and using the new hasUpdated | Robin Appelman | 2012-06-15 | 1 | -2/+2 |
* | add a default user quota | Robin Appelman | 2012-02-24 | 1 | -2/+28 |
* | save quota in human readable format (42 MB), should prevent some of the overf... | Robin Appelman | 2011-12-14 | 1 | -1/+3 |
* | fix uploading files using webdav | Robin Appelman | 2011-09-25 | 1 | -1/+1 |
* | fix warning when uploading file using webdav | Florian Pritz | 2011-09-24 | 1 | -0/+3 |
* | a bit of refactoring for oc_filesystem and implement user quota | Robin Appelman | 2011-08-15 | 1 | -0/+61 |