You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/templates
wxiaoguang 3e94ac5c7c
Improve QueryEscape helper function (#29768)
Make it return "template.URL" to follow Golang template's context
auto-escaping.
11 months ago
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go Improve QueryEscape helper function (#29768) 11 months ago
helper_test.go Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
htmlrenderer.go
htmlrenderer_test.go
mailer.go Breaking summary for template refactoring (#29395) 11 months ago
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go Refactor label.IsArchived() (#29750) 11 months ago
util_render_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 11 months ago
util_slice.go
util_string.go
util_test.go