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 fb1ad920b7
Refactor sha1 and time-limited code (#31023)
6 months ago
..
admin Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 6 months ago
auth Return `access_denied` error when an OAuth2 request is denied (#30974) 6 months ago
devtest Move context from modules to services (#29440) 9 months ago
events Move context from modules to services (#29440) 9 months ago
explore Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
feed Resolve lint for unused parameter and unnecessary type arguments (#30750) 7 months ago
healthcheck Always enable caches (#28527) 11 months ago
misc Make sure git version&feature are always prepared (#30877) 6 months ago
org Fix various problems around projects board view (#30696) 6 months ago
repo Refactor sha1 and time-limited code (#31023) 6 months ago
shared Fix various problems around projects board view (#30696) 6 months ago
user Initial support for colorblindness-friendly themes (#30625) 7 months ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Move context from modules to services (#29440) 9 months ago
goget.go Move context from modules to services (#29440) 9 months 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 Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 6 months ago
webfinger.go Move context from modules to services (#29440) 9 months ago