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.
gitea/templates
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>
4 years ago
..
admin CSS navbar and color tweaks (#13609) 4 years ago
base Remove fetch request from heatmap (#13623) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
mail Add email notify for new release (#12463) 5 years ago
org Add markdown support in organization description (#13549) 4 years ago
pwa Reindent manifest.json (#13544) 4 years ago
repo Prevent clone protocol button flash on page load (#13626) 4 years ago
shared Issue and Pulls lists rework (#13594) 4 years ago
status Make error pages translatable (#11163) 5 years ago
swagger [API] Add more filters to issues search (#13514) 4 years ago
user CSS navbar and color tweaks (#13609) 4 years ago
home.tmpl Make SVG size argument optional (#12814) 5 years ago
install.tmpl Comment box tweaks and SVG dropdown triangles (#13376) 4 years ago
post-install.tmpl Move install pages out of main macaron routes (#13195) 5 years ago