gitea/modules/templates
Giteabot b44175c071
Refactor commit message rendering and fix bugs (#34412) (#34414)
Backport #34412 by wxiaoguang

Fix #34398, fix #33308

Remove all `repo.ComposeCommentMetas` from templates,
only use `repo` to render commit message.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-09 13:08:23 +00:00
..
eval
scopedtmpl
vars Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
base.go
dynamic.go
helper.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
helper_test.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
htmlrenderer.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
htmlrenderer_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
mailer.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
static.go
templates_bindata.go
util_avatar.go Fix various trivial frontend problems (#34263) 2025-04-24 09:11:54 +08:00
util_date.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
util_date_legacy.go Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
util_date_test.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
util_dict.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
util_format.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
util_format_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
util_json.go
util_misc.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
util_render.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
util_render_legacy.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
util_render_test.go Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
util_slice.go
util_string.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
util_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00