gitea/modules/templates
2024-02-26 22:31:30 +00:00
..
eval
scopedtmpl
vars
base.go Replace util.SliceXxx with slices.Xxx (#26958) 2023-09-07 09:37:47 +00:00
dynamic.go
helper_test.go Refactor Safe modifier (#29392) 2024-02-25 10:45:56 +00:00
helper.go Remove incorrect and unnecessary Escape from templates (#29394) 2024-02-25 14:02:20 +00:00
htmlrenderer_test.go
htmlrenderer.go Upgrade to golangci-lint@v1.55.0 (#27756) 2023-10-24 02:54:59 +00:00
mailer.go Fix mail template error (#29410) 2024-02-26 22:31:30 +00:00
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_test.go Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
util_render.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