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-07-01
Fix high memory usage in basicPlayerCache hopefully
mat
2022-06-04
Re-enable achievements and lower basicPlayerCache max
mat
2022-06-01
Random refactoring & temp disable achievements
mat
2022-05-21
fix profile sorting
mat
2022-05-19
better achievements
mat
2022-04-30
revamp skills api
mat
2022-04-23
add some missing things to `claimed`
mat
2022-04-10
Cache usernames and ranks in leaderboards in db
mat
2022-04-09
include profile mode in /player/[player]
mat
2022-04-09
Allow viewing profiles of removed members
mat
2022-04-09
return whole player in coopInvitation
mat
2022-03-29
sort profiles by last save probably
mat
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
[next]