You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
2 years ago
..
api Mark TemplateLoading error as "UnprocessableEntity" (#19445) 2 years ago
common Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2 years ago
private Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Fix panic in team repos API (#19431) 2 years ago
init.go Remove dependent on session auth for api/v1 routers (#19321) 2 years ago