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
/
database.ts
Age
Commit message (
Expand
)
Author
2021-06-29
enable strictNullChecks and fix all related issues (#65)
mat
2021-06-01
add info for leaderboards_count
mat
2021-06-01
make new "cache" for recentlyqueued
mat
2021-06-01
don't queue stuff if it's in recentlyUpdated
mat
2021-06-01
lower the interval for leaderboardUpdateMemberQueue even more
mat
2021-06-01
decrease the queue intervals by a lot
mat
2021-06-01
add queue sizes to index debug data
mat
2021-06-01
Revert "Revert "Revert "temporarily disable leaderboard cache"""
mat
2021-06-01
Revert "Revert "temporarily disable leaderboard cache""
mat
2021-06-01
Revert "temporarily disable leaderboard cache"
mat
2021-06-01
temporarily disable leaderboard cache
mat
2021-05-31
add leaderboard infos
mat
2021-05-31
add memberRawLeaderboardItem and profileRawLeaderboardItem
mat
2021-05-31
removed fetching all the members in all of the leaderboards
mat
2021-05-30
re-add the pre-cache for leaderboard users
mat
2021-05-30
remove debug thing
mat
2021-05-30
i think i found out why it's using so much memory.
mat
2021-05-30
Revert "disable leaderboards again :trollface:"
mat
2021-05-30
disable leaderboards again :trollface:
mat
2021-05-29
only cache raw leaderboards
mat
2021-05-28
add more useful stuff to index
mat
2021-05-28
Don't fetch leaderboards multiple times when they're already being fetched (#47)
mat
2021-05-28
increase interval for updating leaderboards
mat
2021-05-27
fix some bugs with it loading forever
mat
2021-05-27
random random debug things and optimize leaderboards
mat
2021-05-27
make leaderboards send less requests
mat
2021-05-27
disable "fast" mode for leaderboards
mat
2021-05-27
log profile in fetchProfileUuid cache miss
mat
2021-05-27
Profile customization (#45)
mat
2021-05-24
add cachedRawLeaderboards size to debug
mat
2021-05-24
Revert "disable leaderboards"
mat
2021-05-24
Revert "enable raw leaderboard cache again"
mat
2021-05-24
enable raw leaderboard cache again
mat
2021-05-24
disable leaderboards
mat
2021-05-10
decrease memory use
mat
2021-05-01
Show minions that haven't been unlocked in response (#20)
mat
2021-04-29
rename minion_count to unique_minions
mat
2021-04-28
remove some debug stuff
mat
2021-04-27
Add minion_count leaderboard (#15)
mat
2021-04-27
Total leaderboards leaderboard (#13)
mat
2021-04-27
Add unit tests (#12)
mat
2021-04-14
revert change that makes leaderboards update slowly
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
change max slayer level to 5
mat
2021-04-13
Slayer leaderboard (#4)
mat
2021-04-09
fix people not being added to small leaderboards
mat
2021-04-08
change how stats are sent to allow for extra info
mat
2021-04-08
add member leaderboard spots api
mat
[next]