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
Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897)
Fix #29717
1 year ago
..
admin Remove AddParamIfExist(AddParam) (#29841) 1 year ago
auth Make "/user/login" page redirect if the current user has signed in (#29583) 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 Fix milestoneID filter bug in issue list (#29897) 1 year ago
shared Fix missing code in the user profile (#29865) 1 year ago
user Remove AddParamIfExist(AddParam) (#29841) 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 Use Get but not Post to get actions artifacts (#29734) 1 year ago
webfinger.go Move context from modules to services (#29440) 1 year ago