gitea/modules/templates
wxiaoguang 0731abc444
Remove avatarHTML from template helpers ()
The HTML code is more readable and more correct (it needs `"ui avatar"`
class)

Co-authored-by: Giteabot <teabot@gitea.io>
..
eval Use a general Eval function for expressions in templates. ()
scopedtmpl Replace `interface{}` with `any` ()
vars Implement FSFE REUSE for golang files ()
base.go Improve template system and panic recovery ()
dynamic.go Use a general approach to access custom/static/builtin assets ()
helper.go Remove avatarHTML from template helpers ()
helper_test.go Implement FSFE REUSE for golang files ()
htmlrenderer.go Start using template context function ()
htmlrenderer_test.go Show friendly 500 error page to users and developers ()
mailer.go Improve RunMode / dev mode ()
static.go Use a general approach to access custom/static/builtin assets ()
templates_bindata.go Implement FSFE REUSE for golang files ()
util_avatar.go Use template context function for avatar rendering ()
util_dict.go Update go tool dependencies, restructure lint targets ()
util_json.go Improve template helper ()
util_misc.go Refactor "editorconfig" ()
util_render.go Fix missing commit message body when the message has leading newlines ()
util_render_test.go Fix missing commit message body when the message has leading newlines ()
util_slice.go Improve template helper functions: string/slice ()
util_string.go Improve template helper ()
util_test.go Improve template helper functions: string/slice ()