Commit Graph

98 Commits

Author SHA1 Message Date
DerPenz
7d96ad04d1 full support for /person 2023-04-22 15:33:28 +02:00
DerPenz
cf7a561e3f full support for /movie and /tv 2023-04-21 20:59:12 +02:00
DerPenz
cc41646798 append_to_response changes support 2023-04-19 20:23:16 +02:00
DerPenz
5927f95f0a format & combined equal changes type 2023-04-19 20:20:56 +02:00
DerPenz
a5acac981c support for most of the append_to_response options 2023-04-19 20:12:09 +02:00
DerPenz
4f5c39ba7a fixed wrong image type 2023-04-19 19:32:55 +02:00
Blake
af7dc02a07 Merge pull request #26 from blakejoy/feat/publish-npm
Create npm-publish.yml
2023-04-15 14:52:19 -04:00
Blake
6e111921b5 Create npm-publish.yml 2023-04-15 14:51:27 -04:00
Blake
c95a66baae Merge pull request #23 from Der-Penz/refactor/parsing-options-superclass
Refactor/ moved parsing of parameters into superclass
2023-04-15 14:47:56 -04:00
DerPenz
f3f4868ef8 version: 0.2.0 2023-04-15 20:22:45 +02:00
DerPenz
6bcddc62f1 Merge branch 'master' into refactor/parsing-options-superclass 2023-04-15 18:38:17 +02:00
DerPenz
2b26b7b848 run npm format 2023-04-15 18:32:53 +02:00
DerPenz
6c361002bf Squashed commit of the following:
commit 5d38a76997
Merge: 7cccdb9 f160e23
Author: Blake <blakejoy@users.noreply.github.com>
Date:   Sat Apr 15 11:44:39 2023 -0400

    Merge pull request #22 from blakejoy/feat/add_linting

    feat - add linting and prettier

commit f160e2362c
Author: Blake Joynes <blakejoynes@gmail.com>
Date:   Sat Apr 15 11:44:00 2023 -0400

    add pre commit hook

commit 0fd8317884
Merge: bc91674 d1e87ba
Author: Blake Joynes <blakejoynes@gmail.com>
Date:   Sat Apr 15 11:41:28 2023 -0400

    add husky

commit bc91674c4b
Author: Blake Joynes <blakejoynes@gmail.com>
Date:   Sat Apr 15 11:39:24 2023 -0400

    add husky

commit d1e87ba7be
Author: Blake <blakejoy@users.noreply.github.com>
Date:   Fri Apr 14 08:48:33 2023 -0400

    Update .prettierrc

commit d064d4d86f
Author: Blake Joynes <blakejoynes@gmail.com>
Date:   Fri Apr 14 03:09:39 2023 -0400

    turn off linebreak rules

commit 06155bd323
Author: Blake Joynes <blakejoynes@gmail.com>
Date:   Thu Apr 13 21:58:41 2023 -0400

    add linting and prettier
2023-04-15 18:32:06 +02:00
Blake
6fd471b921 Merge pull request #24 from blakejoy/update_any_types
fix warnings for any type
2023-04-15 12:20:25 -04:00
Blake Joynes
60a2f8e00e update version 2023-04-15 12:17:50 -04:00
Blake Joynes
933ebf25a3 fix warnings for any type 2023-04-15 12:16:57 -04:00
Blake
5d38a76997 Merge pull request #22 from blakejoy/feat/add_linting
feat - add linting and prettier
2023-04-15 11:44:39 -04:00
Blake Joynes
f160e2362c add pre commit hook 2023-04-15 11:44:00 -04:00
Blake Joynes
0fd8317884 add husky 2023-04-15 11:41:28 -04:00
Blake Joynes
bc91674c4b add husky 2023-04-15 11:39:24 -04:00
DerPenz
562864a70f removed unused parameter parsing 2023-04-14 16:01:35 +02:00
DerPenz
1200064194 moved option parsing in superclass 'get' method 2023-04-14 15:54:27 +02:00
Blake
d1e87ba7be Update .prettierrc 2023-04-14 08:48:33 -04:00
Blake Joynes
d064d4d86f turn off linebreak rules 2023-04-14 03:09:39 -04:00
Blake Joynes
06155bd323 add linting and prettier 2023-04-13 21:58:41 -04:00
Blake
7cccdb9929 Merge pull request #20 from blakejoy/blakejoy-patch_v0.1.8
Update package.json
2023-04-13 06:56:05 -04:00
Blake
8d59f67bb1 Update package.json 2023-04-13 06:55:55 -04:00
Blake
21062a3c14 Merge pull request #19 from Hoidi/formatting
Formatting with eslint
2023-04-13 06:55:08 -04:00
Tobias Karlsson
9a25d3bcf9 Formatting with eslint
Should probably be configured to run for every commit in the future
2023-04-13 09:05:44 +02:00
Blake
f092e23e72 Merge pull request #18 from blakejoy/blakejoy-patch-2
bump to 0.1.7
2023-04-12 23:54:09 -04:00
Blake
91ff9b7535 bump to 0.1.7 2023-04-12 23:53:57 -04:00
Blake
f9ae1ad21f Merge pull request #14 from Hoidi/master
Replace querystring with URLSearchParams
2023-04-12 23:53:16 -04:00
Tobias Karlsson
ce8287925e Bump version 2023-04-11 08:37:47 +02:00
Tobias Karlsson
1e006a5854 Add parseOptions function 2023-04-04 08:13:42 +02:00
Tobias Karlsson
3ce67c63c5 Use union types for Region, Language, and Page options 2023-03-29 21:41:30 +02:00
Tobias Karlsson
d19e6f3be9 Add new interface RegionOption 2023-03-29 21:34:12 +02:00
Tobias Karlsson
f44f1081ca Do not use undefined params 2023-03-29 21:32:48 +02:00
Tobias Karlsson
1b51f8916d Merge branch 'blakejoy:master' into master 2023-03-29 14:36:37 +02:00
Blake
c9bd48b553 Merge pull request #12 from Der-Penz/keywords-collections-endpoint
Add keywords, collections endpoint
2023-03-29 07:55:38 -04:00
DerPenz
82f84f4b68 fixed styling and import 2023-03-10 14:30:48 +01:00
Blake
7f0184b91a Merge pull request #15 from Hoidi/update-vulnerable-packages
Update vulnerable packages
2023-03-09 23:23:15 -05:00
Tobias Karlsson
9c24758294 Update vulnerable packages 2023-03-08 14:30:06 +01:00
Tobias Karlsson
f8b5564d22 Replace querystring with URLSearchParams
URLSearchParams has greater compatibility with browser code

Created new PageOptions and LocaleOptions for easier use
with URLSearchParams
2023-03-08 14:15:48 +01:00
DerPenz
3ac257491d integrated collections endpoint with main TMDB class 2023-02-27 16:30:41 +01:00
DerPenz
8649352bf9 added missing collection endpoints 2023-02-27 16:30:19 +01:00
DerPenz
e19dfc8fda refactored Image types 2023-02-27 16:23:13 +01:00
DerPenz
2315d196db removed unused properties of Movie interface 2023-02-27 16:15:27 +01:00
DerPenz
772b974ae2 added Collection endpoint and types, buildable option interfaces 2023-02-27 16:14:07 +01:00
DerPenz
69e50d0eb9 integrated keywords endpoint with main TMDB class 2023-02-27 15:41:11 +01:00
DerPenz
ca2fa16ad0 refactored Keywords to use Keyword interface 2023-02-27 15:40:32 +01:00