d144d0a982
Update the shows reducer from switch to map
2017-06-02 21:18:44 +02:00
9e5ae81f4e
Update the shows store to be immutable
2017-06-02 13:49:58 +02:00
33137e0035
Split the store of the show
2017-05-30 13:08:42 +02:00
e71c5bfb84
Add subtitles in frontend
...
Update backend to match polochon
2017-05-29 14:15:52 +02:00
c42687ddd5
Remove the search from the redux-store
...
Let's use uncontrolled component, this will be much more simple to read
and understand
2017-05-20 01:24:05 +02:00
6c5d5e11fd
Reset the filter after fetching
2017-05-20 00:45:23 +02:00
614d1ab11e
Keep the last shows fetched URL
2017-05-20 00:08:07 +02:00
c1bd0bd3bc
Update routes and auth
...
* Use the onEnter hook of the router to fetch data
* Remove the plugin to check if the user is authenticated, this is now
done by the onEnter function of the router
* Update the backend to search using GET queries
* Cleanup the (now useless) code in the components to fetch the datas
2017-05-19 23:06:20 +02:00
04ef01995e
Add explore options
2017-04-14 22:36:35 +02:00
334b4be47e
Fix SQL connection not getting closed
...
Fix small bug in js as id field is not being returned anymore
2017-03-21 13:56:54 +00:00
a6052828ab
Add error handling to disable episode refresh icon
2017-02-01 14:35:42 +01:00
425bfdc8d3
Add button to get episode details / torrents
2017-02-01 13:29:15 +01:00
dcde20f170
Add button to refresh the show details
2017-01-31 20:43:41 +01:00
79de64101d
Add track button in the show details
2017-01-26 22:28:37 +01:00
23df7bef9f
Add a button to add shows to the wishlist
2017-01-24 23:02:43 +01:00
70321d2aaf
Add loading view while waiting for a result
2017-01-06 23:47:56 +01:00
df58a80125
Add show search
2017-01-06 22:01:33 +01:00
421605bb38
Add a detailed view of the seasons/episodes of a show
2017-01-03 15:39:20 +01:00
c98117c4f6
Add show list
2017-01-03 15:39:12 +01:00