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.
gitea/routers/web
Brecht Van Lommel e0a8965208
Fix invalid issue branch reference if not specified in template (#22513)
When an issue template does not contain a ref, it would end up with an
invalid `ref/heads/` value instead of having no branch referenced .
2 years ago
..
admin Display unreferenced packages total size in package admin panel (#22498) 2 years ago
auth Replace deprecated Webauthn library (#22400) 2 years ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Move `convert` package to services (#22264) 2 years ago
feed Add Feed for Releases and Tags (#21696) 2 years ago
healthcheck Implement FSFE REUSE for golang files (#21840) 2 years ago
misc Implement FSFE REUSE for golang files (#21840) 2 years ago
org Move `convert` package to services (#22264) 2 years ago
repo Fix invalid issue branch reference if not specified in template (#22513) 2 years ago
shared/packages Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
user Support scoped access tokens (#20908) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago
base.go Implement FSFE REUSE for golang files (#21840) 2 years ago
goget.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
home.go Implement FSFE REUSE for golang files (#21840) 2 years ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Implement FSFE REUSE for golang files (#21840) 2 years ago
web.go Supports wildcard protected branch (#20825) 2 years ago
webfinger.go Implement FSFE REUSE for golang files (#21840) 2 years ago