vikunja/pkg/routes
kolaente bfb01898c2
fix(api tokens)!: make sure task create routes are available to use with the api
BREAKING CHANGE: The api route to create a new task is now /projects/:project/tasks instead of /projects/:project
2023-09-06 10:33:52 +02:00
..
api/v1 feat: add demo mode flag 2023-09-01 17:47:43 +02:00
caldav chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
api_tokens.go fix(api tokens): lint 2023-09-01 15:56:35 +02:00
healthcheck.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
metrics.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
rate_limit.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes.go fix(api tokens)!: make sure task create routes are available to use with the api 2023-09-06 10:33:52 +02:00
validation.go fix: validate usernames on registration 2023-09-01 17:40:31 +02:00