c1bd0bd3bc
Update routes and auth
...
* Use the onEnter hook of the router to fetch data
* Remove the plugin to check if the user is authenticated, this is now
done by the onEnter function of the router
* Update the backend to search using GET queries
* Cleanup the (now useless) code in the components to fetch the datas
2017-05-19 23:06:20 +02:00
de11a2f2c1
Add the image URL prefix in the configuration
...
This allows us to use a custom URL for images and use a CDN for caching
2017-05-05 13:28:52 +02:00
08ffd9fab6
Add handlers to update subtitles
2017-05-01 21:55:00 +02:00
8f9ec25808
Massive rewrite
...
https://w000t.me/a479573ac6
2017-03-20 14:35:40 +00:00
7fe76d6433
Don't return an error if no torrents are found for an episode
2017-02-01 13:58:40 +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
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
bb02782dfb
Return more detailed errors in HTTP handlers
2017-01-09 14:23:54 +01:00
df58a80125
Add show search
2017-01-06 22:01:33 +01:00
7c1d571734
Add showSearcher to the party
2017-01-06 12:26:03 +00:00
828c34830e
Add shows to the party
2017-01-03 12:41:39 +00:00