Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
5 months ago |
Joas Schilling
|
951c330d39
Revert "don't perform an explicit setup when using the file cache"
|
8 months ago |
Robin Appelman
|
4fba4cd14c
fix: fix user folder init
|
2 years ago |
Robin Appelman
|
af466a0d3a
fix: ensure user home mounts is registered
|
2 years ago |
Robin Appelman
|
ac7f3ee985
add a debug option to force a full filesystem setup
|
11 months ago |
Robin Appelman
|
dec880b285
optimize builtin storage wrappers
|
1 year ago |
Robin Appelman
|
1eb3293e53
setup filesystem wrappers before we mark the root as setup
|
1 year ago |
Robin Appelman
|
64f62f7cfd
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
|
1 year ago |
Robin Appelman
|
b6c3507aa0
only determine quota_include_external_storage once for quota wrapper
|
1 year ago |
Robin Appelman
|
e73889a240
cleanup di for share permissions wrapper
|
1 year ago |
Robin Appelman
|
a031bc4788
more share permission logic to storage wrapper
|
1 year ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Robin Appelman
|
fb1095f0f6
do onetime user setup before getting any mount from providers
|
1 year ago |
Robin Appelman
|
91d5f6a826
more filesystem setup performance instrumentation
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Robin Appelman
|
841a6a084e
delay updating setup providers untill we register the mounts
|
2 years ago |
Robin Appelman
|
bd91c56539
get quota for user only when needed
|
2 years ago |
Robin Appelman
|
13eef55a92
always triger setup of builtin storage wrappers
|
2 years ago |
Jonas
|
74e9ef0fb1
Fix listening for circle events in SetupManager
|
2 years ago |
Vincent Petry
|
56b1453945
Merge pull request #32768 from nextcloud/fs-setup-onetime-earlier
|
2 years ago |
Robin Appelman
|
5c768f980e
fix mounts mounted at the users home
|
2 years ago |
Robin Appelman
|
a937ab03dd
perform onetime setup earlier to ensure wrappers are registered on time
|
2 years ago |
Vincent Petry
|
4147e1233a
Merge pull request #32152 from nextcloud/bugfix/32151/allow-compatibility-wrapper-local-ext-storage
|
2 years ago |
Vincent Petry
|
23403ef693
Allow compatibility wrapper on local external storage
|
2 years ago |
Vincent Petry
|
6935baa568
Merge pull request #32084 from nextcloud/root-setup-groupfolders
|
2 years ago |
Robin Appelman
|
b36dfd8f11
Only need to setup root for groupfolders
|
2 years ago |
Julius Härtl
|
fb59875071
Merge pull request #32040 from nextcloud/full-setup-only-new
|
2 years ago |
Robin Appelman
|
bbf283f818
cache fullSetupRequired locally
|
2 years ago |
Robin Appelman
|
561a2071e4
only register mounts that are new from providers that are new during a full setup
|
2 years ago |
Robin Appelman
|
54e52e9b5e
always do full setup for home folder with submounts
|
2 years ago |