0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 13:30:32 +00:00
nextcloud_server/apps/files_sharing
nfebe 6aaba03c40 feat: Only getShares for provided types
With the types filter in place (1e7f53e9bb791c151b5aa637974f6689386ebd33) we should avoid,
fetching all shares.

Preventing potential N+1s

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-04-25 01:13:01 +02:00
..
appinfo feat: add command to list shares 2025-03-28 16:47:09 +01:00
composer feat: add command to list shares 2025-03-28 16:47:09 +01:00
css chore: Compile assets 2024-11-19 09:42:13 +01: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 2025-04-24 00:23:35 +00:00
lib feat: Only getShares for provided types 2025-04-25 01:13:01 +02:00
src feat(sharing_tab): Show remote shares in external shares section 2025-04-25 01:13:01 +02:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
tests fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json feat(files_sharing): Add types filter to getShares 2025-04-25 01:13:01 +02:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00