forgejo/modules/templates
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper.go
helper_test.go
htmlrenderer.go
htmlrenderer_test.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_dict.go
util_json.go
util_misc.go
util_render.go
util_render_test.go Fix missing commit message body when the message has leading newlines (#25418) 2023-06-21 09:14:34 +00:00
util_slice.go
util_string.go
util_test.go Improve template helper functions: string/slice (#24266) 2023-04-22 14:16:22 -04:00