Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(files): reduce number of fetch contents on load #47102

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Aug 7, 2024

Fix #45882
Followup: the filter still fetch their own contents on load

@skjnldsv skjnldsv added this to the Nextcloud 30 milestone Aug 7, 2024
@skjnldsv skjnldsv requested review from susnux, juliushaertl and a team August 7, 2024 09:38
@skjnldsv skjnldsv self-assigned this Aug 7, 2024
@skjnldsv skjnldsv requested review from Fenn-CS and szaimen and removed request for a team August 7, 2024 09:38
@skjnldsv skjnldsv changed the title fix(files): use files:config:updated to monitor user config change fix(files): reduce number of fetch contents on load Aug 7, 2024
@skjnldsv
Copy link
Member Author

skjnldsv commented Aug 7, 2024

/compile amend-rebase /dist

@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 7, 2024
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@Altahrim Altahrim mentioned this pull request Aug 7, 2024
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 9b511d1 into master Aug 7, 2024
111 checks passed
@skjnldsv skjnldsv deleted the fix/files-multiple-propfind branch August 7, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: files performance 🚀
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebDAV is fetched twice on initial page load
4 participants