14 Commits

Author SHA1 Message Date
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
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
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
e3ccabdcb9 Update the PWA manifest
This adds:
* fingerprint of the manifest for better updates
* landscape mode
* better integration of apple devices
2019-07-22 20:50:01 +02: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
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
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +02:00
aaad333ef6 Add a websocket handler in the frontend 2019-05-23 22:49:30 +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
54d8ddd758 Update webpack 2019-05-12 16:01:35 +02:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00