Commit Graph

158 Commits

Author SHA1 Message Date
Netanel Henya
defd0a5998 fix:(types/configuration.ts): added w342 size to the poster sizes 2024-04-03 15:17:19 +03:00
Blake
64ba6e0fd1 Merge pull request #54 from blakejoy/fix/const-enums-in-config-type
update const enums in configuration type
2024-03-30 15:50:48 -04:00
Blake Joynes
e723b2f8fa update const enums 2024-03-30 15:49:47 -04:00
Blake
3d3ec34fc5 Merge pull request #52 from blakejoy/bump-1.7.1
Update package.json
2024-03-11 21:05:00 -04:00
Blake
00709c1d28 Update package.json 2024-03-11 21:04:51 -04:00
Blake
9c14fb80fd Merge pull request #51 from blakejoy/v-1.7.0
Update package.json
2024-03-10 14:24:04 -04:00
Blake
c56ecbef47 Update package.json 2024-03-10 14:23:57 -04:00
Blake
876d2cac0f Merge pull request #49 from pypp/feat/undocumented-backdrop-size
Add w500 size to backdrop
2024-03-10 04:10:01 -04:00
Blake
9dae7144b2 Merge pull request #50 from pypp/feat/trending-page-options
Add pageOption to the trending endpoint
2024-03-10 04:09:51 -04:00
Netanel Henya
f99dbac1d2 feat: add pageOption to the trending endpoint 2024-02-23 11:36:05 +02:00
Netanel Henya
43f5d16dc3 feat: added w500 size to backdrop, this size is not in the officel documentation but it still exists 2024-02-23 08:16:29 +02:00
Blake
682cf48cb0 Merge pull request #48 from blakejoy/chore/add-error-res
Feat: Add error response.
2024-01-15 12:02:07 -05:00
Blake Joynes
1146ca8ad2 add error. linting 2024-01-15 11:59:48 -05:00
Blake
6a68e9973b Merge pull request #46 from blakejoy/chore/v1.6
Update package.json
2023-12-28 21:32:30 -05:00
Blake
ad2b27ca72 Update package.json 2023-12-28 21:32:20 -05:00
Blake
76f62210be Merge pull request #42 from jeremyVignelles/fix/39-language-options
[i18n]Fixed all implemented methods that should allow LanguageOptions to be passed
2023-12-28 21:31:20 -05:00
Jérémy VIGNELLES
101457cdd7 Moved interfaces as requested 2023-11-16 14:22:17 +01:00
Jérémy VIGNELLES
7d4b3fcb60 Added languages options for genres 2023-11-16 13:41:45 +01:00
Jérémy VIGNELLES
eb53747570 Fix a bad union type typing 2023-11-16 13:41:44 +01:00
Jérémy VIGNELLES
8c615edbfa Fixed language options on all supported entrypoints 2023-11-16 13:41:35 +01:00
Blake
1628ea05bd Merge pull request #44 from blakejoy/blakejoy-patch-2
Update patch version
2023-11-14 01:13:18 -05:00
Blake
90b70a9c88 Update package.json 2023-11-14 01:13:04 -05:00
Blake
52c874b79f Merge pull request #41 from benlei/master
Adding company data, network data, tv show aggregate credits
2023-11-09 09:44:05 -05:00
Benjamin Lei
31f9cc3fac updating version 2023-09-06 17:19:21 -07:00
Benjamin Lei
d5013db314 adding tv networks 2023-09-01 19:27:15 -07:00
Benjamin Lei
8738ac7fda omit type like rest 2023-09-01 18:53:24 -07:00
Benjamin Lei
152e742883 fixing season aggregate credit type 2023-09-01 18:51:09 -07:00
Benjamin Lei
8c59fe859c format 2023-09-01 18:34:54 -07:00
Benjamin Lei
ab1925d32c adding in aggregate credits 2023-09-01 18:32:37 -07:00
Benjamin Lei
b11187c093 Need to also add in companies getter 2023-08-30 19:43:45 -07:00
Benjamin Lei
f605edf354 applying format 2023-08-30 17:58:37 -07:00
Benjamin Lei
caae3009d5 adding 2023-08-30 17:52:48 -07:00
Benjamin Lei
1c79599c41 Add company endpoints 2023-08-30 17:52:43 -07:00
Blake
d50ec7eb31 Merge pull request #37 from Der-Penz/endpoint/tv-season
Endpoint/tvSeason
2023-05-20 09:02:24 -04:00
DerPenz
f3469510c3 bumbed version : 1.4.0 2023-05-20 12:30:27 +02: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
Blake
1b8138b971 Merge pull request #35 from Der-Penz/endpoint/tv-episode
Endpoint/tv episode
2023-05-13 16:38:47 -04:00
DerPenz
f6a5375c8c tv seasons endpoint 2023-05-08 17:11:56 +02:00
DerPenz
54cb13c23e bumbed version : 1.3.0 2023-05-06 19:32:14 +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
Blake
b0b6398169 Merge pull request #33 from xanderbarkhatov/feature/multi-search
Add multi-search, adjust types to allow type narrowing
2023-05-06 10:13:16 -04: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
Alexander B
16c8b9e4ff chore: bump minor version 2023-05-04 21:35:22 +06:00
Blake
80a5e5e5bd Merge pull request #30 from Der-Penz/feature/append-result
Feature: append_to_result support
2023-05-04 07:49:39 -04: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
2e6cc38995 Merge branch 'master' into feature/append-result 2023-04-27 11:31:07 +02:00