11 Commits

Author SHA1 Message Date
f2427ee6c7 Add a page to display a movie
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-08-22 10:39:18 -10:00
36eeb6b983 Update the subtitles independently 2021-08-20 15:47:15 -10:00
11bc7a13bc Add a button to refresh a show
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
In the show list and in the show details.
2021-02-04 11:53:24 +01:00
114f022b8d Fix empty torrents returned as array in show episodes
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
The show episodes can handle undefined values themselves.
2020-04-10 17:09:43 +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
d998d2838d Use redux hooks on shows 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
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
4703a18b78 Improve the wishlist button 2019-07-08 14:45:16 +02:00
4c0bcd7585 Improve app style 2019-07-05 16:36:12 +02:00
26499533d3 Refactor the code in reusable components and libs 2019-07-04 17:26:56 +02:00