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 23d37673bd
Don't panic on `ErrEmailInvalid` (#19441)
- Don't panic on `ErrEmailInvalid`, this was caused due that we were
trying to force `ErrEmailCharIsNotSupported` interface, which panics.
- Resolves #19397
2 years ago
..
api Don't panic on `ErrEmailInvalid` (#19441) 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