nextcloud-server/apps/dav/lib/CalDAV
Luc Didry f83cebf79e fix(dav): catch `MaxInstancesExceededException` on calendar events
Signed-off-by: Luc Didry <luc@didry.org>
2024-09-16 14:34:29 +07:00
..
Activity fix(caldav): encode calendar URIs with umlauts for activities 2024-06-20 10:56:27 +07:00
AppCalendar chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +07:00
BirthdayCalendar chore: Add SPDX header 2024-05-27 20:11:22 +07:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ICSExportPlugin chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Integration chore: Add SPDX header 2024-05-27 20:11:22 +07:00
InvitationResponse fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
Principal chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Proxy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Publishing chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Reminder fix: handle-duplicate-reminder 2024-08-13 11:47:03 +07:00
ResourceBooking chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Schedule fix(caldav): Add sharee to address list when calendar is shared 2024-08-06 08:39:24 +07:00
Search chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Security chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Sharing chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Status fix(userstatus): add missing parenthesis 2024-08-01 15:53:33 +07:00
Trashbin chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 +07:00
WebcalCaching feat(webcal): only update modified and deleted events from webcal calendars 2024-08-13 13:05:58 +07:00
BirthdayService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscription.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalDavBackend.php fix(dav): catch `MaxInstancesExceededException` on calendar events 2024-09-16 14:34:29 +07:00
Calendar.php fix(caldav): allow renaming of birthday calendars 2024-08-21 08:35:46 +07:00
CalendarHome.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarManager.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EventComparisonService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
EventReader.php feat: Improve recurrence invitations messages 2024-07-17 19:10:32 +07:00
EventReaderRDate.php feat: Improve recurrence invitations messages 2024-07-17 19:10:32 +07:00
EventReaderRRule.php fix: test variables before returning 2024-08-13 09:54:38 +07:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Outbox.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendar.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
RetentionService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
TimezoneService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
UpcomingEvent.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
UpcomingEventsService.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00