11 Commits

Author SHA1 Message Date
b1bf9a573f Update webpack css config
* Create a separate file for css
* Clean the css from unused styles
2021-08-28 09:32:20 -10:00
c6638376b6 Remove moment to use timeago.js
Moment is huge, timeago.js is tiny !
2021-08-28 09:32:20 -10:00
96741372b2 Make the app more "PWA"
Add maskable icons and service worker.
2021-08-28 09:32:20 -10:00
fcd7c39940 Update everything to work with node 16.X 2021-08-22 11:33:36 -10:00
4b26080193 Update redux state management
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Use immer with native javascript objects instead of immutablejs.
2020-04-07 18:22:26 +02:00
817da07a2d Lint the js on drone builds
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-03 16:57:54 +02:00
b3acd5067a Update js dependencies 2020-04-01 17:55:34 +02:00
051c973d88 Update the eslint configuration 2020-02-27 11:12:51 +01:00
05abcbf6fe Update js dependencies 2020-02-26 23:28:39 +01:00
40241a0ac3 Fix some security issues found by npm
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-02-26 14:46:11 +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