nextcloud-server/apps/dav/lib/CalDAV
Richard Steinmetz 38932220ef
Merge pull request #49780 from nextcloud/backport/49503/stable30
[stable30] fix(CalDAV): disable both iTip and iMip messages
2024-12-30 12:50:30 +07:00
..
Activity fix(caldav): broken activity rich objects 2024-11-04 14:46:47 +07:00
AppCalendar chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Auth chore: Add SPDX header 2024-05-27 20:11:22 +07:00
BirthdayCalendar chore: Add SPDX header 2024-05-27 20:11:22 +07:00
FreeBusy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ICSExportPlugin chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Integration chore: Add SPDX header 2024-05-27 20:11:22 +07:00
InvitationResponse fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
Principal chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Proxy chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Publishing chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Reminder fix: expand select and group by for calandar reminder backend 2024-09-19 14:58:13 +07:00
ResourceBooking chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Schedule fix: disable both iTip and iMip messages 2024-12-10 13:27:00 +07:00
Search chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Security chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Sharing chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Status fix(userstatus): add missing parenthesis 2024-08-01 15:53:33 +07:00
Trashbin chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Validation fix(caldav): limit vevent size 2024-07-04 18:56:27 +07:00
WebcalCaching Merge pull request #48529 from nextcloud/backport/48519/stable30 2024-10-02 18:29:13 +07:00
BirthdayService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscription.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CachedSubscriptionProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalDavBackend.php fix: improve oci compatibility when purging calendar invitations 2024-11-25 17:03:15 +07:00
Calendar.php fix(caldav): allow renaming of birthday calendars 2024-08-21 08:35:46 +07:00
CalendarHome.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarImpl.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarManager.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarObject.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarProvider.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarRoot.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
DefaultCalendarValidator.php fix(caldav): stricter default calendar checks 2024-07-22 15:24:39 +07:00
EventComparisonService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
EventReader.php fix: add support for Microsoft time zones 2024-12-09 13:57:41 +07:00
EventReaderRDate.php feat: Improve recurrence invitations messages 2024-07-17 19:10:32 +07:00
EventReaderRRule.php fix: test variables before returning 2024-08-13 09:54:38 +07:00
IRestorable.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
Outbox.php chore: Add SPDX header 2024-05-27 20:11:22 +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 chore: Add SPDX header 2024-05-27 20:11:22 +07:00
RetentionService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
TimeZoneFactory.php fix: add support for Microsoft time zones 2024-12-09 13:57:41 +07:00
TimezoneService.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
TipBroker.php fix: override iTip Broker to fix several issues 2024-11-13 23:33:39 +07:00
UpcomingEvent.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00
UpcomingEventsService.php feat(dav): Add an API for upcoming events 2024-08-13 20:03:31 +07:00