27f5c5d558
Use redux hooks on torrent components
2020-04-03 15:51:19 +02:00
27f0b742a4
Use redux hooks on user components
2020-04-03 15:51:19 +02:00
ac0d746cc9
Use redux hooks on polochon components
2020-04-03 15:51:19 +02:00
c5336c477a
Remove the custom routes for movies and shows
2020-04-03 15:51:19 +02:00
834ee8bcfc
Let the show fetch its own details
2020-04-03 15:51:19 +02:00
5f7d402614
Move the fetch of the explorer options to its own component
2020-04-03 15:51:19 +02:00
e5be15c954
Fix warnings on the show page
2020-04-02 16:50:09 +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
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
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
aa6059b1c7
Allow the admins to delete users
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-07 13:04:32 +01:00
c48247daac
Display torrent size
2019-07-23 14:22:34 +02:00
956856e0e7
Close the navbar after a search
2019-07-22 21:02:35 +02:00
5774ed364e
Listen and notify newVideo events in the frontend
2019-07-17 15:37:33 +02:00
481715d8a2
Add a notification module
2019-07-17 15:37:33 +02:00
1c7d8a0ab8
Poorly handle websocket errors
2019-07-15 12:34:56 +02:00
c36c8b3c97
Update the admin panel to manage users' polochons
2019-07-15 12:34:56 +02:00
360363c0ae
Allow polochon admin to edit the user's config
2019-07-15 12:34:56 +02:00
d1af1d3437
Update user profile to add the polochon selection
2019-07-15 12:34:56 +02:00
615a0b6d7c
Add multiple polochon handling in the frontend
2019-07-15 12:34:56 +02: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
30452169fd
Small cleanup to have better audit result
...
Add a description
Clean the Details button
2019-06-03 12:38:46 +00:00
36568dfcda
Add margin the download list
2019-05-28 23:30:57 +02:00
257fc1ab9e
Fix margin in token description
2019-05-28 22:46:54 +02:00
a259226273
Add the show fanart in the show detail view
2019-05-28 22:30:36 +02:00
8610107555
Fix the download button
2019-05-28 11:04:42 +02:00
b23e311238
Update to bootstrap 4
2019-05-27 15:06:46 +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
8fc952b33c
Add torrent fetching on the torrent page
2019-05-19 17:50:11 +02:00
fb84e4dbad
Refactor the player and remove infuse
2019-05-19 02:31:25 +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
2897f73cb9
Update the admin panel
2019-05-15 14:24:30 +00:00
c67633b969
Fix invalid function name
2019-05-12 11:24:43 +02:00
178375eb8d
Add polochon metadata in movies and shows
2019-05-11 15:50:50 +02:00
bf300e2be6
Frontend: User edit is now User profile
2019-04-13 14:31:01 +02:00
a61c1379ec
Frontend: Add modules
...
Add User's modules in the profile page
Add Canape's modules in the admin page
2019-04-13 14:31:01 +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
0be12b2fa1
Change the type of torrent's id from int to string
2018-12-16 10:31:16 +01:00