8 Commits

Author SHA1 Message Date
8c4a683c1d Update webpack css config
* Create a separate file for css
* Clean the css from unused styles
2021-08-23 14:57:55 -10:00
26357d0627 Make the app more "PWA"
Add maskable icons and service worker.
2021-08-23 14:57:55 -10:00
fcd7c39940 Update everything to work with node 16.X 2021-08-22 11:33:36 -10:00
bcadc48d5a Launch prettier with the --fix option
They've changed their default settings, this changes a lot of stuff in
our code base.
2020-04-01 17:55:34 +02:00
224eec48c0 Update the source map configuration 2020-02-28 13:52:33 +01:00
69115c7318 Fix most of the linter's errors/warnings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-02-27 13:33:45 +01:00
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
04c3c926ff Update files locations
All checks were successful
continuous-integration/drone/push Build is passing
* use npm instead of yarn
* group frontend stuff
* group backend stuff
2020-02-26 14:38:33 +01:00