nextcloud-server/apps/dav/lib/CalDAV
Thomas Citharel 8d7154318f
Put calendar invites into the user's first available calendar
If there's no default calendar and we can't find anything with URI
'personal', instead of creating a new one, start by using the first
"real personal calendar" available.

If not, then we create the default one.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-12 15:28:36 +02:00
..
Activity
Auth
BirthdayCalendar
ICSExportPlugin Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Integration
InvitationResponse Migrate last instances of $server::getLogger() from dav 2022-05-02 10:52:44 +02:00
Principal
Proxy
Publishing
Reminder Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
ResourceBooking Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Schedule Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +02:00
Search
Trashbin
WebcalCaching Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
BirthdayService.php
CachedSubscription.php
CachedSubscriptionObject.php
CalDavBackend.php Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +02:00
Calendar.php Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +02:00
CalendarHome.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
CalendarImpl.php Various minor updates 2022-03-02 02:15:05 +00:00
CalendarManager.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
CalendarObject.php Fix moving error for calendar object error because of missing principal uri 2022-03-22 00:03:02 +01:00
CalendarProvider.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
CalendarRoot.php Fix warning about optional parameter before required one 2022-04-12 14:26:24 +02:00
IRestorable.php
Outbox.php
Plugin.php
PublicCalendar.php Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +02:00
PublicCalendarObject.php
PublicCalendarRoot.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
RetentionService.php