forgejo/public
silverwind c6e1766e8c
add make targets for js,css, add javascript linter
- add `make js`, deprecating `make javascripts`
- add `make css`, deprecating `make generate-stylesheets` and
  `make stylesheets-check`
- changed the unclean css check to only run on CI
- add JS linting via eslint with basic configuration and fixed
  discovered issues
- changed autoprefixer to use official `postcss-cli` avoiding the need
  to loop in the makefile
- moved browserslist to package.json so other future tools can use it
  too.
- update documentation for new make targets and added JS section
2019-05-15 00:45:28 +02:00
..
css Fix code overflow (#6914) 2019-05-14 12:02:59 -04:00
img Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
js add make targets for js,css, add javascript linter 2019-05-15 00:45:28 +02:00
less Fix code overflow (#6914) 2019-05-14 12:02:59 -04:00
vendor update swagger-ui (#6661) 2019-04-16 22:50:55 -04:00