vikunja/pkg/routes
kolaente 724ec5751f
fix(attachment): do not use image previews
Image previews were partially backported from main which caused error messages because some parts are missing.

Resolved https://community.vikunja.io/t/preview-size-is-not-defined/2843
2024-09-29 11:59:18 +02:00
..
api/v1 fix(attachment): do not use image previews 2024-09-29 11:59:18 +02:00
caldav fix(caldav): reject invalid project id with error 400 2024-09-20 14:25:41 +02:00
api_tokens.go fix(api): return 404 response when using a token and the route does not exist 2024-09-20 14:21:09 +02:00
healthcheck.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
metrics.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
rate_limit.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes.go chore(web): use logger directly 2024-09-20 14:22:25 +02:00
static.go fix: do not send etag when serving the frontend index file 2024-02-13 21:32:41 +01:00
validation.go feat(webhooks): validate events and target url 2023-10-20 12:42:28 +02:00