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 226231ea27
Fix some pending problems (#29985)
11 months ago
..
admin Remove AddParamIfExist(AddParam) (#29841) 11 months ago
auth Refactor external URL detection (#29973) 11 months ago
devtest
events
explore Remove AddParamIfExist(AddParam) (#29841) 11 months ago
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 11 months ago
healthcheck
misc
org Remove AddParamIfExist(AddParam) (#29841) 11 months ago
repo Fix some pending problems (#29985) 11 months ago
shared Fix missing code in the user profile (#29865) 11 months ago
user Refactor StringsToInt64s (#29967) 11 months ago
base.go
githttp.go
goget.go
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Refactor URL detection (#29960) 11 months ago
webfinger.go