0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 09:45:01 +02:00
gitea/modules/templates
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
helper_test.go
htmlrenderer.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go Fix default avatar image size in PR diff page (#28971) 2024-02-02 10:01:11 +00:00
util_dict.go
util_json.go
util_misc.go Improve feed icons and feed merge text color (#27498) 2023-10-07 23:26:27 +00:00
util_render.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
util_render_test.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
util_slice.go
util_string.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
util_test.go