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
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
add_reaction.tmpl Align dropdown right (#14406) 4 years ago
attachments.tmpl Enforce tab indentation in templates (#15289) 3 years ago
comments.tmpl Replace `list.List` with slices (#16311) 3 years ago
comments_delete_time.tmpl Update JS dependencies (#15033) 3 years ago
context_menu.tmpl Use pulls url if issue is a pull request (#16230) 3 years ago
pull.tmpl Add agit flow support in gitea (#14295) 3 years ago
reactions.tmpl Support unicode emojis and remove emojify.js (#11032) 4 years ago
reference_issue_dialog.tmpl Comment - Reference in new issue (#14366) 4 years ago
sidebar.tmpl Add links to toggle WIP status (#14677) 3 years ago