66 Commits

Author SHA1 Message Date
57af856a0e Add infinite scroll on poster list 2017-01-28 18:51:01 +01:00
c8ef6de78c Fix filter input on small devices 2017-01-28 18:43:25 +01:00
745489c411 Fix the posters not aligned in the poster list 2017-01-28 16:40:53 +01:00
e6bfb77dab Add more responsiveness to the movie list 2017-01-26 23:06:34 +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
bfedb6ffd4 Add polochon shows 2017-01-25 00:12:46 +01:00
23df7bef9f Add a button to add shows to the wishlist 2017-01-24 23:02:43 +01:00
51b74ca942 Move buttons in a generic component 2017-01-24 23:02:42 +01:00
981cbd339d Add a wishlist button for the movies 2017-01-24 23:02:42 +01:00
041c656c67 Refactor navbar in modules 2017-01-21 00:13:45 +01:00
4e3613c1c8 Add delete movie button 2017-01-20 23:12:47 +01:00
8142b2ce31 Group movie action buttons 2017-01-20 19:59:43 +01:00
678153c864 Handle pagination in movie list view 2017-01-18 23:52:00 +01:00
9497995cf5 Add button to download episode torrent 2017-01-18 22:41:10 +01:00
70014189d5 Add responsiveness to the movie buttons 2017-01-18 22:00:38 +01:00
8c16d8c78b Add button to add torrent in polochon 2017-01-18 21:17:30 +01:00
b9b1fb356f Add better alerts for ok / error messages 2017-01-18 21:17:07 +01:00
2082fac21c Add new torrent button in movies view 2017-01-18 14:33:11 +01:00
f34813f3a5 Add genres in the detailed view 2017-01-06 23:48:45 +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
ab7503997f Add Torrents
Change the DB to store torrents in database
Add Torrenters to the party
Add raw links to movie Torrents in the web interface
Change the way explore works with multiple source and categories with external_medias
Delete StringSlice and use pq StringArray type to avoid problems
2016-12-08 16:07:08 +00: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
07a5e0caaa Fix missing imdb link in movie buttons 2016-11-24 13:36:39 +01:00
c699466474 Fix movie refresh button while fetching 2016-11-24 13:22:05 +01:00
9c68857934 Add a bootswatch theme 2016-11-24 00:34:35 +01:00
819abba77e Remove useless div and add some responsiveness 2016-11-24 00:34:35 +01:00
9c98046c5a Add a button to download movies form polochon 2016-11-24 00:34:35 +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
5c2efa6677 Remove gulp, let's go full webpack 2016-11-18 15:24:17 +01:00
51e499dfea Let webpack handle the css/less/fonts 2016-11-17 17:45:16 +01:00
493aae6202 Update the movie's route to match with and without page num 2016-11-17 14:41:28 +01:00
b096152658 Redirect user after login 2016-11-17 14:28:43 +01:00
d51f56fc60 Handle missing movie posters 2016-11-17 13:43:50 +01:00
11b7c08722 Don't render all the movies at once 2016-11-17 13:29:54 +01:00
466c3f4295 Add movies from polochon 2016-11-17 02:04:51 +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
4108e3a2ca Logout user on http status unauthorized 2016-11-16 21:11:49 +01:00
7dc53ca531 Add async action to get the movies 2016-11-16 15:54:18 +01:00