nextcloud-server/apps/dav/lib
Christoph Wurst dec37597e4
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:20:57 +07:00
..
AppInfo fix(dav): default calendar and address book not created on first login 2025-01-23 22:30:06 +07:00
Avatars
BackgroundJob fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +07:00
BulkUpload
CalDAV fix: disable both iTip and iMip messages 2024-12-10 13:29:47 +07:00
CardDAV fix: return 204 instead of 404 2024-12-13 17:33:21 +07:00
Command
Comments
Connector fix: use relative paths for upload locks 2025-02-15 16:51:00 +07:00
Controller fix(dav): Handle long absence status earlier 2025-03-05 13:20:57 +07:00
DAV fix: replace null character when serializing 2024-12-13 22:00:46 +07:00
Db
Direct
Events
Exception
Files Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 16:51:00 +07:00
Listener
Migration fix(job): Check if carddata is resource and read it to string 2024-11-19 18:31:18 +07:00
Profiler
Provisioning/Apple fix(dav): cast parameters to string 2024-09-16 09:09:35 +07:00
Search fix: adjust url for task links 2025-01-24 22:25:25 +07:00
Service
Settings
SetupChecks
Storage
SystemTag
Traits
Upload
UserMigration
Capabilities.php chore(absence): Add capability for absence api 2024-12-05 23:30:57 +07:00
HookManager.php
ResponseDefinitions.php
RootCollection.php
Server.php Revert "fix(dav): Always respond custom error page on exceptions" 2025-02-15 16:51:00 +07:00
ServerFactory.php