nextcloud-server/apps/dav/lib/CalDAV
Côme Chilliet cb0450b5c4
Improve typing on new methods
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-05 12:01:12 +07:00
..
Activity Switch to DisplayNameCache for CalDAV 2022-11-03 10:26:34 +07:00
Auth
BirthdayCalendar
ICSExportPlugin Fix more psalm issues 2022-05-16 11:05:54 +07:00
Integration
InvitationResponse Improve typing on new methods 2022-12-05 12:01:12 +07:00
Principal
Proxy
Publishing Fix typos in apps/dav subdirectory 2022-07-26 17:40:10 +07:00
Reminder Fix duplicate event email notifications 2022-11-04 16:24:57 +07:00
ResourceBooking Migrate dav application from ILogger to LoggerInterface 2022-05-02 10:52:43 +07:00
Schedule Fix duplicate event email notifications 2022-11-04 16:24:57 +07:00
Search
Trashbin
WebcalCaching Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-webcal 2022-06-10 16:31:51 +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 Improve typing on new methods 2022-12-05 12:01:12 +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
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 Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
RetentionService.php