Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
Marcell Mars 56bff7ae23
Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specification (#32578)
1 day ago
..
admin Move admin routers from /admin to /-/admin (#32189) 1 month ago
auth Use user.FullName in Oauth2 id_token response (#32542) 3 days ago
devtest Refactor names (#31405) 5 months ago
events Move context from modules to services (#29440) 9 months ago
explore Respect UI.ExploreDefaultSort setting again (#32357) 3 weeks ago
feed Fix and refactor markdown rendering (#32522) 6 days ago
healthcheck Always enable caches (#28527) 11 months ago
misc Refactor render system (#32492) 1 week ago
org Fix and refactor markdown rendering (#32522) 6 days ago
repo Refactor push mirror find and add check for updating push mirror (#32539) 4 days ago
shared Fix and refactor markdown rendering (#32522) 6 days ago
user Refactor render system (#32492) 1 week ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 weeks ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 1 week ago
goget.go Refactor RepoRefByType (#32413) 2 weeks ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 9 months ago
passkey.go Move context from modules to services (#29440) 9 months ago
swagger_json.go Move context from modules to services (#29440) 9 months ago
web.go Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specification (#32578) 1 day ago
webfinger.go Move context from modules to services (#29440) 9 months ago