nextcloud/apps/dav/lib/CalDAV
Sebastian Krupinski 585ca98367
Merge pull request #59517 from nextcloud/feat/part-full-day-default-alarm
feat: default full / part day alarm
2026-04-30 12:42:58 -04:00
..
Activity chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
AppCalendar chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Auth chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BirthdayCalendar chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Export chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Federation chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +02:00
ICSExportPlugin chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Import fix: calendar subscription memory exhaustion 2025-12-09 12:36:16 -05:00
Integration chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
InvitationResponse chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Principal chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Proxy fix: Adjust Entity types 2024-10-17 18:31:44 +02:00
Publishing chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Reminder chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
ResourceBooking chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Schedule chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Search chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Security chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Sharing feat: calendar federation 2025-08-27 17:14:15 +02:00
Status feat: add Busy status and new preset BRB status 2025-08-01 08:35:37 +02:00
Trashbin chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Validation chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
WebcalCaching chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
BirthdayService.php fix(birthday-service): Fix on 32 bits system 2026-01-06 10:44:47 +01:00
CachedSubscription.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CachedSubscriptionImpl.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CachedSubscriptionObject.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CachedSubscriptionProvider.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalDavBackend.php Merge pull request #59517 from nextcloud/feat/part-full-day-default-alarm 2026-04-30 12:42:58 -04:00
Calendar.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalendarHome.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalendarImpl.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalendarManager.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
CalendarObject.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalendarProvider.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
CalendarRoot.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +02:00
EmbeddedCalDavServer.php chore(rector): Apply current rector config 2025-08-26 16:27:26 +02:00
EventComparisonService.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
EventReader.php fix: spelling mistake 2025-07-31 10:22:50 -04:00
EventReaderRDate.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
EventReaderRRule.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +02:00
Outbox.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Plugin.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
PublicCalendar.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
PublicCalendarObject.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
PublicCalendarRoot.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
RetentionService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SyncService.php feat: calendar federation 2025-08-27 17:14:15 +02:00
SyncServiceResult.php feat: calendar federation 2025-08-27 17:14:15 +02:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:11:39 -05:00
TimezoneService.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 2025-12-11 13:27:48 +01:00
TipBroker.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
UpcomingEvent.php chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
UpcomingEventsService.php fix(caldav): don't return cancelled events for upcoming events API 2025-07-28 11:20:11 +02:00