gitea/modules/templates
Yakov 609a627a44
Add [other].SHOW_FOOTER_POWERED_BY setting to hide Powered by (#30253)
This allows you to hide the "Powered by" text in footer via
`SHOW_FOOTER_POWERED_BY` flag in configuration.

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-04-03 16:01:50 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper_test.go Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
helper.go Add [other].SHOW_FOOTER_POWERED_BY setting to hide Powered by (#30253) 2024-04-03 16:01:50 +00:00
htmlrenderer_test.go
htmlrenderer.go
mailer.go Breaking summary for template refactoring (#29395) 2024-03-03 04:57:22 +00:00
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render_test.go Use relative links for commits, mentions, and issues in markdown (#29427) 2024-03-13 10:34:58 +00:00
util_render.go Render code tags in commit messages (#30146) 2024-03-28 10:42:31 +00:00
util_slice.go
util_string.go Refactor some Str2html code (#29397) 2024-03-01 07:11:51 +00:00
util_test.go