Skip to content

perf(Share20): Add interface to query all shares in a folder without filtering by user - #52634

Merged
provokateurin merged 1 commit into
masterfrom
perf/share20/get-all-shares-in-folder
May 8, 2025
Merged

perf(Share20): Add interface to query all shares in a folder without filtering by user#52634
provokateurin merged 1 commit into
masterfrom
perf/share20/get-all-shares-in-folder

Conversation

@provokateurin

@provokateurinprovokateurin commented May 5, 2025

Copy link
Copy Markdown
Member

Summary

The providers didn't have an efficient way to query all shares in a folder without filtering by user and the current solution which was doing it for each node in the folder caused performance issues.

Checklist

@provokateurinprovokateurin added this to the Nextcloud 32 milestone May 5, 2025
@provokateurin
provokateurin requested a review from a team as a code ownerMay 5, 2025 13:10
@provokateurin
provokateurin requested review from sorbaugh and yemkareems and removed request for a teamMay 5, 2025 13:10
@provokateurinprovokateurin added 3. to review Waiting for reviews pending documentation This pull request needs an associated documentation update performance 🚀 labels May 5, 2025
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

…filtering by user
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin
provokateurinforce-pushed the perf/share20/get-all-shares-in-folder branch from 1c180b5 to ae16a28CompareMay 8, 2025 13:30
@provokateurin
provokateurin enabled auto-merge May 8, 2025 13:30
@provokateurin
provokateurin merged commit 648745d into masterMay 8, 2025
@provokateurin
provokateurin deleted the perf/share20/get-all-shares-in-folder branch May 8, 2025 14:24
@provokateurinprovokateurin removed the pending documentation This pull request needs an associated documentation update label May 15, 2025
@skjnldsvskjnldsv mentioned this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsperformance 🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance regression in 31 with co-owner shares

4 participants

@provokateurin@icewind1991@come-nc@skjnldsv