nextcloud/apps/dav/lib/CalDAV
Richard Steinmetz ace08819f9
fix(dav): expand recurrences when searching
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-21 23:28:35 +02:00
..
Activity Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
AppCalendar Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
Auth
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 16:57:02 +02:00
ICSExportPlugin
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
InvitationResponse [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +01:00
Principal
Proxy Add type hints for mappers 2023-04-07 09:49:42 +02:00
Publishing Fixes "PossiblyNullArgument" Psalm warnings. 2023-06-12 09:46:07 +02:00
Reminder Enable caldav push notifications by default 2023-09-12 13:58:40 +02:00
ResourceBooking Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +02:00
Schedule Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2023-09-17 10:14:20 +02:00
Search
Trashbin
WebcalCaching chore(dav): Remove useless var tag 2023-01-19 19:05:23 +01:00
BirthdayService.php dav: fix birthday calendar event generation for leap days 2023-02-06 19:11:46 +01:00
CachedSubscription.php Use implementations instead of interfaces for accessing private methods 2023-03-30 12:33:46 +02:00
CachedSubscriptionObject.php
CalDavBackend.php fix(dav): expand recurrences when searching 2023-09-21 23:28:35 +02:00
Calendar.php Add typing to Sharing Backend 2022-06-22 10:25:17 +02:00
CalendarHome.php preload shares for calendars when listing calendars 2023-07-26 14:36:37 +02:00
CalendarImpl.php Hook into sabre event lifecycle for iMip Messages 2023-01-05 11:55:26 +01:00
CalendarManager.php
CalendarObject.php
CalendarProvider.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +02:00
CalendarRoot.php
EventComparisonService.php Fix DAV types 2023-04-05 07:06:50 +02:00
IRestorable.php
Outbox.php
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php
RetentionService.php