190 Commits

Author SHA1 Message Date
247908b1ba Fix state not updating properly in the list view 2017-04-21 17:44:48 +02:00
a1c9604db9 Fix show wishlist view 2017-04-21 13:25:42 +02:00
f0d15a778b Fix missing show and episode in show wishlist 2017-04-20 14:01:19 +02:00
10490a9d59 Change default show explore option 2017-04-19 16:21:55 +02:00
a44cdd3a42 Update explore view to a more stable version
* no more state
* loading is in the posters module, not the whole page
2017-04-19 14:44:08 +02:00
fa73dc09c2 Simplify the search module 2017-04-19 13:41:34 +02:00
ed46bdcf5e Double check props before exploring movies / shows 2017-04-18 14:32:40 +02:00
52281675d0 Prettify the explorer options 2017-04-14 23:01:40 +02:00
b8e55ec498 Update formating of detailed infos 2017-04-14 22:53:02 +02:00
04ef01995e Add explore options 2017-04-14 22:36:35 +02:00
2811c4fa16 Don't display the movies/shows menu if not logged 2017-04-07 23:46:04 +02:00
385e8e514b Use polochon config to initialize modules 2017-04-07 21:34:51 +00:00
4a497b024e Add wishlist pages in navbar 2017-03-22 13:16:14 +00:00
f042987d10 Add routes to show explorer's options 2017-03-22 10:03:26 +00:00
7f7da8d097 Structs from db doesn't need to be exposed 2017-03-22 10:02:59 +00:00
334b4be47e Fix SQL connection not getting closed
Fix small bug in js as id field is not being returned anymore
2017-03-21 13:56:54 +00:00
8f9ec25808 Massive rewrite
https://w000t.me/a479573ac6
2017-03-20 14:35:40 +00:00
63aa470bf8 Create backend implementing Detailer and Torrenter
This Detailer and Torrenter will fetch information from the database
2017-02-20 12:30:18 +00:00
d17bd6b030 Add button to stream episodes 2017-02-02 00:16:43 +01:00
6b2abcf1e8 Add streaming buttons for movies 2017-02-02 00:16:43 +01:00
a6052828ab Add error handling to disable episode refresh icon 2017-02-01 14:35:42 +01:00
7fe76d6433 Don't return an error if no torrents are found for an episode 2017-02-01 13:58:40 +01:00
425bfdc8d3 Add button to get episode details / torrents 2017-02-01 13:29:15 +01:00
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