forgejo/templates/repo/issue
wxiaoguang bdf470785d
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.

(cherry picked from commit a784ed3d6c6946fd9bf95f2e910f52f549326fe2)
2024-02-19 22:58:32 +01:00
..
fields
labels
milestone
view_content Use "Safe" modifier for manually constructed safe HTML strings in templates (#29227) 2024-02-19 22:58:32 +01:00
branch_selector_field.tmpl
card.tmpl
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl Add rel="nofollow" to issue filter links 2024-02-17 10:42:47 +01:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl
view_title.tmpl Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00