nextcloud-server/apps/dav/lib/CalDAV
Richard Steinmetz 2a1177a275 fix: improve oci compatibility when purging calendar invitations
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-25 17:00:14 +07:00
..
Activity fix(caldav): encode calendar URIs with umlauts for activities 2024-07-10 15:23:54 +07:00
AppCalendar feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
Auth
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 16:57:02 +07:00
FreeBusy fix(copyright): Fix copyright doc blocks 2023-12-01 07:20:23 +07:00
ICSExportPlugin
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
InvitationResponse
Principal
Proxy Add type hints for mappers 2023-04-07 09:49:42 +07:00
Publishing chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Reminder fix(dav): Hide less than minute diff in calendar notification title 2023-12-20 21:22:55 +07:00
ResourceBooking chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Schedule fix: override iTip Broker to fix several issues 2024-11-17 19:24:39 +07:00
Search
Security fix(dav): Rate limit calendar/subscription creation 2024-02-22 15:16:09 +07:00
Status fix(userstatus): add missing parenthesis 2024-08-01 16:14:50 +07:00
Trashbin fix(CalDAV): set acls for DeletedCalendarObjectsCollection 2024-01-18 08:39:24 +07:00
Validation fix(caldav): limit vevent size 2024-07-10 15:07:06 +07:00
WebcalCaching fix(caldav): add missing handlers 2024-10-01 22:52:08 +07:00
BirthdayService.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CachedSubscription.php feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
CachedSubscriptionImpl.php feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
CachedSubscriptionObject.php
CachedSubscriptionProvider.php feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
CalDavBackend.php fix: improve oci compatibility when purging calendar invitations 2024-11-25 17:00:14 +07:00
Calendar.php fix(caldav): allow renaming of birthday calendars 2024-08-20 08:50:29 +07:00
CalendarHome.php feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
CalendarImpl.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CalendarManager.php
CalendarObject.php fix(caldav): loop through all events for busy events 2024-05-14 13:34:01 +07:00
CalendarProvider.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
CalendarRoot.php feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
EventComparisonService.php fix(dav): wrong comparison method between two events 2024-03-26 08:49:34 +07:00
IRestorable.php
Outbox.php
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RetentionService.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TimezoneService.php fix(dav): Prioritize timezone from core/login 2023-11-29 14:12:43 +07:00
TipBroker.php fix: override iTip Broker to fix several issues 2024-11-17 19:24:39 +07:00