Commit Graph

48 Commits

Author SHA1 Message Date
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
Blake
fe86aed01f Merge pull request #11 from blakejoy/blakejoy-patch-1
Bump version
2023-02-24 07:30:26 -05:00
Blake
f980db0d48 Bump version 2023-02-24 07:30:13 -05:00
Blake
ab5f7432e0 Merge pull request #10 from Der-Penz/review-trending-find-endpoints
add review, trending, find endpoints
2023-02-24 07:28:43 -05:00
DerPenz
6a1eafef05 integrated find endpoint with main TMDB class 2023-02-23 18:44:40 +01:00
DerPenz
4efa4a7354 added find endpoint and types 2023-02-23 18:44:26 +01:00
DerPenz
f75321e6a6 integrated trending endpoint with main TMDB class 2023-02-23 18:03:58 +01:00
DerPenz
c45e74db13 added trending endpoint and types 2023-02-23 18:03:38 +01:00
DerPenz
3c31ab3374 Integrated review endpoint with main TMDB class 2023-02-22 17:27:47 +01:00
DerPenz
02a1c85081 added review endpoint and types 2023-02-22 17:27:32 +01:00
Blake
bca40f72b7 Merge pull request #9 from Der-Penz/discover-endpoint
add discover endpoint
2023-02-22 08:20:45 -05:00
DerPenz
0a247376a4 0.1.3 2023-02-22 14:18:30 +01:00
DerPenz
f393341b94 Merge updated master branch into discover-endpoint 2023-02-21 11:24:48 +01:00
Blake
3c5dddc287 Merge pull request #7 from Der-Penz/people-endpoint
add people endpoint
2023-02-20 14:41:37 -05:00
DerPenz
1fa82673ed Integrated discover endpoint with main TMDB class 2023-02-20 16:50:56 +01:00
DerPenz
38312191ca added discover endpoint and types 2023-02-20 16:50:40 +01:00
DerPenz
16db522215 Integrated people endpoint with main TMDB class 2023-02-19 17:35:00 +01:00
DerPenz
d29afab89f added all people endpoints 2023-02-19 17:34:38 +01:00
DerPenz
912a91e8dc added people endpoint with details, credits 2023-02-07 17:07:15 +01:00
Blake
641f6cfcd2 Merge pull request #5 from blakejoy/add-configuration
add configuration export
2022-12-24 20:29:30 -05:00
Blake Joynes
b0acc1c19b bump minor version 2022-12-24 20:27:52 -05:00
Blake Joynes
8e21898a1e add configuration export 2022-12-24 20:26:21 -05:00
Blake
19f47caf3c Merge pull request #3 from joelhenryclark123/fix-dependencies
Fixed vulnerabilities in package-lock.json
2022-12-24 16:03:31 -05:00
Joel Clark
5974313704 Fixed vulnerabilities in package-lock.json (1 modeate, 3 high, 1 critical) 2022-10-12 20:54:42 -05:00
Blake
670bbcde28 Merge pull request #2 from SalmanAlSaigal/master
Move to corss-fetch & add season endpoint
2022-02-23 21:47:03 -05:00
Salman AlSaigal
fe7327966d Add season endpoint 2021-11-21 03:34:44 +03:00
Salman AlSaigal
e758cd198d Move from node-fetch to cross-fetch 2021-11-21 02:31:03 +03:00
Blake Joynes
0f24d0957a add return 2021-06-23 09:01:23 -04:00
Blake Joynes
0c2629f0fa test 2021-06-23 09:00:32 -04:00
Blake Joynes
00dc58cd7d create release type enum 2021-06-15 22:24:16 -04:00
Blake Joynes
b0e7776e50 updated version 2021-06-01 22:51:51 -04:00
Blake Joynes
290bcd3958 fixed linting 2021-05-31 23:20:12 -04:00
Blake
2909658be9 Update issue templates 2021-05-31 23:18:07 -04:00
Blake Joynes
e229295435 merged stuff 2021-05-31 23:16:55 -04:00
Blake Joynes
a009a2e4b7 added tv show endpoints 2021-05-31 23:14:33 -04:00
Blake
16d9f7d7a0 Update issue templates 2021-05-31 15:44:04 -04:00
Blake
1105622353 Update README.md 2021-05-31 15:41:57 -04:00
Blake Joynes
b5034bfa9c added certifactions and configurations, util function for constructing image paths 2021-05-31 14:48:00 -04:00
Blake Joynes
e390891329 updated readme 2021-05-15 13:58:02 -04:00
Blake Joynes
6f8ae6e2c3 finished movie endpoints, addded configuration and utility method to construct full image url 2021-05-15 13:50:54 -04:00
Blake Joynes
9937277752 update readme, started movie endpoints 2021-05-15 11:44:02 -04:00
Blake Joynes
92f84a31f3 Merge branch 'master' of github.com:blakejoy/tmdb-ts 2021-05-15 11:07:13 -04:00
Blake Joynes
4cc6ea50df add changes, credits, search 2021-05-15 11:05:40 -04:00
Blake
186af31b37 Update README.md 2021-05-15 00:53:21 -04:00
Blake
adaad60d4c Merge pull request #1 from blakejoy/main
remove .idea
2021-05-15 00:28:51 -04:00
Blake Joynes
28cdc72bce remove .idea 2021-05-15 00:28:22 -04:00
Blake
bf8b31d82a Create README.md 2021-05-15 00:24:51 -04:00
Blake Joynes
d800f56ee6 initial commit 2021-05-15 00:22:10 -04:00