nextcloud/apps
Daniel Kesselberg 4bdb473aae
perf(dav): skip non-calendar requests in webcal caching plugin
The webcal caching plugin is active when the X-NC-CalDAV-Webcal-Caching header is there.

findPrincipalByUrl sends a request for /remote.php/dav/principals/users/admin/ using the caldavService which sets the header by default.[^1]

As X-NC-CalDAV-Webcal-Caching only impacts calendar requests, we can skip non-calendar requests.

[^1]: b3670f1805/src/services/caldavService.js (L43)

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-03-27 20:04:23 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2024-03-25 00:19:59 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2024-03-25 00:19:59 +00:00
comments Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
dashboard Fix(l10n): Update translations from Transifex 2024-03-25 00:19:59 +00:00
dav perf(dav): skip non-calendar requests in webcal caching plugin 2024-03-27 20:04:23 +01:00
encryption Fix(l10n): Update translations from Transifex 2024-03-26 00:19:24 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2024-03-26 00:19:24 +00:00
federation Fix(l10n): Update translations from Transifex 2024-03-26 00:19:24 +00:00
files Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
files_external Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
files_reminders fix(files_reminders): Fix translations 2024-03-08 03:46:55 -08:00
files_sharing Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
files_trashbin Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
files_versions feat(files_versions): Add listener and interfaces to allow versions migration across storages 2024-03-26 17:40:31 +01:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2024-03-13 00:19:52 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2024-03-08 00:19:17 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2024-03-27 00:20:10 +00:00
settings feat(settings): Allow to sort groups in the account management alphabetically 2024-03-27 12:04:03 +01:00
sharebymail Merge pull request #32631 from nextcloud/feature/32629/getAccessList-share-by-email-recipients 2024-03-25 12:40:10 +01:00
systemtags Fix(l10n): Update translations from Transifex 2024-03-19 00:19:50 +00:00
testing fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 2024-03-15 13:17:29 +01:00
theming Fix(l10n): Update translations from Transifex 2024-03-25 00:19:59 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2024-03-12 00:20:21 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2024-03-26 00:19:24 +00:00
user_ldap Fix(l10n): Update translations from Transifex 2024-03-16 00:19:23 +00:00
user_status Fix(l10n): Update translations from Transifex 2024-03-17 00:19:38 +00:00
weather_status Fix(l10n): Update translations from Transifex 2024-03-13 00:19:52 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2024-03-26 00:19:24 +00:00