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
Giteabot e0b7938d74
Fix possible ui 500 if workflow's job is nil (#31092) (#31098)
9 months ago
..
admin Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020) 9 months ago
auth use existing oauth grant for public client (#31015) (#31042) 9 months ago
devtest Move context from modules to services (#29440) 12 months ago
events Move context from modules to services (#29440) 12 months ago
explore Repository explore alphabetically order respect owner name (#30882) 9 months ago
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 12 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Make sure git version&feature are always prepared (#30877) (#30879) 9 months ago
org Fix various problems around projects board view (#30696) (#30902) 9 months ago
repo Fix possible ui 500 if workflow's job is nil (#31092) (#31098) 9 months ago
shared Fix various problems around projects board view (#30696) (#30902) 9 months ago
user Initial support for colorblindness-friendly themes (#30625) 10 months ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Move context from modules to services (#29440) 12 months ago
goget.go Move context from modules to services (#29440) 12 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 12 months ago
passkey.go Move context from modules to services (#29440) 12 months ago
swagger_json.go Move context from modules to services (#29440) 12 months ago
web.go Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) (#30948) 9 months ago
webfinger.go Move context from modules to services (#29440) 12 months ago