forgejo/templates/repo/issue
Gusted 5d85dc2d91 fix: Don't double escape delete branch text
- Don't double escape the 'Delete branch "$BRANCH"' text. `Locale.Tr`
escapes the argument already and Vue does too by default.
- Let Vue escape the text and add a unit test ensuring that it escapes.
- Resolves #5582

(cherry picked from commit 8c8b31f304)
2024-10-19 21:29:27 +00:00
..
fields Don't show hidden labels when filling out an issue template (#31576) 2024-07-14 10:39:08 +02:00
labels follow up on #2367: rel="nofollow" on in-list labels 2024-08-15 21:56:26 +02:00
milestone Fix milestone assignment in New Issue 2024-09-17 17:45:02 +02:00
view_content fix: Don't double escape delete branch text 2024-10-19 21:29:27 +00:00
card.tmpl feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl Fix Bug in Issue/pulls list (#32081) 2024-09-29 11:46:14 +02:00
filter_list.tmpl [BUG] Ensure all filters are persistent in issue filters 2024-08-06 17:12:10 +02:00
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Replace gt-word-break with tw-break-anywhere 2024-06-11 08:57:27 +05:00
milestone_issues.tmpl chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
milestone_new.tmpl
milestones.tmpl chore: rename class issue-title-buttons to button-row 2024-06-28 13:11:16 +05:00
navbar.tmpl
new.tmpl
new_form.tmpl feat: "assign to me" button on PRs and issues 2024-10-11 01:39:54 +00:00
openclose.tmpl
search.tmpl fix(ui): use right placeholder string in milestones search (#4628) 2024-07-25 03:33:44 +00:00
view.tmpl
view_content.tmpl Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 2024-08-09 21:03:37 +02:00
view_title.tmpl feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00