0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 18:14:33 +01:00
gitea/modules/templates
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768)
Make it return "template.URL" to follow Golang template's context
auto-escaping.
2024-03-13 21:32:30 +08:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Improve QueryEscape helper function (#29768) 2024-03-13 21:32:30 +08:00
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go Refactor label.IsArchived() (#29750) 2024-03-13 07:04:07 +01:00
util_render_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
util_slice.go
util_string.go
util_test.go