1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/templates/repo/issue/view_content
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
add_reaction.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
attachments.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
comments_delete_time.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
comments.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
context_menu.tmpl Fix duplicated url prefix on issue context menu (#26066) 2023-07-23 11:56:43 +02:00
pull_merge_instruction.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
pull.tmpl Remove nonsense <a> for commit status check icon (#26287) 2023-08-03 19:58:41 +02:00
reactions.tmpl Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
reference_issue_dialog.tmpl Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
sidebar.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
update_branch_by_merge.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00