api/pkg/routes
kolaente a12c169ce8
fix: do not send etag when serving the frontend index file
Without this change, the browser may serve an outdated index.html file which usually does not work, showing the user only a blank page.
2024-02-13 21:32:41 +01:00
..
api/v1 feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
caldav fix(project): pass user id to error message 2024-01-31 13:50:21 +01:00
api_tokens.go fix(api): make sure permission to read all tasks work for reading all tasks per project 2024-01-14 22:17:22 +01:00
healthcheck.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
metrics.go fix: lint 2023-12-06 14:01:09 +01:00
rate_limit.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes.go chore: don't send http errors with a status < 500 to sentry 2024-02-11 15:29:27 +01: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