vikunja/pkg/routes
kolaente a253f76060
fix(api): return 404 response when using a token and the route does not exist
(cherry picked from commit fde1763eef)
2024-09-20 14:21:09 +02:00
..
api/v1 feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
caldav fix(caldav): do not crash for wrong parameters 2024-06-06 11:05:32 +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 fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +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