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 5b17bb8f3d add css extraction and minification to webpack (#9944)
This changes the CSS output of webpack to output to the public/css
directory instead of inling CSS in JS. This enables CSS minification and
autoprefixer based on browserslist which would otherwise not be
possible.

The result of this change is two new output files currently:

- public/css/swagger.css
- public/css/gitgraph.css

Co-authored-by: techknowlogick <matti@mdranta.net>
4 years ago
..
admin Add support for database schema in PostgreSQL (#8819) 4 years ago
base move jquery and jquery-migrate to npm/webpack (#9813) 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 add css extraction and minification to webpack (#9944) 4 years ago
repo Fix image (#9962) 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) 4 years ago
home.tmpl [assets] configurable URL for static resources (#7911) 5 years ago
install.tmpl Add support for database schema in PostgreSQL (#8819) 4 years ago