nextcloud/apps/dav/lib
Joas Schilling 58368f94d7
Merge pull request #56961 from nextcloud/backport/56925/stable28
[stable28] fix(dav): handle HTML in CalDAV invitations
2025-12-11 09:54:58 +01:00
..
AppInfo feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +02:00
Avatars Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +01:00
BulkUpload fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +01:00
CalDAV fix(dav): handle HTML in CalDAV invitations 2025-12-10 16:49:43 +01:00
CardDAV fix(contacts): Do not expose SAB in /contactsmenu 2025-10-15 11:57:07 +02:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +02:00
Comments fix(comments): Check comment object 2025-12-11 08:44:38 +01:00
Connector chore: adjust for legacy Nextcloud 29 and before (use OCA instead of OCP) 2025-09-02 20:59:24 +02:00
Controller fix(dav): Handle long absence status earlier 2025-03-05 13:23:57 +01:00
DAV fix(dav): Adapt changes to stable28 code 2025-10-20 11:50:44 +02:00
Db [stable28] enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 15:44:23 +01:00
Direct chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Events chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +02:00
Files Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-13 11:21:39 +01:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +01:00
Migration fix(job): Check if carddata is resource and read it to string 2024-11-19 18:29:36 +00:00
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:08:24 +00:00
Search fix: adjust url for task links 2025-01-24 22:24:22 +00:00
Service fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +01:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupChecks Add quotation marks 2023-11-22 14:55:23 +01:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag chore: Break closure call on two lines to make it readable 2024-03-19 09:08:00 +00:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload fix: Use proper path when trying to check if a file needs to get copied 2024-03-12 17:57:30 +01:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Capabilities.php chore(absence): Add capability for absence api 2024-12-05 23:32:18 +01:00
HookManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +01:00
RootCollection.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Server.php Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-13 11:21:39 +01:00
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +01:00