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
2022-04-09
Add fastest coop join leaderboard
mat
2022-04-09
return whole player in coopInvitation
mat
2022-04-05
fix profiles being deleted incorrectly removed from lbs
mat
2022-03-31
don't show slayer tier 5 for nonexistent bosses
mat
2022-03-31
don't require server restart for updating removed profiles
mat
2022-03-31
remove deleted profiles from leaderboard
mat
2022-03-31
don't add empty profiles to leaderboards db
mat
2022-04-01
sort leaderboards in profile
mat
2022-03-27
sort last save leaderboard correctly
mat
2022-03-27
Fix first join & add last save leaderboard
mat
2022-03-27
Show harp leaderboards in list
mat
2022-03-27
Fix harp leaderboards
mat
2022-03-27
Add harp leaderboards
mat
2022-03-27
Add harp stats
mat
2022-03-27
Add pets
mat
2022-03-19
Squashed commit of the following:
mat
2022-03-17
Automatically update user's discord ids in accounts
mat
2022-03-16
Add route to delete session
mat
2022-02-21
add missing things to typings
mat
2022-02-14
oop accidentally broke leaderboards
mat
2022-02-13
maybe fix some leaderboards hanging
mat
2022-02-10
fix leaderboards not loading sometimes, hopefully
mat
2021-12-30
change some metrics
mat
2021-12-30
database metrics
mat
2021-12-29
fix all typescript errors with mongodb
mat
2021-09-12
add warning for social skill leaderboard
mat
2021-09-06
Bump node-fetch from 2.6.1 to 3.0.0 (#116)
dependabot[bot]
2021-08-06
don't add players to leaderboards leaderboards when they aren't on any
mat
2021-08-01
remove debug message
mat
2021-08-01
add #1 leaderboards count leaderboard
mat
2021-07-01
make the code slightly prettier
mat
2021-07-01
delete players with no leaderboard positions from leaderboard collections
mat
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
[next]