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
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522)
3 months ago
..
admin Move admin routers from /admin to /-/admin (#32189) 4 months ago
auth Fix oauth2 error handle not return immediately (#32514) 3 months ago
devtest Refactor names (#31405) 8 months ago
events
explore Respect UI.ExploreDefaultSort setting again (#32357) 4 months ago
feed Fix and refactor markdown rendering (#32522) 3 months ago
healthcheck
misc Refactor render system (#32492) 3 months ago
org Fix and refactor markdown rendering (#32522) 3 months ago
repo Fix and refactor markdown rendering (#32522) 3 months ago
shared Fix and refactor markdown rendering (#32522) 3 months ago
user Refactor render system (#32492) 3 months ago
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
githttp.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
goget.go Refactor RepoRefByType (#32413) 4 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Fix LFS route mock, realm, middleware names (#32488) 3 months ago
webfinger.go