nextcloud/apps/dav/lib/CalDAV
SebastianKrupinski aded11fe07 fix: Fix regression in calendar invitation sending
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-02-13 20:49:26 +01:00
..
Activity Merge pull request #48737 from nextcloud/fix/broken-event-notifications 2024-11-04 15:43:03 +01:00
AppCalendar refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Auth
BirthdayCalendar refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
FreeBusy
ICSExportPlugin refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Integration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
InvitationResponse chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Principal
Proxy fix: Adjust Entity types 2024-10-17 18:31:44 +02:00
Publishing refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Reminder chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ResourceBooking refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Schedule fix: Fix regression in calendar invitation sending 2025-02-13 20:49:26 +01:00
Search refactor: Use Http framework where possible 2024-12-14 11:23:29 +01:00
Security refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Sharing
Status
Trashbin refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Validation
WebcalCaching Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware 2024-10-02 15:12:26 +02:00
BirthdayService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CachedSubscription.php
CachedSubscriptionImpl.php feat: add iMip Request Handling 2024-11-07 21:12:37 -05:00
CachedSubscriptionObject.php
CachedSubscriptionProvider.php
CalDavBackend.php fix: improve oci compatibility when purging calendar invitations 2024-11-23 16:55:11 +01:00
Calendar.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalendarHome.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
CalendarImpl.php fix(calendar): Fix getting the permissions of the user 2024-12-11 08:39:09 +01:00
CalendarManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalendarObject.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
CalendarProvider.php feat: Allow shared calendars as appointment conflict calendars 2024-10-28 21:12:06 -04:00
CalendarRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
DefaultCalendarValidator.php
EventComparisonService.php
EventReader.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 -05:00
EventReaderRDate.php
EventReaderRRule.php
IRestorable.php
Outbox.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
RetentionService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:11:39 -05:00
TimezoneService.php
TipBroker.php fix: override iTip Broker to fix several issues 2024-10-21 14:21:28 -04:00
UpcomingEvent.php
UpcomingEventsService.php