nextcloud-server/apps/dav/lib/CalDAV
Joas Schilling f59c74062a
fix(dav): Move DAV app to non deprecated event dispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-07 10:53:19 +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
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 fix(dav): Move DAV app to non deprecated event dispatcher 2023-07-07 10:53:19 +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