You cannot 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 f1707f4562
Refactor render (#30136)
1 year ago
..
admin Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 1 year ago
auth Refactor external URL detection (#29973) 1 year ago
devtest Move context from modules to services (#29440) 1 year ago
events Move context from modules to services (#29440) 1 year ago
explore Remove AddParamIfExist(AddParam) (#29841) 1 year ago
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 1 year ago
healthcheck Always enable caches (#28527) 1 year ago
misc Move context from modules to services (#29440) 1 year ago
org Remove AddParamIfExist(AddParam) (#29841) 1 year ago
repo Refactor render (#30136) 1 year ago
shared Fix missing code in the user profile (#29865) 1 year ago
user Refactor StringsToInt64s (#29967) 1 year ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Move context from modules to services (#29440) 1 year ago
goget.go Move context from modules to services (#29440) 1 year ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 1 year ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 1 year ago
passkey.go Move context from modules to services (#29440) 1 year ago
swagger_json.go Move context from modules to services (#29440) 1 year ago
web.go Refactor URL detection (#29960) 1 year ago
webfinger.go Move context from modules to services (#29440) 1 year ago