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
Lunny Xiao 20c7fba601
Use project's redirect url instead of composing url (#33058)
2 months ago
..
admin Refactor pagination (#33037) 2 months ago
auth Support for email addresses containing uppercase characters when activating user account (#32998) 2 months ago
devtest De-emphasize signed commits (#31160) 2 months ago
events
explore Refactor pagination (#33037) 2 months ago
feed Clarify path param naming (#32969) 2 months ago
healthcheck
misc Refactor template & test related code (#32938) 2 months ago
org Use project's redirect url instead of composing url (#33058) 2 months ago
repo Use project's redirect url instead of composing url (#33058) 2 months ago
shared [Feature] Private README.md for organization (#32872) 2 months ago
user [Feature] Private README.md for organization (#32872) 2 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 Refactor template & test related code (#32938) 2 months ago
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Refactor tmpl and blob_excerpt (#32967) 2 months ago
webfinger.go