vikunja/pkg/routes/caldav
das_j 989a40ad42 fix(caldav): return other status codes than 500 when projects are not found (#3065)
This allows CalDav clients to behave properly. In particular, DavX5 will error out on syncing the collections list rather than removing deleted projects from its local cache.

Resolves: https://community.vikunja.io/t/deleting-a-project-breaks-caldav/3315/3
Co-authored-by: Janne Heß <janne@hess.ooo>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/3065
Reviewed-by: konrad <k@knt.li>
Co-authored-by: das_j <das_j@noreply.kolaente.dev>
Co-committed-by: das_j <das_j@noreply.kolaente.dev>
2025-02-06 12:38:27 +00:00
..
auth.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
handler.go fix(caldav): return other status codes than 500 when projects are not found (#3065) 2025-02-06 12:38:27 +00:00
listStorageProvider.go fix: partial fix to allow list tasks in ios reminders app (#2717) 2024-09-28 09:06:32 +00:00
listStorageProvider_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00