|
|
d8985aaff7
|
Correctly use username from req.loggedInUser
|
2022-01-03 19:17:27 +01:00 |
|
|
|
6b737b8ab4
|
Updated all controller responses to return message not error on errors.
|
2019-11-04 00:57:27 +01:00 |
|
|
|
ed07c77b13
|
Updated files with tripple === and some linting issues.
|
2018-05-06 18:23:29 +02:00 |
|
|
|
127db8b2fe
|
Errors when we have a user that was not signed in. Fixed to unpack the username value first, then pass it to the function.
|
2018-03-08 10:32:19 +01:00 |
|
|
|
cede376349
|
Was not using the registered loggedInUser variable, but one passed by client
|
2018-03-06 19:24:58 +01:00 |
|
|
|
34982c14fe
|
Linted all controllers
|
2018-02-07 13:51:57 +01:00 |
|
|
|
af64a4e28a
|
Removed and clean up function and formatting.
|
2018-02-05 22:48:41 +01:00 |
|
|
|
1925c2a5e3
|
Changed the variable for saving to searchHistory to be set when user is not false.
|
2017-10-22 18:04:20 +02:00 |
|
|
|
6574c087bc
|
Added user history saving and that tmdb now gets to use cache.
|
2017-10-22 17:01:26 +02:00 |
|
|
|
ae66e9a684
|
Changed variable name from movie to searchResult and now checks if the result list in the return JSON object is empty before sending a result back to client.
|
2017-09-20 10:25:01 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|