nextcloud/apps
Thomas Citharel 79adeb8b08
feat(dav): Directly access shared calendars by URI
Each time we access a shared calendar details (with getChild), this loads every user's calendars and iterates until the correct one is found.
Now we lookup from the shared calendars which ones has the correct URI, just iterating on the possible shares (for instance a calendar can be shared directly through user-to-user share or through user-to-group share).

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-02-13 09:27:29 +01:00
..
admin_audit Fix(l10n): 🔠 Update translations from Transifex 2023-02-01 02:25:23 +00:00
cloud_federation_api chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
comments Fix(l10n): 🔠 Update translations from Transifex 2023-02-11 02:26:15 +00:00
contactsinteraction chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
dashboard Some Dashboard widgets are larger than others 2023-02-02 13:34:41 +01:00
dav feat(dav): Directly access shared calendars by URI 2023-02-13 09:27:29 +01:00
encryption chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
federatedfilesharing Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder 2023-02-06 21:14:31 +01:00
federation chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
files Merge pull request #36608 from nextcloud/storageinfo-no-explicit-setup 2023-02-10 12:18:39 +01:00
files_external Fix(l10n): 🔠 Update translations from Transifex 2023-02-10 02:26:36 +00:00
files_sharing Fix(l10n): 🔠 Update translations from Transifex 2023-02-10 02:26:36 +00:00
files_trashbin Silence errors of return type mismatch from Sabre for now 2023-02-07 11:23:31 +01:00
files_versions Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
lookup_server_connector chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
oauth2 Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
provisioning_api Fix a few tests that were using too big int values for 32bits 2023-02-07 11:23:30 +01:00
settings Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
sharebymail chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
systemtags Fix(l10n): 🔠 Update translations from Transifex 2023-01-27 02:28:03 +00:00
testing chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
theming Fix(l10n): 🔠 Update translations from Transifex 2023-02-13 02:25:07 +00:00
twofactor_backupcodes chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
updatenotification Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
user_ldap Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
user_status Port user menu to Vue 2023-02-09 17:54:59 -08:00
weather_status perf(autoloading): Add authoritative autoloader for weather-status 2023-01-30 18:10:58 +01:00
workflowengine perf(workflowengine): Cache query that is performed on every request 2023-02-10 14:33:07 +01:00