forgejo/routers/web
John Olheiser fcd6ceef2b
fix: code search title translation (#22285)
`code.title` isn't an existing translation.

`explore.code` is the translation used for the tab, which I think
matches closely enough for this instead of a brand new translation.

Open to feedback on whether a new translation would be preferred
instead.

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2023-01-02 17:18:08 +08:00
..
admin Use dynamic package type list (#22263) 2022-12-29 00:31:54 +01:00
auth refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
events
explore Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
feed Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
healthcheck
misc
org Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
repo Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
shared/packages
user fix: code search title translation (#22285) 2023-01-02 17:18:08 +08:00
auth.go
auth_windows.go
base.go
goget.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add Feed for Releases and Tags (#21696) 2022-12-21 15:06:26 -06:00
webfinger.go