384 Commits

Author SHA1 Message Date
981cbd339d Add a wishlist button for the movies 2017-01-24 23:02:42 +01:00
Grégoire Delattre
4a3ad39163 Merge branch 'polochonShow' into 'master'
Add polochon's shows to the party

See merge request !35
2017-01-24 21:23:22 +00:00
803dbe5355 Add polochon's shows to the party 2017-01-24 16:21:02 +00:00
Grégoire Delattre
879bc2a412 Merge branch 'wishlist' into 'master'
Add Wishlist to the party

See merge request !33
2017-01-23 11:56:33 +00:00
e70028631f Add Wishlist to the party 2017-01-23 12:04:31 +00:00
76ca9f1d14 Merge branch 'actionButtons' into 'master'
Action buttons

See merge request !34
2017-01-22 22:15:22 +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
68285f165a Merge branch 'dev/torrents' into 'master'
Torrents

See merge request !32
2017-01-19 11:45:23 +00: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
Grégoire Delattre
4d6a78778e Merge branch 'download' into 'master'
Add Download torrent to the party

See merge request !31
2017-01-17 22:04:05 +00:00
f6fb13e631 Add Download torrent to the party 2017-01-17 22:05:29 +00:00
bc223da3d0 Merge branch 'search' into 'master'
Search

See merge request !30
2017-01-09 13:14:44 +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
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