32 Commits

Author SHA1 Message Date
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
42bc4bf957 Sort movies by year by default 2017-01-31 13:22:50 +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
981cbd339d Add a wishlist button for the movies 2017-01-24 23:02:42 +01:00
4e3613c1c8 Add delete movie button 2017-01-20 23:12:47 +01:00
b9b1fb356f Add better alerts for ok / error messages 2017-01-18 21:17:07 +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
74b2f351bd Add movie search 2017-01-06 22:01:04 +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
dca372eb69 Add auto selection of the first movie after fetching 2016-12-04 20:49:19 +01:00
b7d61e7257 Add filter on the movie list 2016-11-25 16:58:24 +01:00
85672b5242 Fix user edit frontend and backend 2016-11-25 16:58:18 +01:00
884af0f8b8 Return the movie URL from the API 2016-11-24 00:34:33 +01:00
fa48dcac5d Add button to refresh the movie details 2016-11-24 00:33:39 +01:00
0e6b05a8c8 Rename files to be more consistent 2016-11-17 01:25:41 +01:00
fbbf74a559 Add user edit and user signup 2016-11-17 01:16:45 +01:00
b819f988f4 Add a generic request function with promises 2016-11-16 22:43:00 +01:00
408c2fca75 Make Axios ready to receive the server responses 2016-11-16 21:52:06 +01:00
7dc53ca531 Add async action to get the movies 2016-11-16 15:54:18 +01:00
6bfcfa14b9 Add user logout and user login error handling 2016-11-16 01:54:01 +01:00
3701917869 Add user authentication 2016-11-15 23:39:45 +01:00
1bb5433b0d Add username in navbar 2016-11-15 22:42:14 +01:00
0ed8759bab Add user store and login actions 2016-11-15 20:21:45 +01:00
e13ec0a6ca Use redux in movie list 2016-11-15 13:47:35 +01:00
535727fdab Add react-redux to the party 2016-11-14 14:46:39 +01:00