diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-02-06 01:13:40 +0100 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2025-02-08 14:28:42 +0100 |
commit | fc9108b11abd58ba4d10f19a89ebfffa382c51e6 (patch) | |
tree | 1a8ee9c3f9b2253a5fbbad145b046c5708a50716 /dist/files-init.js | |
parent | beca0a19ee74efb4d3e1f8cc7e0490c88aa22a3f (diff) | |
download | nextcloud-server-fc9108b11abd58ba4d10f19a89ebfffa382c51e6.tar.gz nextcloud-server-fc9108b11abd58ba4d10f19a89ebfffa382c51e6.zip |
fix(files): only send config update requests if user is logged in
Since we use the files app also for public shares it is not guaranteed
that there is a user logged in, in that case the update for user / view
config will fail.
So ensure there is a user or do not send a request.
Also refactor both stores to setup styles to fix (remove) initialization hack,
which causes Typescript issues.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/files-init.js')
0 files changed, 0 insertions, 0 deletions