0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 15:32:09 +01:00
gitea/templates/repo/issue/view_content
wxiaoguang a784ed3d6c
Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227)
Follow #29165. These HTML strings are safe to be rendered directly, to
avoid double-escaping.
2024-02-18 01:48:59 +00:00
..
add_reaction.tmpl
attachments.tmpl
comments_delete_time.tmpl
comments.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
context_menu.tmpl
conversation.tmpl
pull_merge_instruction.tmpl Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
pull.tmpl Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-18 01:48:59 +00:00
reactions.tmpl
reference_issue_dialog.tmpl
show_role.tmpl
sidebar.tmpl Fix can not select team reviewers when reviewers is empty (#29174) 2024-02-15 11:30:11 +00:00
update_branch_by_merge.tmpl
watching.tmpl