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
wxiaoguang 623a2d41cc
Refactor issue page info (#32445)
Fix a longstanding TODO since 2021 (#14826) / 2018 (#2531)
4 months ago
..
admin Move admin routers from /admin to /-/admin (#32189) 5 months ago
auth Refactor CSRF token (#32216) 5 months ago
devtest Refactor names (#31405) 8 months ago
events Move context from modules to services (#29440) 1 year ago
explore Respect UI.ExploreDefaultSort setting again (#32357) 4 months ago
feed Refactor template ctx and render utils (#32422) 4 months ago
healthcheck
misc Make sure git version&feature are always prepared (#30877) 10 months ago
org Refactor template ctx and render utils (#32422) 4 months ago
repo Refactor issue page info (#32445) 4 months ago
shared Add option to filter board cards by labels and assignees (#31999) 5 months ago
user Fix disable 2fa bug (#32320) 4 months ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
githttp.go Refactor names (#31405) 8 months ago
goget.go Refactor RepoRefByType (#32413) 4 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 1 year ago
metrics.go
nodeinfo.go Move context from modules to services (#29440) 1 year ago
passkey.go Move context from modules to services (#29440) 1 year ago
swagger_json.go Move context from modules to services (#29440) 1 year ago
web.go Fix milestone deadline and date related problems (#32339) 4 months ago
webfinger.go Move context from modules to services (#29440) 1 year ago