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 7761245d08
Move fomantic and jQuery to main webpack bundle (#11997)
This saves around 3 MB binary size by not including useless fomantic
files in the build. Also, this allows us to move jQuery into the main
bundle as well which eliminates a few HTTP requests.

Also included are webpack config changes:

- split less and css loaders to speed up compliation
- enable css sourcemaps
- switch css minfier plugin to cssnano-webpack-plugin which works better
  for sourcemaps than the previous plugin

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
..
admin [UI] Sortable Tables Header By Click (#7980) 5 years ago
base Move fomantic and jQuery to main webpack bundle (#11997) 5 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Use label to describe repository type (#11891) 5 years ago
mail Fix nil pointer in default issue mail template (#11862) 5 years ago
org Add missing templates (#11729) 5 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
repo Show description on individual milestone view (#12055) 5 years ago
status Make error pages translatable (#11163) 5 years ago
swagger Fix swagger docs for /repos/issues (#12069) 5 years ago
user Use only first line of commit when creating referenced comment (#11960) 5 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 5 years ago