nextcloud-server/apps/dav/lib/CalDAV
Christoph Wurst dac8818102
fix(dav): handle HTML in CalDAV invitations
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-12-10 12:51:18 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppCalendar feat: calendar federation 2025-08-27 17:14:15 +07:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +07:00
BirthdayCalendar chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Export chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Federation chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ICSExportPlugin chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Import fix: calendar subscription memory exhaustion 2025-12-09 12:36:16 +07:00
Integration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
InvitationResponse chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Principal chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Proxy fix: Adjust Entity types 2024-10-17 18:31:44 +07:00
Publishing perf(caldav): preload publish statuses for a whole calendar home at once 2025-08-28 14:00:18 +07:00
Reminder fix(dav): handle HTML in CalDAV invitations 2025-12-10 12:51:18 +07:00
ResourceBooking chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +07:00
Schedule fix(dav): handle HTML in CalDAV invitations 2025-12-10 12:51:18 +07:00
Search chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Security refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Sharing feat: calendar federation 2025-08-27 17:14:15 +07:00
Status feat: add Busy status and new preset BRB status 2025-08-01 08:35:37 +07:00
Trashbin refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Validation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
WebcalCaching fix: calendar subscription memory exhaustion 2025-12-09 12:36:16 +07:00
BirthdayService.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CachedSubscription.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionImpl.php docs(caldav): update documentation for calendar search 2025-05-28 15:23:52 +07:00
CachedSubscriptionObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionProvider.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
CalDavBackend.php fix: calendar subscription memory exhaustion 2025-12-09 12:36:16 +07:00
Calendar.php feat: calendar federation 2025-08-27 17:14:15 +07:00
CalendarHome.php feat: calendar federation 2025-08-27 17:14:15 +07:00
CalendarImpl.php fix: aliases and capitalization of emails 2025-08-28 17:40:04 +07:00
CalendarManager.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CalendarObject.php fix(caldav): show confidential event if writable 2025-08-20 13:34:38 +07:00
CalendarProvider.php feat: calendar federation 2025-08-27 17:14:15 +07:00
CalendarRoot.php perf: prevent fetching a principal's user account if the data is not needed 2025-08-28 14:13:29 +07:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EmbeddedCalDavServer.php chore(rector): Apply current rector config 2025-08-26 16:27:26 +07:00
EventComparisonService.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
EventReader.php fix: spelling mistake 2025-07-31 10:22:50 +07:00
EventReaderRDate.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
EventReaderRRule.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Outbox.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendar.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PublicCalendarObject.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
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
SyncService.php feat: calendar federation 2025-08-27 17:14:15 +07:00
SyncServiceResult.php feat: calendar federation 2025-08-27 17:14:15 +07:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:11:39 +07:00
TimezoneService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
TipBroker.php Merge pull request #52882 from nextcloud/fix/issue-6838-use-old-event-information-when-new-is-missing 2025-10-28 08:38:08 +07:00
UpcomingEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
UpcomingEventsService.php fix(caldav): don't return cancelled events for upcoming events API 2025-07-28 11:20:11 +07:00