Ferdinand Thiessen
|
a8f46af20f
chore: Add proper deprecation dates where missing
|
2 months ago |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 months ago |
provokateurin
|
dc13f9cc1e
fix(Files): Handle getOwner() returning false
|
2 months ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
Ferdinand Thiessen
|
9716b0d735
refactor: Migrate some legacy and core functions to `IFilenameValidator`
|
4 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 months ago |
Côme Chilliet
|
ed4603c5aa
fix: Fix small psalm errors in legacy
|
7 months ago |
Côme Chilliet
|
29a648ab73
fix: Avoid calling setUserValue on null user id
|
9 months ago |
Côme Chilliet
|
80191906b3
feat: Store last known quota usage for a user
|
9 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Robin Appelman
|
80b001f82e
better caching in storage stats calculations
|
1 year ago |
jld3103
|
38db3873a2
provisioning_api: Add OpenAPI spec
|
1 year ago |
John Molakvoæ
|
7d06dc3474
fix: better error message on missing user files dir
|
1 year ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Julius Härtl
|
d515da502f
fix: Use proper path for quota fetching
|
1 year ago |
Julius Härtl
|
3287eddbbc
fix: Recalculate storage statistics on updating the quota
|
1 year ago |
Côme Chilliet
|
b7d9e43e25
Put back string in $includeMounts as it actually does something
|
1 year ago |
Côme Chilliet
|
d00422b812
Fix computerFileSize when called with a string without unit
|
1 year ago |
Côme Chilliet
|
7a628c0361
Fix 32bits bigint support in Util/OC_Helper
|
1 year ago |
Côme Chilliet
|
255f230a87
Fix bigsize support on 32bits in OC_Helper
|
1 year ago |
John Molakvoæ
|
b9906fb21e
feat(files): Quota in navigation
|
1 year ago |
Julius Härtl
|
1746344481
Use display name cache on getStorageInfo
|
2 years ago |
Vincent Petry
|
0b09531dc6
Don't use quota cache through user management
|
2 years ago |
Carl Schwan
|
d61efdff6c
Fix quota type to int
|
2 years ago |
Carl Schwan
|
9b8ca9ad1f
Move findBinaryFinder and isFunctionEnabled away from OC_Helper
|
2 years ago |
Carl Schwan
|
53169890d6
Fix psalm errors fron the end of the baseline file
|
2 years ago |
Robin Appelman
|
643ef06efc
don't unjail the path when getting the storage info
|
2 years ago |
Robin Appelman
|
e50d78e11a
use and cache root storage info if a share can't be resolved
|
2 years ago |
Robin Appelman
|
bdfef2dbd1
cache storage info in memcache for 5m
|
2 years ago |
Robin Appelman
|
5ae6cefd57
dont re-query fileinfo when getting dav quota
|
2 years ago |