0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 20:34:07 +01:00
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
2024-05-03 09:13:48 +00:00
..
admin Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
auth Prevent automatic OAuth grants for public clients (#30790) 2024-05-02 17:05:59 +00:00
devtest
events
explore Refactor topic Find functions and add more tests for pagination (#30127) 2024-03-29 11:38:16 +08:00
feed Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
healthcheck
misc
org Fix project description rendering for org (#30587) 2024-04-19 07:58:56 +00:00
repo Improve grep search (#30843) 2024-05-03 09:13:48 +00:00
shared Add API for Variables (#29520) 2024-03-28 20:40:35 +00:00
user Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
base.go
githttp.go
goget.go
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Skip gzip for some well-known compressed file types (#30796) 2024-05-02 02:27:25 +00:00
webfinger.go