117 Commits

Author SHA1 Message Date
dcde20f170 Add button to refresh the show details 2017-01-31 20:43:41 +01:00
eb7f5c88bf Fix mobile list view 2017-01-31 17:08:09 +01:00
07f238512c Update infinite scroll with a new lib 2017-01-31 15:55:33 +01:00
91c32cf2d4 Add a handler to refresh episode info
Update movies/refresh route while we're here
2017-01-31 13:41:20 +00:00
351552d049 Normalize when to fetch data from external service 2017-01-31 13:41:20 +00:00
b5693bfb8a Add year for the selected item in the list view 2017-01-31 13:22:50 +01:00
42bc4bf957 Sort movies by year by default 2017-01-31 13:22:50 +01:00
80dba4e4d3 Add view to handle no result from search 2017-01-31 13:22:44 +01:00
bea5d9c7e4 Add indicator in the poster list for no results 2017-01-28 19:04:28 +01:00
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
803dbe5355 Add polochon's shows to the party 2017-01-24 16:21:02 +00:00
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