13 Commits

Author SHA1 Message Date
9a37677d52 Update redux state management
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Use immer with native javascript objects instead of immutablejs.
2020-04-07 18:08:47 +02:00
27f5c5d558 Use redux hooks on torrent 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
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
c48247daac Display torrent size 2019-07-23 14:22:34 +02:00
36568dfcda Add margin the download list 2019-05-28 23:30:57 +02:00
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +02:00
aaad333ef6 Add a websocket handler in the frontend 2019-05-23 22:49:30 +02:00
8fc952b33c Add torrent fetching on the torrent page 2019-05-19 17:50:11 +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
0be12b2fa1 Change the type of torrent's id from int to string 2018-12-16 10:31:16 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00