Commit Graph

54 Commits

Author SHA1 Message Date
Blake Joynes
1146ca8ad2 add error. linting 2024-01-15 11:59:48 -05:00
Jérémy VIGNELLES
101457cdd7 Moved interfaces as requested 2023-11-16 14:22:17 +01:00
Jérémy VIGNELLES
8c615edbfa Fixed language options on all supported entrypoints 2023-11-16 13:41:35 +01:00
Benjamin Lei
d5013db314 adding tv networks 2023-09-01 19:27:15 -07:00
Benjamin Lei
ab1925d32c adding in aggregate credits 2023-09-01 18:32:37 -07:00
Benjamin Lei
f605edf354 applying format 2023-08-30 17:58:37 -07:00
Benjamin Lei
1c79599c41 Add company endpoints 2023-08-30 17:52:43 -07:00
DerPenz
0020057097 append to response tvSeason support 2023-05-15 13:30:52 +02:00
DerPenz
dbb93f5104 Merge branch 'master' into endpoint/tv-season 2023-05-15 13:13:20 +02:00
DerPenz
f6a5375c8c tv seasons endpoint 2023-05-08 17:11:56 +02:00
DerPenz
e46f140890 append to response support 2023-05-06 19:29:36 +02:00
DerPenz
33830afe92 refactored change type 2023-05-06 19:22:40 +02:00
DerPenz
9457dce115 base tv-episode integration 2023-05-06 18:57:20 +02:00
Alexander B
5d9c61971d Merge branch 'master' of github.com:blakejoy/tmdb-ts into feature/multi-search 2023-05-04 21:38:37 +06:00
DerPenz
4b88e795f1 fixed wrong ImageConfiguration interface 2023-04-30 18:18:57 +02:00
Alexander B
da6427807f feat: add multi-search, adjust types to allow type narrowing 2023-04-28 20:26:34 +06:00
DerPenz
0a7590e989 fixed grammar mistakes 2023-04-27 11:27:12 +02:00
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 Joynes
933ebf25a3 fix warnings for any type 2023-04-15 12:16:57 -04:00
Blake Joynes
06155bd323 add linting and prettier 2023-04-13 21:58:41 -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
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
DerPenz
82f84f4b68 fixed styling and import 2023-03-10 14:30:48 +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
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
ca2fa16ad0 refactored Keywords to use Keyword interface 2023-02-27 15:40:32 +01:00
DerPenz
ea430efcf5 added keywords endpoint and types 2023-02-27 15:40:22 +01:00
DerPenz
4efa4a7354 added find endpoint and types 2023-02-23 18:44:26 +01:00
DerPenz
c45e74db13 added trending endpoint and types 2023-02-23 18:03:38 +01:00
DerPenz
02a1c85081 added review endpoint and types 2023-02-22 17:27:32 +01:00
DerPenz
f393341b94 Merge updated master branch into discover-endpoint 2023-02-21 11:24:48 +01:00
DerPenz
38312191ca added discover endpoint and types 2023-02-20 16:50:40 +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
8e21898a1e add configuration export 2022-12-24 20:26:21 -05:00
Salman AlSaigal
fe7327966d Add season endpoint 2021-11-21 03:34:44 +03:00
Blake Joynes
00dc58cd7d create release type enum 2021-06-15 22:24:16 -04:00
Blake Joynes
a009a2e4b7 added tv show endpoints 2021-05-31 23:14:33 -04:00
Blake Joynes
b5034bfa9c added certifactions and configurations, util function for constructing image paths 2021-05-31 14:48:00 -04:00