index
:
github/skyblock-api.git
feat/backpacks
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hypixelApi.ts
Age
Commit message (
Expand
)
Author
2022-05-17
remove some debug console.logs
mat
2022-05-17
improve auctions api
mat
2022-04-10
Fix api key tracker
mat
2022-03-28
update tests
mat
2022-03-27
fix issues with test
mat
2022-03-27
fix and bump typed-hypixel-api version
mat
2022-03-25
Add typed-hypixel-api as a dep and change some code
mat
2022-02-10
fix leaderboards not loading sometimes, hopefully
mat
2021-12-30
improve apiKeyMaxUsage
mat
2021-12-30
improve api key usage measurement
mat
2021-12-28
don't remove multiple times
mat
2021-12-28
fix issue with api key
mat
2021-12-28
fix for removing invalid api key
mat
2021-12-28
ignore invalid keys
mat
2021-09-06
Bump node-fetch from 2.6.1 to 3.0.0 (#116)
dependabot[bot]
2021-06-29
enable strictNullChecks and fix all related issues (#65)
mat
2021-06-24
remove console logs
mat
2021-06-24
log api keys
mat
2021-06-24
log key
mat
2021-06-24
debugging:tm:
mat
2021-06-01
fix not choosing best api key
mat
2021-06-01
add key usage info to index
mat
2021-05-27
random random debug things and optimize leaderboards
mat
2021-05-27
make leaderboards send less requests
mat
2021-05-27
Profile customization (#45)
mat
2021-05-09
Revert "temp debug stuff"
mat
2021-05-09
temp debug stuff
mat
2021-04-27
Add unit tests (#12)
mat
2021-04-16
wait 30 seconds and retry on endpoint disabled
mat
2021-04-16
fix error that happens sometimes
mat
2021-04-16
retry on throttle
mat
2021-04-14
Total leaderboards leaderboard working (#6)
mat
2021-04-14
Revert "Total leaderboards leaderboard (#5)"
mat
2021-04-14
Total leaderboards leaderboard (#5)
mat
2021-04-13
Slayer leaderboard (#4)
mat
2021-02-15
remove debug logs
mat
2021-02-13
add fairy souls
mat
2021-02-13
add banking info
mat
2021-02-13
add dotenv as dev dependency
mat
2021-02-13
add optional check to verify all clients are owned by the creator
mat
2021-02-13
move stuff into src folder
mat