16 Commits

Author SHA1 Message Date
dd3ab77f2c Make the show store immutable 2017-05-31 13:55:03 +02:00
33137e0035 Split the store of the show 2017-05-30 13:08:42 +02:00
82cfab3c11 Fix show buttons layout 2017-05-29 15:10:21 +02:00
e71c5bfb84 Add subtitles in frontend
Update backend to match polochon
2017-05-29 14:15:52 +02:00
9ba4af9d7d Split actions to separate file
Only use the necessary actions for each component
2017-05-23 22:07:19 +02:00
1abea1e0c2 Only map the required props/funcs to the show view 2017-05-23 20:16:29 +02:00
94468167cb Remove the global state containing everything 2017-05-22 14:26:40 +02:00
eb9e609c02 Remove react-player to use standard <video> tags
react-player does not support subtitles, the standard <video> tag does
2017-05-21 13:35:04 +02:00
d17bd6b030 Add button to stream episodes 2017-02-02 00:16:43 +01:00
425bfdc8d3 Add button to get episode details / torrents 2017-02-01 13:29:15 +01:00
38ca60cf2f Add table hover in the show episode view 2017-01-26 22:32:40 +01:00
79de64101d Add track button in the show details 2017-01-26 22:28:37 +01:00
0fbcd094c3 Add polochon download button in the show details 2017-01-26 13:32:37 +01:00
9497995cf5 Add button to download episode torrent 2017-01-18 22:41:10 +01:00
70321d2aaf Add loading view while waiting for a result 2017-01-06 23:47:56 +01:00
421605bb38 Add a detailed view of the seasons/episodes of a show 2017-01-03 15:39:20 +01:00