|
|
67d343e446
|
Added endpoint for searching the bay
|
2017-10-21 10:01:16 +02:00 |
|
|
|
51d446f378
|
Added endpoint for updating a requested item.
|
2017-10-06 15:02:44 +02:00 |
|
|
|
f8ff71bcff
|
Removed a no longer used ip address for allowed origins.
|
2017-10-06 12:14:05 +02:00 |
|
|
|
7e27e19a0d
|
Added more strict header allowence and was a error where endpoints for user was not using router, but app.
|
2017-10-06 12:12:21 +02:00 |
|
|
|
e43bcbdd52
|
Added endpoint for getting all requests.
|
2017-09-27 17:54:34 +02:00 |
|
|
|
bab4af08d9
|
Added the use of tokenToUser so that it is verified that a valid token is in the request header when doing actions that need login verification.
|
2017-09-27 16:27:05 +02:00 |
|
|
|
bb6dd1ad59
|
Added middleware for authentiaction, endpoints for a user and import for token handling.
|
2017-09-27 14:02:59 +02:00 |
|
|
|
28d0b63960
|
Added TODO and a output of what is requested in the router
|
2017-09-03 18:17:07 +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 |
|