You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/repo/issue/view_content
silverwind 5bf367f904
Restore warning commit status (#27504)
Partial revert of https://github.com/go-gitea/gitea/pull/25839. This
commit status is used by a number of external integrations, so I think
we should not remove it (See
https://github.com/go-gitea/gitea/pull/25839#issuecomment-1729002077).
This is a rare case where an existing migration needed to be alterted to
avoid data loss.

---------

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 1 year ago
attachments.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
comments.tmpl Fix pr template (#27436) 9 months ago
comments_delete_time.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
context_menu.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
pull.tmpl Restore warning commit status (#27504) 9 months ago
pull_merge_instruction.tmpl cleanup locale function usage (#27227) 10 months ago
reactions.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
reference_issue_dialog.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago
show_role.tmpl Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 11 months ago
sidebar.tmpl More `db.DefaultContext` refactor (#27265) 9 months ago
update_branch_by_merge.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 10 months ago