vikunja/pkg
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
..
caldav chore(caldav): refactor fetching projects 2024-10-30 08:37:27 +01:00
cmd Add Issuer and Subject to user list command (#3063) 2025-01-30 17:22:02 +00:00
config feat(auth): make ldap user filter configurable 2025-01-28 09:59:08 +00:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
events fix: create missing indexes on postgres 2024-10-28 13:25:38 +01:00
files fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
initialize feat(auth): verify ldap config before trying to connect 2025-01-28 09:59:08 +00:00
integrations fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
log chore(logging): simplify log template string 2024-09-20 08:42:22 +02:00
mail fix(mail): do not fail testmail command when the connection could not be closed. 2024-08-12 11:08:16 +02:00
metrics chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
migration fix: specify cols when upgrading 2024-12-09 17:42:31 +01:00
models fix(task): correctly validate all task fields 2025-01-25 14:38:25 +01:00
modules chore: improve debug logging 2025-02-03 17:42:17 +01:00
notifications feat(notifications): include link to settings in notifications 2025-01-20 17:38:18 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix(caldav): return other status codes than 500 when projects are not found (#3065) 2025-02-06 12:38:27 +00:00
swagger [skip ci] Updated swagger docs 2025-01-28 10:18:36 +00:00
user feat(auth): authenticate users via ldap 2025-01-28 09:59:08 +00:00
utils fix(colors): truncate longer hex color values 2024-09-30 20:06:10 +02:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00
web chore(web): always set internal error 2024-09-01 19:37:27 +02:00