28 Commits

Author SHA1 Message Date
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
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
56dbd65730 Fix infinite scroll on the poster list 2020-04-03 19:07:31 +02:00
5f7d402614 Move the fetch of the explorer options to its own component 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
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
86acc89215 Fix the react warnings 2020-02-28 13:52:54 +01:00
69115c7318 Fix most of the linter's errors/warnings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-02-27 13:33:45 +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
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
502bf88feb Update asset management in webpack
This hashes every file and forces the browser to download updated
assets.
2019-06-26 14:08:25 +02:00
f2c14e1d17 Fix empty genres being displayed 2019-06-25 16:59:58 +02:00
941f0dc676 Change the imdb button to a clickable badge 2019-06-25 14:41:22 +02:00
84ccc6e1eb Remove the download button to add clickable badges
BTW, let's create a polochon metadata component
2019-06-25 14:00:48 +02:00
eae4598c88 Add a prettier runtime string for movies 2019-06-25 12:40:51 +02:00
20ca2adefc Move in the poster list with h,j,k,l 2019-06-21 17:18:45 +02:00
e436ece06c Update the poster images css 2019-06-20 16:52:57 +02:00
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +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
178375eb8d Add polochon metadata in movies and shows 2019-05-11 15:50:50 +02:00
2dc92f13bb Revert "Autofocus on the poster list"
This reverts commit c206336c7b54f0855526991d13443b1b79c469f4.

It breaks the fuzzy search  while in the poster list. We need to find a
better solution to get the keyboard focus.
2018-12-21 10:01:01 +01:00
c206336c7b Autofocus on the poster list 2018-08-23 18:45:22 +08:00
8e96d5e7ed Hide ugly frame when focused 2018-08-23 18:44:35 +08:00
26b91c84b4 Add action when hitting enter on poster list page 2018-08-21 18:31:24 +08:00
6f17a8ccf8 Move through posters with keyboard \o/ 2018-08-16 16:23:36 +08:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00