7 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
cb6618e9f1 Add the user's last seen date in the admin panel
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 17:56:22 +02: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
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
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
aa6059b1c7 Allow the admins to delete users
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-07 13:04:32 +01:00
c36c8b3c97 Update the admin panel to manage users' polochons 2019-07-15 12:34:56 +02:00