nextcloud/lib
Ferdinand Thiessen 29fc48e083
fix(OC_Helper): properly calculate quota of shared storages
- resolves https://github.com/nextcloud/server/issues/55659

First we need to properly handle shared storages,
because there the quota is the quota of the user who owns the nodes,
not the user who shared the nodes.

Second if no user can be fetched then we cannot get the global storage
info, thus in this case (public share?) we need to safe-guard.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-05-19 13:27:08 +02:00
..
composer feat(wfe): add runtime operations 2026-05-18 12:23:49 +02:00
l10n fix(l10n): Update translations from Transifex 2026-05-19 00:23:11 +00:00
private fix(OC_Helper): properly calculate quota of shared storages 2026-05-19 13:27:08 +02:00
public Merge pull request #60071 from nextcloud/chore/legacy 2026-05-14 22:48:24 +02:00
unstable feat(wfe): add runtime operations 2026-05-18 12:23:49 +02:00
base.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00