Commit Graph

  • f160e2362c add pre commit hook feat/add_linting Blake Joynes 2023-04-15 11:44:00 -04:00
  • 0fd8317884 add husky Blake Joynes 2023-04-15 11:41:28 -04:00
  • bc91674c4b add husky Blake Joynes 2023-04-15 11:39:24 -04:00
  • 562864a70f removed unused parameter parsing DerPenz 2023-04-14 16:01:35 +02:00
  • 1200064194 moved option parsing in superclass 'get' method DerPenz 2023-04-14 15:54:27 +02:00
  • d1e87ba7be Update .prettierrc Blake 2023-04-14 08:48:33 -04:00
  • d064d4d86f turn off linebreak rules Blake Joynes 2023-04-14 03:09:39 -04:00
  • 06155bd323 add linting and prettier Blake Joynes 2023-04-13 21:58:41 -04:00
  • 77d3a6cea7 Create npm-publish.yml blakejoy-npm-ci Blake 2023-04-13 07:02:27 -04:00
  • 7cccdb9929 Merge pull request #20 from blakejoy/blakejoy-patch_v0.1.8 Blake 2023-04-13 06:56:05 -04:00
  • 8d59f67bb1 Update package.json blakejoy-patch_v0.1.8 Blake 2023-04-13 06:55:55 -04:00
  • 21062a3c14 Merge pull request #19 from Hoidi/formatting Blake 2023-04-13 06:55:08 -04:00
  • 9a25d3bcf9 Formatting with eslint Tobias Karlsson 2023-04-13 08:59:54 +02:00
  • f092e23e72 Merge pull request #18 from blakejoy/blakejoy-patch-2 Blake 2023-04-12 23:54:09 -04:00
  • 91ff9b7535 bump to 0.1.7 Blake 2023-04-12 23:53:57 -04:00
  • f9ae1ad21f Merge pull request #14 from Hoidi/master Blake 2023-04-12 23:53:16 -04:00
  • ce8287925e Bump version Tobias Karlsson 2023-04-11 08:20:57 +02:00
  • 1e006a5854 Add parseOptions function Tobias Karlsson 2023-04-04 08:13:31 +02:00
  • 3ce67c63c5 Use union types for Region, Language, and Page options Tobias Karlsson 2023-03-29 21:34:33 +02:00
  • d19e6f3be9 Add new interface RegionOption Tobias Karlsson 2023-03-29 21:34:12 +02:00
  • f44f1081ca Do not use undefined params Tobias Karlsson 2023-03-29 21:29:56 +02:00
  • 1b51f8916d Merge branch 'blakejoy:master' into master Tobias Karlsson 2023-03-29 14:36:37 +02:00
  • c9bd48b553 Merge pull request #12 from Der-Penz/keywords-collections-endpoint Blake 2023-03-29 07:55:38 -04:00
  • 82f84f4b68 fixed styling and import DerPenz 2023-03-10 14:30:48 +01:00
  • 7f0184b91a Merge pull request #15 from Hoidi/update-vulnerable-packages Blake 2023-03-09 23:23:15 -05:00
  • 9c24758294 Update vulnerable packages Tobias Karlsson 2023-03-08 14:30:06 +01:00
  • f8b5564d22 Replace querystring with URLSearchParams Tobias Karlsson 2023-03-08 14:00:04 +01:00
  • 3ac257491d integrated collections endpoint with main TMDB class DerPenz 2023-02-27 16:30:41 +01:00
  • 8649352bf9 added missing collection endpoints DerPenz 2023-02-27 16:30:19 +01:00
  • e19dfc8fda refactored Image types DerPenz 2023-02-27 16:23:13 +01:00
  • 2315d196db removed unused properties of Movie interface DerPenz 2023-02-27 16:15:27 +01:00
  • 772b974ae2 added Collection endpoint and types, buildable option interfaces DerPenz 2023-02-27 16:14:07 +01:00
  • 69e50d0eb9 integrated keywords endpoint with main TMDB class DerPenz 2023-02-27 15:41:11 +01:00
  • ca2fa16ad0 refactored Keywords to use Keyword interface DerPenz 2023-02-27 15:40:32 +01:00
  • ea430efcf5 added keywords endpoint and types DerPenz 2023-02-27 15:40:22 +01:00
  • fe86aed01f Merge pull request #11 from blakejoy/blakejoy-patch-1 Blake 2023-02-24 07:30:26 -05:00
  • f980db0d48 Bump version Blake 2023-02-24 07:30:13 -05:00
  • ab5f7432e0 Merge pull request #10 from Der-Penz/review-trending-find-endpoints Blake 2023-02-24 07:28:43 -05:00
  • 6a1eafef05 integrated find endpoint with main TMDB class DerPenz 2023-02-23 18:44:40 +01:00
  • 4efa4a7354 added find endpoint and types DerPenz 2023-02-23 18:44:26 +01:00
  • f75321e6a6 integrated trending endpoint with main TMDB class DerPenz 2023-02-23 18:03:58 +01:00
  • c45e74db13 added trending endpoint and types DerPenz 2023-02-23 18:03:38 +01:00
  • 3c31ab3374 Integrated review endpoint with main TMDB class DerPenz 2023-02-22 17:27:47 +01:00
  • 02a1c85081 added review endpoint and types DerPenz 2023-02-22 17:27:32 +01:00
  • bca40f72b7 Merge pull request #9 from Der-Penz/discover-endpoint Blake 2023-02-22 08:20:45 -05:00
  • 0a247376a4 0.1.3 DerPenz 2023-02-22 14:18:30 +01:00
  • f393341b94 Merge updated master branch into discover-endpoint DerPenz 2023-02-21 11:24:48 +01:00
  • 3c5dddc287 Merge pull request #7 from Der-Penz/people-endpoint Blake 2023-02-20 14:41:37 -05:00
  • 1fa82673ed Integrated discover endpoint with main TMDB class DerPenz 2023-02-20 16:50:56 +01:00
  • 38312191ca added discover endpoint and types DerPenz 2023-02-20 16:50:40 +01:00
  • 16db522215 Integrated people endpoint with main TMDB class DerPenz 2023-02-19 17:35:00 +01:00
  • d29afab89f added all people endpoints DerPenz 2023-02-19 17:34:38 +01:00
  • 912a91e8dc added people endpoint with details, credits DerPenz 2023-02-07 17:07:15 +01:00
  • 641f6cfcd2 Merge pull request #5 from blakejoy/add-configuration Blake 2022-12-24 20:29:30 -05:00
  • b0acc1c19b bump minor version Blake Joynes 2022-12-24 20:27:52 -05:00
  • 8e21898a1e add configuration export Blake Joynes 2022-12-24 20:26:21 -05:00
  • 19f47caf3c Merge pull request #3 from joelhenryclark123/fix-dependencies Blake 2022-12-24 16:03:31 -05:00
  • 5974313704 Fixed vulnerabilities in package-lock.json (1 modeate, 3 high, 1 critical) Joel Clark 2022-10-12 20:54:42 -05:00
  • 670bbcde28 Merge pull request #2 from SalmanAlSaigal/master Blake 2022-02-23 21:47:03 -05:00
  • fe7327966d Add season endpoint Salman AlSaigal 2021-11-21 03:34:44 +03:00
  • e758cd198d Move from node-fetch to cross-fetch Salman AlSaigal 2021-11-21 02:31:03 +03:00
  • 0f24d0957a add return Blake Joynes 2021-06-23 09:01:23 -04:00
  • 0c2629f0fa test Blake Joynes 2021-06-23 09:00:32 -04:00
  • 00dc58cd7d create release type enum Blake Joynes 2021-06-15 22:24:16 -04:00
  • b0e7776e50 updated version Blake Joynes 2021-06-01 22:51:51 -04:00
  • 290bcd3958 fixed linting Blake Joynes 2021-05-31 23:20:12 -04:00
  • 2909658be9 Update issue templates Blake 2021-05-31 23:18:07 -04:00
  • e229295435 merged stuff Blake Joynes 2021-05-31 23:16:55 -04:00
  • a009a2e4b7 added tv show endpoints Blake Joynes 2021-05-31 23:14:33 -04:00
  • 16d9f7d7a0 Update issue templates Blake 2021-05-31 15:44:04 -04:00
  • 1105622353 Update README.md Blake 2021-05-31 15:41:57 -04:00
  • b5034bfa9c added certifactions and configurations, util function for constructing image paths Blake Joynes 2021-05-31 14:48:00 -04:00
  • e390891329 updated readme Blake Joynes 2021-05-15 13:58:02 -04:00
  • 6f8ae6e2c3 finished movie endpoints, addded configuration and utility method to construct full image url Blake Joynes 2021-05-15 13:50:54 -04:00
  • 9937277752 update readme, started movie endpoints Blake Joynes 2021-05-15 11:44:02 -04:00
  • 92f84a31f3 Merge branch 'master' of github.com:blakejoy/tmdb-ts Blake Joynes 2021-05-15 11:07:13 -04:00
  • 4cc6ea50df add changes, credits, search Blake Joynes 2021-05-15 11:05:40 -04:00
  • 186af31b37 Update README.md Blake 2021-05-15 00:53:21 -04:00
  • adaad60d4c Merge pull request #1 from blakejoy/main Blake 2021-05-15 00:28:51 -04:00
  • 28cdc72bce remove .idea Blake Joynes 2021-05-15 00:28:22 -04:00
  • bf8b31d82a Create README.md Blake 2021-05-15 00:24:51 -04:00
  • d800f56ee6 initial commit Blake Joynes 2021-05-15 00:22:10 -04:00