nextcloud-server/apps/dav/lib/CalDAV
Christoph Wurst ca45e6a064
Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-logging
Debug log what happens during reminders processing
2022-06-02 14:29:58 +07:00
..
Activity Also trim the name 2022-05-25 08:06:32 +07:00
Auth Add create method to extended calendar implementation 2021-10-15 09:35:29 +07:00
BirthdayCalendar Update php licenses 2021-06-04 22:02:41 +07:00
ICSExportPlugin Fix more psalm issues 2022-05-16 11:05:54 +07:00
Integration Update php licenses 2021-06-04 22:02:41 +07:00
InvitationResponse Fix more psalm issues 2022-05-16 11:05:54 +07:00
Principal Update php licenses 2021-06-04 22:02:41 +07:00
Proxy Update php licenses 2021-06-04 22:02:41 +07:00
Publishing Fix more psalm issues 2022-05-16 11:05:54 +07:00
Reminder Debug log what happens during reminders processing 2022-06-01 11:38:02 +07:00
ResourceBooking Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Schedule Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Search Update php licenses 2021-06-04 22:02:41 +07:00
Trashbin Use ISO8601 timestamps for the CalDAV trashbin 2021-06-23 16:28:16 +07:00
WebcalCaching Rename user-agent used by the Webcal Refresh Service 2022-05-20 16:23:40 +07:00
BirthdayService.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
CachedSubscription.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
CachedSubscriptionObject.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
CalDavBackend.php Make sure activities are not created when a deleted calendar object expires 2022-05-18 11:17:27 +07:00
Calendar.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarHome.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarImpl.php Various minor updates 2022-03-02 02:15:05 +07:00
CalendarManager.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarObject.php Fix moving error for calendar object error because of missing principal uri 2022-03-22 00:03:02 +07:00
CalendarProvider.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarRoot.php Fix warning about optional parameter before required one 2022-04-12 14:26:24 +07:00
IRestorable.php Update php licenses 2021-06-04 22:02:41 +07:00
Outbox.php Update php licenses 2021-06-04 22:02:41 +07:00
Plugin.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicCalendar.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicCalendarObject.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicCalendarRoot.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
RetentionService.php Update php licenses 2021-06-04 22:02:41 +07:00