|
|
a24a9cd6dd
|
Resolved merge conflicts
|
2022-08-20 17:37:45 +02:00 |
|
|
|
148cacb8d5
|
Merge branch 'master' into fix/tests-lint-and-src-folder
|
2022-08-20 17:24:24 +02:00 |
|
|
|
1815a429b0
|
Fix: Linter warnings (#137)
* Automaticly fixable eslint issues, mostly 3 -> 2 space indentation
* fix: updated plex_userid to camelcase
* Linted and some consistency refactor on middleware
* eslint uses ecmaversion 2020 & allow empty catch rule
* Started linting source files
* Fixed eslint errors & improved a lot of error handling
* Set 2 eslint rules as warning temporarly
|
2022-08-20 17:21:25 +02:00 |
|
|
|
22919b3060
|
Pass error from tmdb api back to client as errorMessage
|
2022-08-20 17:08:00 +02:00 |
|
|
|
c533d8868a
|
Fixed eslint errors & improved a lot of error handling
|
2022-08-19 16:03:49 +02:00 |
|
|
|
b1d959389d
|
Started linting source files
|
2022-08-19 13:47:08 +02:00 |
|
|
|
2aace85418
|
Automaticly fixable eslint issues, mostly 3 -> 2 space indentation
|
2022-08-19 10:41:44 +02:00 |
|
|
|
56262a45c8
|
Moved contents of seasoned_api up to root folder
|
2022-08-19 01:03:27 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|
|
|
53ab8cd002
|
Changed search funciton to use the correct default multi_search type. The search function now also filters the items by popularity so movies that are pretty unknown are not returned, this will maybe be set manually later. New lookup function that gets movie info from tmdb by id. Tmdb function now also uses items from new methodType object.
|
2017-05-10 19:44:28 -06:00 |
|
|
|
76d39416a1
|
Now can handle type selector aswell
|
2017-04-21 16:59:07 +02:00 |
|
|
|
cbe06abf88
|
Now does multisearch instead of just moviesearch
|
2017-04-21 16:57:17 +02:00 |
|
|
|
ddda6a3003
|
Funciton for what calling and sending data from tmdb to right places. It sends to be converted to the universal movie class
|
2017-04-20 22:30:04 +02:00 |
|