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.
forgejo/templates
silverwind 75a124b449 remove loadCSS and preload woff2 icon fonts (#9976)
loadCSS was used as a polyfill for rel=preload but it seems we only used
it on a single CSS file which did not help much. Changed the icon CSS to
a blocking load and preload the woff2 variants which does work in modern
browsers (Firefox currently needs the network.preload about:config
setting but should gain proper support soon).

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
admin Add support for database schema in PostgreSQL (#8819) 5 years ago
base remove loadCSS and preload woff2 icon fonts (#9976) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Repository avatar fallback configuration (#7087) 5 years ago
mail Some more e-mail notification fixes (#9596) 5 years ago
org Add setting to set default and global disabled repository units. (#8788) 5 years ago
pwa remove loadCSS and preload woff2 icon fonts (#9976) 4 years ago
repo Sanitize credentials in mirror form (#9975) 4 years ago
status [assets] configurable URL for static resources (#7911) 5 years ago
swagger add css extraction and minification to webpack (#9944) 4 years ago
user Ensure that 2fa is checked on reset-password (#9857) 5 years ago
home.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 5 years ago