forgejo/templates/repo
silverwind 4117a443c2
Lazy-load issue reviewers and assignees avatars (#13526)
The avatars inside the dropdowns were previously fetched every time a
Pull Request was opened resulting in potential unnecessary downloads.
This lazy-loads through the newish loading=lazy attribute.

Also did a few minor adjustments on the file.
2020-11-12 07:55:34 +02:00
..
branch [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
diff Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
editor
graph fix: issue tracker link redirection (#13504) 2020-11-10 23:27:11 +02:00
issue Lazy-load issue reviewers and assignees avatars (#13526) 2020-11-12 07:55:34 +02:00
migrate Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
projects Added title and action buttons to Project view page (#13437) 2020-11-09 22:46:19 -05:00
pulls Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
release Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
settings Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417) 2020-11-04 11:11:19 +02:00
wiki Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
activity.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 2020-10-31 18:15:11 -04:00
blame.tmpl Fix whitespace rendering in diff (#13415) 2020-11-04 09:14:07 +02:00
branch_dropdown.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
create.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
empty.tmpl
forks.tmpl
graph.tmpl Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
header.tmpl Don't show "0" labels on repo tabs (#13289) 2020-10-24 14:54:33 +03:00
header_icon.tmpl
home.tmpl [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
search.tmpl Change search and filter icons to SVG (#13473) 2020-11-09 18:21:47 +00:00
shabox_badge.tmpl
sub_menu.tmpl Tags cleanup (#13428) 2020-11-05 08:20:42 -06:00
upload.tmpl Fix attachments list in edit comment (#13036) 2020-10-11 00:49:59 +01:00
user_cards.tmpl
view_file.tmpl Fix tooltips and issue dependency styles (#13458) 2020-11-10 20:28:07 +02:00
view_list.tmpl
watchers.tmpl