forgejo/modules/templates
Earl Warren c021a5b919
templates: HasPrefix support for template.HTML
Refactor locale&string&template related code has .Title be
template.HTML and "Improve HTML title on repositories" needs to check
the prefix with StringUtils.HasPrefix
2024-02-16 15:20:52 +01:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
helper_test.go
htmlrenderer.go
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
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 templates: HasPrefix support for template.HTML 2024-02-16 15:20:52 +01:00
util_string_test.go templates: HasPrefix support for template.HTML 2024-02-16 15:20:52 +01:00
util_test.go