161 Commits

Author SHA1 Message Date
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
9d55743720 Merge branch 'showSearcher' into 'master'
Add showSearcher to the party

See merge request !29
2017-01-06 13:30:10 +00:00
7c1d571734 Add showSearcher to the party 2017-01-06 12:26:03 +00:00
243a7c524e Merge branch 'smallChanges' into 'master'
Small changes

See merge request !28
2017-01-04 13:47:17 +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
5e426fffc8 Merge branch 'reactShows' into 'master'
React shows first draft

See merge request !27
2017-01-03 14:45:03 +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
aaf3ca4213 Merge branch 'shows' into 'master'
Shows

See merge request !26
2017-01-03 14:22:47 +00: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
cd6a6f26fd Merge branch 'update' into 'master'
Update

See merge request !25
2016-12-11 13:34:41 +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
a9615b0aba Bigger sleep to make 'make dev' work 2016-12-08 12:15:32 +00:00
226fd89f6a Fix new user config 2016-12-08 12:15:32 +00:00
c9a3fbd90c Merge branch 'selectMovie' into 'master'
Add auto selection of the first movie after fetching

See merge request !24
2016-12-08 12:02:29 +00:00
dca372eb69 Add auto selection of the first movie after fetching 2016-12-04 20:49:19 +01:00
980a7bf266 Merge branch 'productionBuild' into 'master'
Optimize webpack for production builds

See merge request !23
2016-11-30 09:51:06 +00:00
bf9b52fe0e Optimize webpack for production builds 2016-11-29 21:37:30 +01:00
b514b75b7c Merge branch 'fixInput' into 'master'
Fix user edit frontend and backend

See merge request !22
2016-11-25 18:55:33 +00: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
d6df379fc4 Merge branch 'movieGetDetails' into 'master'
Movie get details + New theme

See merge request !21
2016-11-24 12:26:21 +00: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
64d731a9c6 Merge branch 'webpack' into 'master'
Webpack pooooowwwwwaaaaaa

See merge request !20
2016-11-18 14:27:19 +00: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
321710a5d8 Merge branch 'react' into 'master'
React

See merge request !19
2016-11-17 13:49:58 +00: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
6b93ee5900 Let the client do the limit / sort 2016-11-17 12:58:35 +01:00
582c8c99ec Enable gzip compression on the server side 2016-11-17 12:04:26 +01:00