nextcloud-server/apps/dav/lib/CalDAV
Christoph Wurst 3c9ceffa7c
chore(dav): Remove useless var tag
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-19 19:05:23 +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
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 [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +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 typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
Reminder fix(dav): catch MaxInstancesExceedeException for recurring events without end date 2023-01-18 15:40:36 +07:00
ResourceBooking Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Schedule [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +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 chore(dav): Remove useless var tag 2023-01-19 19:05:23 +07:00
BirthdayService.php fix: define exclusion key as constant 2022-10-02 18:30:13 +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 Switch to DisplayNameCache for CalDAV 2022-11-03 10:26:34 +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 Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarObject.php Handle the move operation properly between shared calendars 2022-06-14 14:40:24 +07:00
CalendarProvider.php Support iMIP invitations from Mail 2022-08-22 22:10:12 +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 Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +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