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
/
hypixelCached.ts
Age
Commit message (
Expand
)
Author
2022-03-25
Add typed-hypixel-api as a dep and change some code
mat
2022-03-20
Fix some typings
mat
2022-03-20
Add the "left" field for members who left
mat
2022-03-19
Bump @types/lru-cache from 5.1.1 to 7.4.0 (#217)
dependabot[bot]
2022-03-19
Squashed commit of the following:
mat
2022-02-13
maybe fix some leaderboards hanging
mat
2022-02-10
fix leaderboards not loading sometimes, hopefully
mat
2021-12-31
Update hypixelCached.ts
mat
2021-12-31
fix memory leak, i hope
mat
2021-12-30
increase username cache max listeners
mat
2021-10-03
remove some comments from the previous commit
mat
2021-10-03
attempt to fix memory leak
mat
2021-09-11
increase max listeners for TLSSocket
mat
2021-09-06
Bump node-fetch from 2.6.1 to 3.0.0 (#116)
dependabot[bot]
2021-08-01
add #1 leaderboards count leaderboard
mat
2021-07-13
increase max listeners because what could go wrong
mat
2021-06-29
enable strictNullChecks and fix all related issues (#65)
mat
2021-06-24
remove console logs
mat
2021-06-24
log more stuff
mat
2021-05-31
decrease basicPlayerCache maxAge more
mat
2021-05-31
fix basicPlayerCache not being in ms
mat
2021-05-31
change cache time for usernames
mat
2021-05-31
change basic player cache to only 30 minutes
mat
2021-05-30
increase max listeners for usernameCache
mat
2021-05-29
probably fix a thing
mat
2021-05-28
add more useful stuff to index
mat
2021-05-27
fix some bugs with it loading forever
mat
2021-05-27
increase max in basicPlayerCache hopefully it doesn't use too much ram
mat
2021-05-27
log profile in fetchProfileUuid cache miss
mat
2021-05-25
add LRUCache for basicPlayerCache
mat
2021-05-25
remove debug stuff
mat
2021-05-24
add cachedRawLeaderboards size to debug
mat
2021-05-24
remove first_join from CleanPlayer
mat
2021-05-24
more debug stuff
mat
2021-05-24
add temporary debug thing
mat
2021-05-01
Show minions that haven't been unlocked in response (#20)
mat
2021-04-28
remove some debug stuff
mat
2021-04-27
Add minion_count leaderboard (#15)
mat
2021-04-27
Add unit tests (#12)
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-03-24
completely replace ashcon with mojang
mat
2021-03-24
improve mojang api to be much much faster
mat
2021-03-02
add some more typings
mat
2021-03-02
fix some errors with invalid players
mat
2021-03-01
change concurrent updating leaderboard members to 1
mat
2021-03-01
Update hypixelCached.ts
mat
2021-03-01
fix error on null players
mat
2021-03-01
optimize leaderboards
mat
[next]