nextcloud-server/apps/dav/lib/CalDAV
Anna 9e53934498
Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compatibilty
Fix calendar emails to be outlook compatible
2023-05-10 12:10:42 +07:00
..
Activity Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 2022-11-29 14:36:29 +07:00
AppCalendar Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
Auth
BirthdayCalendar
ICSExportPlugin Fix more psalm issues 2022-05-16 11:05:54 +07:00
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 Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
Reminder Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventRemindersToSharedUsers'. 2023-05-04 13:05:00 +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 Fix more psalm issues 2022-05-16 11:05:54 +07:00
CalDavBackend.php fix event move issue 2023-04-18 09:45:30 +07:00
Calendar.php Add typing to Sharing Backend 2022-06-22 10:25:17 +07:00
CalendarHome.php Remove the loop of calendars when only one is needed 2022-10-01 22:17:40 +07:00
CalendarImpl.php Hook into sabre event lifecycle for iMip Messages 2023-01-05 11:55:26 +07:00
CalendarManager.php
CalendarObject.php Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +07:00
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 Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +07:00
PublicCalendarObject.php
PublicCalendarRoot.php
RetentionService.php