aboutsummaryrefslogtreecommitdiff
path: root/src/hypixelApi.ts
AgeCommit message (Expand)Author
2022-05-17remove some debug console.logsmat
2022-05-17improve auctions apimat
2022-04-10Fix api key trackermat
2022-03-28update testsmat
2022-03-27fix issues with testmat
2022-03-27fix and bump typed-hypixel-api versionmat
2022-03-25Add typed-hypixel-api as a dep and change some codemat
2022-02-10fix leaderboards not loading sometimes, hopefullymat
2021-12-30improve apiKeyMaxUsagemat
2021-12-30improve api key usage measurementmat
2021-12-28don't remove multiple timesmat
2021-12-28fix issue with api keymat
2021-12-28fix for removing invalid api keymat
2021-12-28ignore invalid keysmat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-24remove console logsmat
2021-06-24log api keysmat
2021-06-24log keymat
2021-06-24debugging:tm:mat
2021-06-01fix not choosing best api keymat
2021-06-01add key usage info to indexmat
2021-05-27random random debug things and optimize leaderboardsmat
2021-05-27make leaderboards send less requestsmat
2021-05-27Profile customization (#45)mat
2021-05-09Revert "temp debug stuff"mat
2021-05-09temp debug stuffmat
2021-04-27Add unit tests (#12)mat
2021-04-16wait 30 seconds and retry on endpoint disabledmat
2021-04-16fix error that happens sometimesmat
2021-04-16retry on throttlemat
2021-04-14Total leaderboards leaderboard working (#6)mat
2021-04-14Revert "Total leaderboards leaderboard (#5)"mat
2021-04-14Total leaderboards leaderboard (#5)mat
2021-04-13Slayer leaderboard (#4)mat
2021-02-15remove debug logsmat
2021-02-13add fairy soulsmat
2021-02-13add banking infomat
2021-02-13add dotenv as dev dependencymat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13move stuff into src foldermat