10 Commits

Author SHA1 Message Date
d4cb2e8993 Refresh the video after getting a new video event
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
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
af2641c317 Use redux hooks on the websocket component
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2020-04-03 16:49:12 +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
86acc89215 Fix the react warnings 2020-02-28 13:52:54 +01:00
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
5774ed364e Listen and notify newVideo events in the frontend 2019-07-17 15:37:33 +02:00
1c7d8a0ab8 Poorly handle websocket errors 2019-07-15 12:34:56 +02:00
a7741ab62b Fix https in websocket connections 2019-05-24 09:52:59 +00:00
aaad333ef6 Add a websocket handler in the frontend 2019-05-23 22:49:30 +02:00