21 Commits

Author SHA1 Message Date
ed508bbf3b Fix episode refresh
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
2020-04-10 18:03:53 +02:00
83d1894a25 Fix torrent search on every keystroke
Cleanup the search results when leaving the page.
2020-04-10 17:09:43 +02:00
3bd51765b8 Update papi and polochon to use the new torrent API 2020-04-10 17:09:43 +02:00
199d216323 Add torrent metadata
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-08 18:17:25 +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
2af6054091 Fix the last eslint warnings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-03 19:08:56 +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
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
e8313c00b6 Sort the polochon movies by date_added by default
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-04 19:45:48 +01:00
481715d8a2 Add a notification module 2019-07-17 15:37:33 +02:00
c36c8b3c97 Update the admin panel to manage users' polochons 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
5b9e9b15d2 Set the token of the user synchronously if possible 2019-05-19 17:59:23 +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
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
dcca50671c Handle login error in the USER_LOGIN_ERROR event 2018-10-14 14:07:59 +10:00
2ddca462da Add a page to list / delete the user tokens 2018-03-14 13:21:23 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00