nextcloud/apps/dav/lib/CalDAV
Anna Larch 9edc02401a fix(caldav): add missing handlers
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-02 10:07:12 +00:00
..
Activity fix(caldav): add webroot to objectid for activities 2023-09-18 14:09:53 +02:00
Auth Add create method to extended calendar implementation 2021-10-15 09:35:29 +02:00
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 17:21:20 +00:00
ICSExportPlugin Fix more psalm issues 2022-05-16 11:05:54 +02:00
Integration Update php licenses 2021-06-04 22:02:41 +02:00
InvitationResponse [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +01:00
Principal Update php licenses 2021-06-04 22:02:41 +02:00
Proxy Update php licenses 2021-06-04 22:02:41 +02:00
Publishing Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 -04:00
Reminder fix(dav): Avoid date diffing if PHP is buggy 2023-11-24 10:53:57 +00:00
ResourceBooking chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +01:00
Schedule fix(dav): allow multiple organizers if possible 2024-01-02 11:56:44 +01:00
Search Update php licenses 2021-06-04 22:02:41 +02:00
Security fix(dav): Rate limit calendar/subscription creation 2024-02-22 10:55:09 +01:00
Trashbin fix(CalDAV): set acls for DeletedCalendarObjectsCollection 2024-01-18 08:40:30 +01:00
WebcalCaching fix(caldav): add missing handlers 2024-10-02 10:07:12 +00:00
BirthdayService.php dav: fix birthday calendar event generation for leap days 2023-02-06 19:11:46 +01:00
CachedSubscription.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
CachedSubscriptionObject.php Fix more psalm issues 2022-05-16 11:05:54 +02:00
CalDavBackend.php fix(dav): Make createCalendarObject atomic 2024-05-23 00:05:28 +02:00
Calendar.php Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
CalendarHome.php preload shares for calendars when listing calendars 2023-08-14 14:52:06 +02:00
CalendarImpl.php Hook into sabre event lifecycle for iMip Messages 2023-01-05 11:55:26 +01: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(caldav): add EXDATE and EXRULE to confidential object 2024-03-21 13:36:07 +00:00
CalendarProvider.php Support iMIP invitations from Mail 2022-08-22 22:10:12 +02:00
CalendarRoot.php Fix warning about optional parameter before required one 2022-04-12 14:26:24 +02:00
EventComparisonService.php Use recurrence instance to build iMip email 2023-02-02 16:25:59 +01:00
IRestorable.php Update php licenses 2021-06-04 22:02:41 +02:00
Outbox.php Update php licenses 2021-06-04 22:02:41 +02:00
Plugin.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicCalendar.php Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +02:00
PublicCalendarObject.php Update php licenses 2021-06-04 22:02:41 +02:00
PublicCalendarRoot.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +01:00
RetentionService.php Update php licenses 2021-06-04 22:02:41 +02:00