nextcloud-server/apps/dav/lib/CalDAV
Hamza Mahjoubi ed1bfe709e fix(imip): dont compare events for the reply message
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-06-05 12:31:13 +07:00
..
Activity fix(caldav): use direct.edit route in event activities 2025-06-01 14:05:36 +07:00
AppCalendar refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +07:00
BirthdayCalendar refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
Export feat: Calendar Export 2025-05-06 11:09:33 +07:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
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 chore: Add SPDX header 2024-05-27 20:11:22 +07:00
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: Apply rector refactorings 2025-05-14 15:29:02 +07:00
Schedule fix(imip): dont compare events for the reply message 2025-06-05 12:31:13 +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 chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Status chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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 Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middleware 2024-10-02 15:12:26 +07:00
BirthdayService.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +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 docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCount 2025-06-04 15:08:45 +07:00
Calendar.php fix(caldav): prevent unshare entry creation for owner unsharing 2025-05-14 09:03:32 +07:00
CalendarHome.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
CalendarImpl.php docs(caldav): update documentation for calendar search 2025-05-28 15:23:52 +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 fix: add calendar enable 2025-05-09 09:05:21 +07:00
CalendarRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EventComparisonService.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
EventReader.php fix: add support for Microsoft time zones 2024-12-09 12:39:37 +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 refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendar.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PublicCalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +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
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 fix: override iTip Broker to fix several issues 2024-10-21 14:21:28 +07:00
UpcomingEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
UpcomingEventsService.php feat: link upcoming event to calendar app modal 2025-06-03 09:25:11 +07:00