nextcloud-server/apps/dav/lib
Joas Schilling bd4e8e307d
fix(comments): Check comment object
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 08:44:38 +07:00
..
AppInfo feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +07:00
Avatars Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +07:00
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:42:06 +07:00
BulkUpload fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +07:00
CalDAV fix: disable both iTip and iMip messages 2024-12-10 13:32:34 +07:00
CardDAV fix(contacts): Do not expose SAB in `/contactsmenu` 2025-10-15 11:57:07 +07:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +07:00
Comments fix(comments): Check comment object 2025-12-11 08:44:38 +07:00
Connector chore: adjust for legacy Nextcloud 29 and before (use OCA instead of OCP) 2025-09-02 20:59:24 +07:00
Controller fix(dav): Handle long absence status earlier 2025-03-05 13:23:57 +07:00
DAV fix(dav): Adapt changes to stable28 code 2025-10-20 11:50:44 +07:00
Db [stable28] enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 15:44:23 +07:00
Direct chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Events chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07: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 +07:00
Files Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-13 11:21:39 +07:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +07:00
Migration fix(job): Check if carddata is resource and read it to string 2024-11-19 18:29:36 +07:00
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:08:24 +07:00
Search fix: adjust url for task links 2025-01-24 22:24:22 +07:00
Service fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +07:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetupChecks Add quotation marks 2023-11-22 14:55:23 +07:00
Storage
SystemTag chore: Break closure call on two lines to make it readable 2024-03-19 09:08:00 +07:00
Traits
Upload fix: Use proper path when trying to check if a file needs to get copied 2024-03-12 17:57:30 +07:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Capabilities.php chore(absence): Add capability for absence api 2024-12-05 23:32:18 +07:00
HookManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +07:00
RootCollection.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Server.php Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-13 11:21:39 +07:00
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +07:00