0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 21:35:04 +01:00
gitea/routers
Gusted 240b3aa218
Mark TemplateLoading error as "UnprocessableEntity" (#19445)
- Don't return Internal Server error if the user provide incorrect label
template, instead return UnprocessableEntity.
- Resolves #19399
2022-04-22 19:19:55 +02:00
..
api Mark TemplateLoading error as "UnprocessableEntity" (#19445) 2022-04-22 19:19:55 +02:00
common
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2022-04-01 16:00:26 +08:00
private Remove git.Command.Run and git.Command.RunInDir* (#19280) 2022-04-01 10:55:30 +08:00
utils
web Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
init.go Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00