forgejo/templates/repo
silverwind 7bc0c8cff6
Prevent clone protocol button flash on page load (#13626)
* Prevent clone protocol button flash on page load

Previously, the saved active buttons would flash on page load because if
delay involved in JS execution. Prevent these flashes bydisabling
transitions on page load and run the script right after. It's not an
ideal solution (which would require server-side storage of user
settings like this) but I'd say better than before.

* add defer

Co-authored-by: zeripath <art27@cantab.net>
2020-11-26 22:31:09 +02:00
..
branch [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
diff Render diff stats server-side (#13579) 2020-11-15 23:50:06 +00:00
editor CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
graph fix: issue tracker link redirection (#13504) 2020-11-10 23:27:11 +02:00
issue CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00: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 CSS navbar and color tweaks (#13609) 2020-11-26 19:33:28 +00:00
wiki CSS table fixes (#13692) 2020-11-24 21:27:10 +02: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 Prevent clone protocol button flash on page load (#13626) 2020-11-26 22:31:09 +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
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