nextcloud/apps/dav
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
..
appinfo [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +01:00
composer Use recurrence instance to build iMip email 2023-02-02 16:25:59 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
img Rename personal Groupware settings section to "Availability" 2022-10-17 09:30:13 +02:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-02-12 02:25:57 +00:00
lib feat(dav): Directly access shared calendars by URI 2023-02-13 09:27:29 +01:00
src Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue 2023-01-12 10:22:25 +01:00
templates Remove comment and guests option from Invitations UI 2022-12-20 16:31:06 +00:00
tests fix(caldav): Fix reminder timezone drift for all-day events 2023-02-09 15:19:00 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00
.l10nignore l10n: ignore packed js files from TX sync 2021-08-02 10:47:47 +02:00