nextcloud/apps/dav/lib/CalDAV
David Dreschner a260b15d8c
feat(CalDAV): Add function to get the token of a publicly shared calendar
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
2026-03-19 16:57:33 +01:00
..
Activity chore: apply code style 2025-04-30 19:04:59 +02:00
AppCalendar chore: apply code style 2025-04-30 19:04:59 +02:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +02:00
BirthdayCalendar chore: apply code style 2025-04-30 19:04:59 +02:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ICSExportPlugin chore: apply code style 2025-04-30 19:04:59 +02:00
Integration chore: apply code style 2025-04-30 19:04:59 +02:00
InvitationResponse chore: apply code style 2025-04-30 19:04:59 +02:00
Principal chore: apply code style 2025-04-30 19:04:59 +02:00
Proxy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Publishing chore: apply code style 2025-04-30 19:04:59 +02:00
Reminder fix(dav): handle HTML in CalDAV invitations 2025-12-10 16:47:22 +01:00
ResourceBooking chore: apply code style 2025-04-30 19:04:59 +02:00
Schedule feat: restrict calendar invitation participants 2026-01-12 15:24:27 -05:00
Search chore: apply code style 2025-04-30 19:04:59 +02:00
Security chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Sharing chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Status chore: apply code style 2025-04-30 19:04:59 +02:00
Trashbin chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 -04:00
WebcalCaching fix: use appropriate user agent string when syncing Outlook calendar subscriptions 2025-08-22 21:03:37 +00:00
BirthdayService.php chore: apply code style 2025-04-30 19:04:59 +02:00
CachedSubscription.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscriptionImpl.php fix: add calendar enable 2025-05-23 10:39:45 +02:00
CachedSubscriptionObject.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CachedSubscriptionProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
CalDavBackend.php Revert "fix(dav): only consider user's principal for unsharing entries" 2025-07-10 07:24:37 +00:00
Calendar.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-06-01 16:39:43 +02:00
CalendarHome.php chore: apply code style 2025-04-30 19:04:59 +02:00
CalendarImpl.php feat(CalDAV): Add function to get the token of a publicly shared calendar 2026-03-19 16:57:33 +01:00
CalendarManager.php chore: apply code style 2025-04-30 19:04:59 +02:00
CalendarObject.php fix(caldav): show confidential event if writable 2025-08-27 09:54:07 +02:00
CalendarProvider.php fix: add calendar enable 2025-05-23 10:39:45 +02:00
CalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EventComparisonService.php chore: apply code style 2025-04-30 19:04:59 +02:00
EventReader.php fix: spelling mistake 2025-07-31 18:06:25 +00:00
EventReaderRDate.php chore: apply code style 2025-04-30 19:04:59 +02:00
EventReaderRRule.php chore: apply code style 2025-04-30 19:04:59 +02:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Outbox.php chore: apply code style 2025-04-30 19:04:59 +02:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
PublicCalendar.php chore: apply code style 2025-04-30 19:04:59 +02:00
PublicCalendarObject.php chore: apply code style 2025-04-30 19:04:59 +02:00
PublicCalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
RetentionService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:57:41 -05:00
TimezoneService.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
TipBroker.php fix: override iTip Broker to fix several issues 2024-11-13 23:33:39 +00:00
UpcomingEvent.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +02:00
UpcomingEventsService.php fix(caldav): don't return cancelled events for upcoming events API 2025-07-28 10:18:48 +00:00