nextcloud/lib
Carl Schwan 0676fba514
perf(sharing): Avoid loading all shares from all users when unsharing
First check which users have a shares and for which providers and then
only load these shares.

Avoid doing at most 5 SQL queries for each users a share was shared with if
there are no shares.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-25 17:14:15 +01:00
..
composer feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
l10n fix(l10n): Update translations from Transifex 2026-02-24 00:19:26 +00:00
private perf(sharing): Avoid loading all shares from all users when unsharing 2026-02-25 17:14:15 +01:00
public feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
unstable feat(signed-request): moving out of unstable 2026-01-09 20:16:24 -01:00
base.php fix: add user id header when redirecting to default app 2026-02-06 20:25:20 +01:00
versioncheck.php ci(PHP): Test against 8.5 on CI 2025-12-19 15:34:34 +01:00