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 0f3e717a1a
Improve grep search (#30843)
Reduce the context line number to 1, make "git grep" search respect the
include/exclude patter, and fix #30785
10 months ago
..
admin Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
auth Prevent automatic OAuth grants for public clients (#30790) 10 months ago
devtest Move context from modules to services (#29440) 12 months ago
events Move context from modules to services (#29440) 12 months ago
explore Refactor topic Find functions and add more tests for pagination (#30127) 11 months ago
feed Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
healthcheck Always enable caches (#28527) 1 year ago
misc Move context from modules to services (#29440) 12 months ago
org Fix project description rendering for org (#30587) 10 months ago
repo Improve grep search (#30843) 10 months ago
shared Add API for `Variables` (#29520) 11 months ago
user Initial support for colorblindness-friendly themes (#30625) 10 months ago
base.go Fix panic in storageHandler (#27446) 1 year ago
githttp.go Move context from modules to services (#29440) 12 months ago
goget.go Move context from modules to services (#29440) 12 months ago
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
metrics.go
nodeinfo.go Move context from modules to services (#29440) 12 months ago
passkey.go Move context from modules to services (#29440) 12 months ago
swagger_json.go Move context from modules to services (#29440) 12 months ago
web.go Skip gzip for some well-known compressed file types (#30796) 10 months ago
webfinger.go Move context from modules to services (#29440) 12 months ago