|
|
354e06a963
|
Removed searchHistory from tmdb class.
|
2017-10-22 17:03:40 +02:00 |
|
|
|
d20ac6470f
|
Was a missing )
|
2017-10-22 14:18:38 +02:00 |
|
|
|
f89d81681a
|
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 |
|
|
|
f57878813d
|
Added Cache file for tmdb queries and controller check the cache and returns it if hit. This is to limit our request to a third party library.
|
2017-10-22 14:09:57 +02:00 |
|
|
|
7a1f709d90
|
Small changed that first checks if the variable is undefined or not and then length
|
2017-09-03 17:06:19 +02:00 |
|
|
|
2dc22b386d
|
Added endpoints for discover media (either movie or show), getUpcoming movies, nowPlaying (movies or shows), popular (movie or show) and search similar where the type movie/show must be defined
|
2017-09-03 17:02:02 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|