13 Commits

Author SHA1 Message Date
6e7559206f Update the video metadata style 2021-08-24 10:50:55 -10:00
4cae6cc479 Add a component to show the progress of the download
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-24 09:48:42 -10:00
c0906f7c21 Remove moment to use timeago.js
Moment is huge, timeago.js is tiny !
2021-08-23 14:57:55 -10:00
b6be9488c9 Add a page to display a movie
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-22 11:33:36 -10:00
ec750807b6 Update the subtitles independently 2021-08-22 11:33:36 -10:00
ae7c752e43 Handle the torrent state in the torrent page
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 11:06:41 +02:00
33a84f682d Fix momentjs deprecation warning 2020-04-15 12:46: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
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
2bdfd4dc36 Fix the plot wrap when the user's screen is to small
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-02-29 12:17:54 +01: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
26499533d3 Refactor the code in reusable components and libs 2019-07-04 17:26:56 +02:00