nextcloud-server/apps/dav/lib/CalDAV
Christof Arnosti 73fb2997f4 Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV
pruneOutdatedSyncTokens accidentally deletes all entries of the calendarchanges table
instead of leaving $limit elements in the table

Signed-off-by: Christof Arnosti <charno@charno.ch>
2023-06-12 08:35:35 +07:00
..
Activity
AppCalendar Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Auth
BirthdayCalendar
ICSExportPlugin
Integration
InvitationResponse [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +07:00
Principal
Proxy Add type hints for mappers 2023-04-07 09:49:42 +07:00
Publishing
Reminder fix(caldav): Ignore invalid events for reminder generation 2023-05-31 09:49:04 +07:00
ResourceBooking chore(dav): Make json_encode and json_decode throw on error 2023-01-19 19:19:22 +07:00
Schedule Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty 2023-05-10 12:10:42 +07:00
Search
Trashbin
WebcalCaching chore(dav): Remove useless var tag 2023-01-19 19:05:23 +07:00
BirthdayService.php dav: fix birthday calendar event generation for leap days 2023-02-06 19:11:46 +07:00
CachedSubscription.php Use implementations instead of interfaces for accessing private methods 2023-03-30 12:33:46 +07:00
CachedSubscriptionObject.php
CalDavBackend.php Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV 2023-06-12 08:35:35 +07:00
Calendar.php
CalendarHome.php
CalendarImpl.php Hook into sabre event lifecycle for iMip Messages 2023-01-05 11:55:26 +07:00
CalendarManager.php
CalendarObject.php
CalendarProvider.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
CalendarRoot.php
EventComparisonService.php Fix DAV types 2023-04-05 07:06:50 +07:00
IRestorable.php
Outbox.php
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php
RetentionService.php