nextcloud-server/apps/dav/lib/CalDAV
SebastianKrupinski c343b4ec10 fix(CalDav): alter invitation attachment filename and type
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-03-12 09:31:12 +07:00
..
Activity fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +07:00
AppCalendar refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Auth
BirthdayCalendar refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
FreeBusy
ICSExportPlugin refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Integration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
InvitationResponse chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Principal
Proxy fix: Adjust Entity types 2024-10-17 18:31:44 +07:00
Publishing refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Reminder chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
ResourceBooking refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Schedule fix(CalDav): alter invitation attachment filename and type 2025-03-12 09:31:12 +07:00
Search refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Security refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Sharing
Status
Trashbin refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Validation
WebcalCaching
BirthdayService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CachedSubscription.php
CachedSubscriptionImpl.php feat: add iMip Request Handling 2024-11-07 21:12:37 +07:00
CachedSubscriptionObject.php
CachedSubscriptionProvider.php
CalDavBackend.php feat: command to list and delete calendar subscriptions 2025-03-09 16:08:38 +07:00
Calendar.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalendarHome.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
CalendarImpl.php fix(calendar): Fix getting the permissions of the user 2024-12-11 08:39:09 +07:00
CalendarManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalendarObject.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
CalendarProvider.php feat: Allow shared calendars as appointment conflict calendars 2024-10-28 21:12:06 +07:00
CalendarRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DefaultCalendarValidator.php
EventComparisonService.php
EventReader.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 +07:00
EventReaderRDate.php
EventReaderRRule.php
IRestorable.php
Outbox.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RetentionService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:11:39 +07:00
TimezoneService.php
TipBroker.php fix: override iTip Broker to fix several issues 2024-10-21 14:21:28 +07:00
UpcomingEvent.php
UpcomingEventsService.php