gitea/templates/repo/issue
silverwind 9269a038a4
Direct avatar rendering (#13649)
* Direct avatar rendering

This adds new template helpers for avatar rendering which output image
elements with direct links to avatars which makes them cacheable by the
browsers.

This should be a major performance improvment for pages with many avatars.

* fix avatars of other user's profile pages

* fix top border on user avatar name

* uncircle avatars

* remove old incomplete avatar selector

* use title attribute for name and add it back on blame

* minor refactor

* tweak comments

* fix url path join and adjust test to new result

* dedupe functions
2020-12-03 19:46:11 +01:00
..
labels Fix label styles affecting shabox (#13734) 2020-11-28 22:26:03 -05:00
view_content Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
branch_selector_field.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
choose.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
comment_tab.tmpl Attachments: Add extension support, allow all types for releases (#12465) 2020-10-05 01:49:33 -04:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
list.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
milestone_issues.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
milestone_new.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
milestones.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
new_form.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
openclose.tmpl Markdown and Repo header tweaks (#13744) 2020-11-29 17:52:11 +02:00
search.tmpl Disable search box autofocus on issue/pr pages (#12229) 2020-07-26 22:43:14 -04:00
view.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
view_content.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
view_title.tmpl Clickable links in pull request (and issue) titles (#13695) 2020-12-03 11:50:47 +01:00