..
Activity
fix(caldav): add webroot to objectid for activities
2023-09-13 19:34:03 +00:00
AppCalendar
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
Auth
Add create method to extended calendar implementation
2021-10-15 09:35:29 +02:00
BirthdayCalendar
fix(CalDAV): check birthday calendar owner
2023-09-07 09:25:08 +02:00
ICSExportPlugin
Fix more psalm issues
2022-05-16 11:05:54 +02:00
Integration
Update php licenses
2021-06-04 22:02:41 +02:00
InvitationResponse
[WIP] Add logging to Scheduling Plugin
2023-01-04 16:58:00 +01:00
Principal
Update php licenses
2021-06-04 22:02:41 +02:00
Proxy
Add type hints for mappers
2023-04-07 09:49:42 +02:00
Publishing
Fix typos in apps/dav subdirectory
2022-07-26 17:40:10 -04:00
Reminder
fix(dav): Avoid date diffing if PHP is buggy
2023-11-24 10:43:48 +00:00
ResourceBooking
chore(dav): Make json_encode and json_decode throw on error
2023-01-19 19:19:22 +01:00
Schedule
fix(CalDAV): remove UNKNOWN from room / resource consideration
2024-04-26 11:21:28 +00:00
Search
Update php licenses
2021-06-04 22:02:41 +02:00
Security
fix(dav): Rate limit calendar/subscription creation
2024-02-22 10:47:24 +01:00
Trashbin
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
2024-01-18 08:40:09 +01:00
WebcalCaching
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
BirthdayService.php
dav: fix birthday calendar event generation for leap days
2023-02-06 19:11:46 +01:00
CachedSubscription.php
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
CachedSubscriptionImpl.php
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
CachedSubscriptionObject.php
Fix more psalm issues
2022-05-16 11:05:54 +02:00
CachedSubscriptionProvider.php
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
CalDavBackend.php
feat(caldav): order the calendar objects by start date for search
2024-06-03 12:17:46 +02:00
Calendar.php
Add typing to Sharing Backend
2022-06-22 10:25:17 +02:00
CalendarHome.php
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
CalendarImpl.php
Hook into sabre event lifecycle for iMip Messages
2023-01-05 11:55:26 +01:00
CalendarManager.php
Move calendar objects between calendars instead of deleting and recreating them
2022-03-16 12:48:50 +01:00
CalendarObject.php
fix(caldav): loop through all events for busy events
2024-05-14 13:33:02 +00:00
CalendarProvider.php
Feature: Provide access to app generated calendars through CalDAV
2023-04-25 18:11:49 +02:00
CalendarRoot.php
feat(caldav): expose calendar subscriptions
2024-05-31 17:56:30 +02:00
EventComparisonService.php
fix(dav): wrong comparison method between two events
2024-03-26 08:48:13 +00:00
IRestorable.php
Update php licenses
2021-06-04 22:02:41 +02:00
Outbox.php
Update php licenses
2021-06-04 22:02:41 +02:00
Plugin.php
Update php licenses
2021-06-04 22:02:41 +02:00
PublicCalendar.php
Put calendar invites into the user's first available calendar
2022-05-12 15:28:36 +02:00
PublicCalendarObject.php
Update php licenses
2021-06-04 22:02:41 +02:00
PublicCalendarRoot.php
Move calendar objects between calendars instead of deleting and recreating them
2022-03-16 12:48:50 +01:00
RetentionService.php
Update php licenses
2021-06-04 22:02:41 +02:00