71 Commits

Author SHA1 Message Date
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
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
06837a8776 Make the server act like an API 2016-11-17 02:06:00 +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
544d4c8239 Add react-bootstrap to the party 2016-11-16 15:04:49 +01:00
61b820b9b9 Canape => Canapé 2016-11-16 13:35:06 +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
efcfced18f Use hashHistory instead of browserHistory 2016-11-15 13:52:33 +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
f69e0a248c Add react router 2016-11-13 15:14:29 +01:00
b20400b30f Add movie list with react 2016-11-13 15:14:29 +01:00
4e0faabf06 Use gulp and webpack
Let's get ready for react
2016-11-13 15:14:28 +01:00
41c80386b5 Create a Sign up page and handler and route 2016-11-13 13:23:56 +00:00
c0087ba978 Better templating for erros and success messages 2016-11-13 13:18:56 +00:00
d928fb2a4b Better navbar 2016-11-13 13:18:32 +00:00