10 Commits

Author SHA1 Message Date
c6638376b6 Remove moment to use timeago.js
Moment is huge, timeago.js is tiny !
2021-08-28 09:32:20 -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
27f0b742a4 Use redux hooks on user components 2020-04-03 15:51:19 +02: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
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
257fc1ab9e Fix margin in token description 2019-05-28 22:46:54 +02:00
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +02:00
c5cafacbf1 Update everything to work with the new router
By the way, remove the router state from redux.
2019-05-19 02:31:25 +02:00
2ddca462da Add a page to list / delete the user tokens 2018-03-14 13:21:23 +01:00