0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 06:16:31 +01:00
gitea/modules/templates
wxiaoguang c4e27cb27b
Refactor markup render system (#32589)
This PR mainly moves some code and introduces `RenderContext.WithXxx`
functions
2024-11-22 05:48:09 +00:00
..
eval
scopedtmpl
vars
base.go
dynamic.go
helper_test.go
helper.go
htmlrenderer_test.go
htmlrenderer.go
mailer.go
static.go
templates_bindata.go
util_avatar.go
util_date_legacy.go
util_date_test.go
util_date.go
util_dict.go
util_json.go
util_misc.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
util_render_legacy.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
util_render_test.go
util_render.go
util_slice.go
util_string.go
util_test.go