|
|
6c2c81a1a1
|
Updated movieInfo controller to also handle requesting release_dates as query parameter
|
2019-10-04 22:36:39 +02:00 |
|
|
|
b9831c6b3d
|
Forgot to reasing variables after copy-pasting them in convertTmdbToMovie
|
2019-10-04 20:37:06 +02:00 |
|
|
|
8e23ae5a27
|
Added babel for ES6 functionality. In this case the new import statements
|
2019-07-27 01:28:41 +02:00 |
|
|
|
04ba094a14
|
Throw more errors and cleanup some unmerged code
|
2019-07-26 21:55:59 +02:00 |
|
|
|
70f6497404
|
All converter function from tmdb to movie, show and person takes optional cast object and maps to response
|
2019-06-04 23:35:21 +02:00 |
|
|
|
5d8869e042
|
Rewrote every function for searching and looking up items from tmdb library. Now there are separate functions for the four categories of search and three for info (multi, movie, show & person). Each function now has its own endpoint and matching controller. Converting tmdb results into a class has been alterted from using three classes; movie, show & person, and each have each their own convertTmdbTo function. Now the structure of the three types are more structured and no longer a single "seasoned" class object.
|
2018-10-29 20:55:18 +01:00 |
|
|
|
8652a0ee0f
|
Rewrote for more general use.
|
2017-09-02 20:49:50 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|