Commit Graph

49 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin dc13f9cc1e
fix(Files): Handle getOwner() returning false 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 9716b0d735 refactor: Migrate some legacy and core functions to `IFilenameValidator` 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ed4603c5aa
fix: Fix small psalm errors in legacy 2 years ago
Côme Chilliet 29a648ab73
fix: Avoid calling setUserValue on null user id 2 years ago
Côme Chilliet 80191906b3 feat: Store last known quota usage for a user 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman 80b001f82e better caching in storage stats calculations 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 3 years ago
John Molakvoæ 7d06dc3474 fix: better error message on missing user files dir 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Julius Härtl d515da502f fix: Use proper path for quota fetching 3 years ago
Julius Härtl 3287eddbbc fix: Recalculate storage statistics on updating the quota 3 years ago
Côme Chilliet b7d9e43e25
Put back string in $includeMounts as it actually does something 3 years ago
Côme Chilliet d00422b812
Fix computerFileSize when called with a string without unit 3 years ago
Côme Chilliet 7a628c0361
Fix 32bits bigint support in Util/OC_Helper 3 years ago
Côme Chilliet 255f230a87
Fix bigsize support on 32bits in OC_Helper 3 years ago
John Molakvoæ b9906fb21e
feat(files): Quota in navigation 3 years ago
Julius Härtl 1746344481 Use display name cache on getStorageInfo 3 years ago
Vincent Petry 0b09531dc6
Don't use quota cache through user management 3 years ago
Carl Schwan d61efdff6c
Fix quota type to int 3 years ago
Carl Schwan 9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper 3 years ago
Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 4 years ago
Robin Appelman 643ef06efc
don't unjail the path when getting the storage info 4 years ago
Robin Appelman e50d78e11a
use and cache root storage info if a share can't be resolved 4 years ago
Robin Appelman bdfef2dbd1
cache storage info in memcache for 5m 4 years ago
Robin Appelman 5ae6cefd57
dont re-query fileinfo when getting dav quota 4 years ago
Claus-Justus Heine a355410b88
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 7e22487278
fix return value of getStorageInfo when 'quota_include_external_storage' is enabled 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings 5 years ago
Joas Schilling c1834bac7d
Only use index of mount point when it is there 5 years ago
Robin Appelman 0dfdf3ee99
add mount point to quota warning message 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Robin Appelman c077c15875
show better quota warning for group folders and external storage 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 5 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 36b3bc8148
Use php keywords in lowercase 6 years ago
Christoph Wurst 85e369cddb
Fix multiline comments 6 years ago
Christoph Wurst c4998efcfc
Migrate to PSR1 coding style 6 years ago
Christoph Wurst 1e086064f5
Move legacy classes from PSR0 to PSR4 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago