146 Commits

Author SHA1 Message Date
e70028631f Add Wishlist to the party 2017-01-23 12:04:31 +00: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
fe81c968f4 Add movie delete handler 2017-01-20 22:55:55 +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
f6fb13e631 Add Download torrent to the party 2017-01-17 22:05:29 +00:00
bb02782dfb Return more detailed errors in HTTP handlers 2017-01-09 14:23:54 +01:00
76eaa87fdd Add methods to the backend routes 2017-01-09 13:43:00 +01:00
e1a11e5ff9 Add the polochon URL in every movie 2017-01-09 13:24:21 +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
7c1d571734 Add showSearcher to the party 2017-01-06 12:26:03 +00:00
6c0f4519cc Be sure to have an array in Genres before commit 2017-01-04 13:59:20 +00:00
23c477b27e Fix poster downloads 2017-01-04 13:59:06 +00:00
5faa3225af Add missing JSON tags for Show 2017-01-03 15:52:24 +01:00
34305ade6c Fix poster URL for shows 2017-01-03 15:50:25 +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
89a0abf35e Code cleanup 2017-01-03 13:06:17 +00:00
15e2e6b546 Add search to the party 2017-01-03 12:41:45 +00:00
828c34830e Add shows to the party 2017-01-03 12:41:39 +00:00
56617e3e32 Make tests almost work again 2016-12-08 16:07:24 +00: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
226fd89f6a Fix new user config 2016-12-08 12:15:32 +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
77da13200e Resize image while downloading and create image directory 2016-11-23 21:03:10 +01:00
0a4d09d7c5 Add get details button for movies 2016-11-23 19:14:52 +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