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 edbf74c418
Fix "force private" logic (#31012)
9 months ago
..
admin Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
auth Refactor AppURL usage (#30885) 9 months ago
devtest Move context from modules to services (#29440) 11 months ago
events Move context from modules to services (#29440) 11 months ago
explore Refactor topic Find functions and add more tests for pagination (#30127) 10 months ago
feed Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Make sure git version&feature are always prepared (#30877) 9 months ago
org Fix various problems around projects board view (#30696) 9 months ago
repo Fix "force private" logic (#31012) 9 months ago
shared Fix various problems around projects board view (#30696) 9 months ago
user Initial support for colorblindness-friendly themes (#30625) 9 months ago
base.go
githttp.go Move context from modules to services (#29440) 11 months ago
goget.go Move context from modules to services (#29440) 11 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
metrics.go
nodeinfo.go Move context from modules to services (#29440) 11 months ago
passkey.go Move context from modules to services (#29440) 11 months ago
swagger_json.go Move context from modules to services (#29440) 11 months ago
web.go Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 9 months ago
webfinger.go Move context from modules to services (#29440) 11 months ago