This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
233ad03dd3b436d784117387fa0add513bab4ea5
seasonedShows
/
seasoned_api
/
src
/
webserver
/
controllers
/
tmdb
History
KevinMidboe
c48db517ac
Created one function for searching for different tmdb lists. This replaces 4 endpoints so we have a single way of searching for lists.
2017-10-23 14:58:52 +02:00
..
discoverMedia.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00
getUpcoming.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00
listSearch.js
Created one function for searching for different tmdb lists. This replaces 4 endpoints so we have a single way of searching for lists.
2017-10-23 14:58:52 +02:00
nowPlayingMedia.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00
popularMedia.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00
readMedia.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00
searchMedia.js
Removed searchHistory from tmdb class.
2017-10-22 17:03:40 +02:00
searchSimilar.js
Added import for cache to initiate our tmdb class in the correct way, but still not implemented the actual cache lookup.
2017-10-22 14:14:29 +02:00