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.
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
4 years ago
..
branch Add class to page content to unify top margin (#13766) 4 years ago
diff Direct avatar rendering (#13649) 4 years ago
editor Direct avatar rendering (#13649) 4 years ago
graph Direct avatar rendering (#13649) 4 years ago
issue Direct avatar rendering (#13649) 4 years ago
migrate Direct avatar rendering (#13649) 4 years ago
projects Direct avatar rendering (#13649) 4 years ago
pulls Direct avatar rendering (#13649) 4 years ago
release Direct avatar rendering (#13649) 4 years ago
settings Direct avatar rendering (#13649) 4 years ago
wiki Add class to page content to unify top margin (#13766) 4 years ago
activity.tmpl Add class to page content to unify top margin (#13766) 4 years ago
blame.tmpl Fix whitespace rendering in diff (#13415) 4 years ago
branch_dropdown.tmpl Markdown and Repo header tweaks (#13744) 4 years ago
commit_page.tmpl Direct avatar rendering (#13649) 4 years ago
commit_status.tmpl UI: Fix overflow issues in repo (#7190) 5 years ago
commits.tmpl Add class to page content to unify top margin (#13766) 4 years ago
commits_list.tmpl Direct avatar rendering (#13649) 4 years ago
commits_list_small.tmpl Direct avatar rendering (#13649) 4 years ago
commits_table.tmpl Fix tooltips and issue dependency styles (#13458) 4 years ago
create.tmpl Direct avatar rendering (#13649) 4 years ago
empty.tmpl Add class to page content to unify top margin (#13766) 4 years ago
forks.tmpl Direct avatar rendering (#13649) 4 years ago
graph.tmpl Add class to page content to unify top margin (#13766) 4 years ago
header.tmpl Direct avatar rendering (#13649) 4 years ago
header_icon.tmpl Direct avatar rendering (#13649) 4 years ago
home.tmpl Add class to page content to unify top margin (#13766) 4 years ago
search.tmpl Add class to page content to unify top margin (#13766) 4 years ago
shabox_badge.tmpl Direct avatar rendering (#13649) 4 years ago
sub_menu.tmpl Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
upload.tmpl Fix attachments list in edit comment (#13036) 4 years ago
user_cards.tmpl Direct avatar rendering (#13649) 4 years ago
view_file.tmpl Fix various CSS issues (#13769) 4 years ago
view_list.tmpl Direct avatar rendering (#13649) 4 years ago
watchers.tmpl Add class to page content to unify top margin (#13766) 4 years ago