0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-07 15:21:33 +00:00
nextcloud_server/apps/dav/lib
Christoph Wurst 89b6ba6c4d
fix(dav): Handle long absence status earlier
Validate the request early. Don't let this cause a database error.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-05 13:23:57 +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: disable both iTip and iMip messages 2024-12-10 13:32:34 -05:00
CardDAV fix(carddav): limit vcard size 2024-07-10 10:43:13 -04:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +02:00
Comments chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Connector fix: use relative paths for upload locks 2025-02-13 11:21:41 +01:00
Controller fix(dav): Handle long absence status earlier 2025-03-05 13:23:57 +01:00
DAV fix: replace null character when serializing 2025-02-05 18:49:52 +01: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