Commit Graph

31 Commits (18663100d9f68400fba1fc344874aacb62bb4659)

Author SHA1 Message Date
Jörn Friedrich Dreyer c5ba4f476a fix quota off by one error 12 years ago
Robin Appelman 46071fed80 fix quota proxy 12 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Robin Appelman 9953427197 also use new cache api here 12 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 12 years ago
Bart Visscher 4af5b016cc Whitespace cleanup 12 years ago
Björn Schießle d4fd83301a remove unneeded variable 12 years ago
Björn Schießle cb91e27ab3 check if directory already exist before executing mkdir 12 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 12 years ago
scambra 2b5133a1c4 check free space using folder's owner 12 years ago
Robin Appelman 2a8ff8a0d4 fix problem with quota proxy when using copy 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 12 years ago
Michael Gapczynski cc3835d657 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
Michael Gapczynski 6524f6ad30 Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache 13 years ago
Bjoern Schiessle 1b142a1155 quota calculation fixed 13 years ago
Bjoern Schiessle 0469f529fa quota calculation fixed 13 years ago
Bjoern Schiessle 92bb59c95d fixed broken function call 13 years ago
Bjoern Schiessle 814cab97cf ignore "Shared"-directory when calculating free space 13 years ago
Bjoern Schiessle d496a5e19f ignore "Shared"-directory when calculating free space 13 years ago
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman 9f5bce81b0 add a default user quota 13 years ago
Robin Appelman 835d6a9b6e save quota in human readable format (42 MB), should prevent some of the overflow related problems 13 years ago
Robin Appelman 57bffdb46a fix uploading files using webdav 13 years ago
Florian Pritz 36c31b0e83 fix warning when uploading file using webdav 13 years ago
Robin Appelman 6173c0fbc2 a bit of refactoring for oc_filesystem and implement user quota 13 years ago