You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib/CalDAV
Christoph Wurst 91b31bfb15
fix(dav): Reduce CalDAV backend memory footprint
2 years ago
..
Activity Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2 years ago
AppCalendar Feature: Provide access to app generated calendars through CalDAV 3 years ago
Auth
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2 years ago
ICSExportPlugin Fix more psalm issues 4 years ago
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 3 years ago
InvitationResponse [WIP] Add logging to Scheduling Plugin 3 years ago
Principal
Proxy Add type hints for mappers 3 years ago
Publishing Fixes "PossiblyNullArgument" Psalm warnings. 3 years ago
Reminder Enable caldav push notifications by default 2 years ago
ResourceBooking Refactors "strpos" calls in /apps/dav to improve code readability. 3 years ago
Schedule Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_app 2 years ago
Search
Trashbin
WebcalCaching chore(dav): Remove useless var tag 3 years ago
BirthdayService.php dav: fix birthday calendar event generation for leap days 3 years ago
CachedSubscription.php Use implementations instead of interfaces for accessing private methods 3 years ago
CachedSubscriptionObject.php Fix more psalm issues 4 years ago
CalDavBackend.php fix(dav): Reduce CalDAV backend memory footprint 2 years ago
Calendar.php Add typing to Sharing Backend 4 years ago
CalendarHome.php preload shares for calendars when listing calendars 2 years ago
CalendarImpl.php Hook into sabre event lifecycle for iMip Messages 3 years ago
CalendarManager.php
CalendarObject.php Handle the move operation properly between shared calendars 4 years ago
CalendarProvider.php Feature: Provide access to app generated calendars through CalDAV 3 years ago
CalendarRoot.php
EventComparisonService.php Fix DAV types 3 years ago
IRestorable.php
Outbox.php
Plugin.php
PublicCalendar.php Put calendar invites into the user's first available calendar 4 years ago
PublicCalendarObject.php
PublicCalendarRoot.php
RetentionService.php