nextcloud/apps/files_sharing
Carl Schwan c90bf858ec 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-03-02 11:25:49 +00:00
..
appinfo feat(files_sharing): Add indexes for target on share and share_external 2026-01-16 08:32:14 +01:00
composer fix: add repair step for cleanup shares with excess (2) 2026-01-29 18:19:51 +01:00
css chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
l10n fix(l10n): Update translations from Transifex 2026-02-28 00:19:05 +00:00
lib fix(share): Set expiration time to end of day (23:59:59) 2026-02-24 10:23:09 +00:00
src fix(files_sharing): ensure the server share API errors are shown 2026-02-20 10:25:57 +01:00
templates chore(files_sharing): remove leftover of legacy files ui 2025-07-31 21:09:43 +02:00
tests perf(sharing): Avoid loading all shares from all users when unsharing 2026-03-02 11:25:49 +00:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json feat(sharing): Make share permission in bundled edit configurable 2026-02-05 09:10:14 +00:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00