nextcloud-server/apps/dav/lib/CalDAV
Christoph Wurst a2fcf50f43
fix(dav): Fix atomic calendar/subscription updates
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-29 09:42:51 +07:00
..
Activity "Taks" to fit calendar wording 2024-02-23 17:05:56 +07:00
AppCalendar chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Auth Add create method to extended calendar implementation 2021-10-15 09:35:29 +07:00
BirthdayCalendar fix(CalDAV): check birthday calendar owner 2023-09-06 16:57:02 +07:00
FreeBusy fix(copyright): Fix copyright doc blocks 2023-11-30 11:53:47 +07:00
ICSExportPlugin Fix more psalm issues 2022-05-16 11:05:54 +07:00
Integration Refactors "strpos" calls in /apps/dav to improve code readability. 2023-06-12 09:46:07 +07:00
InvitationResponse [WIP] Add logging to Scheduling Plugin 2023-01-04 16:58:00 +07:00
Principal Update php licenses 2021-06-04 22:02:41 +07:00
Proxy Add type hints for mappers 2023-04-07 09:49:42 +07:00
Publishing chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Reminder fix(dav): Hide less than minute diff in calendar notification title 2023-12-20 18:29:57 +07:00
ResourceBooking chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Schedule feat(dav): update a principal's schedule-default-calendar-URL 2024-02-28 14:51:10 +07:00
Search Update php licenses 2021-06-04 22:02:41 +07:00
Security fix(dav): Rate limit calendar/subscription creation 2024-02-23 08:52:59 +07:00
Sharing enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
Status fix(caldav): only call getTimestamp() on actual DateTime data 2024-02-02 10:46:48 +07:00
Trashbin fix(CalDAV): set acls for DeletedCalendarObjectsCollection 2024-01-17 17:08:31 +07:00
WebcalCaching chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
BirthdayService.php Refactors "substr" calls to improve code readability 2024-02-23 15:54:10 +07:00
CachedSubscription.php Fix param name after Sabre\CalDAV update 2023-11-22 12:43:27 +07:00
CachedSubscriptionObject.php Fix more psalm issues 2022-05-16 11:05:54 +07:00
CalDavBackend.php fix(dav): Fix atomic calendar/subscription updates 2024-02-29 09:42:51 +07:00
Calendar.php enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2024-02-15 18:01:12 +07:00
CalendarHome.php preload shares for calendars when listing calendars 2023-07-26 14:36:37 +07:00
CalendarImpl.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CalendarManager.php Move calendar objects between calendars instead of deleting and recreating them 2022-03-16 12:48:50 +07:00
CalendarObject.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CalendarProvider.php Feature: Provide access to app generated calendars through CalDAV 2023-04-25 18:11:49 +07:00
CalendarRoot.php Fix warning about optional parameter before required one 2022-04-12 14:26:24 +07:00
EventComparisonService.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
IRestorable.php Update php licenses 2021-06-04 22:02:41 +07:00
Outbox.php Update php licenses 2021-06-04 22:02:41 +07:00
Plugin.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicCalendar.php Put calendar invites into the user's first available calendar 2022-05-12 15:28:36 +07:00
PublicCalendarObject.php Update php licenses 2021-06-04 22:02:41 +07:00
PublicCalendarRoot.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
RetentionService.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
TimezoneService.php fix(dav): Prioritize timezone from core/login 2023-11-29 12:17:30 +07:00