aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-24improve mojang api to be much much fastermat
2021-03-15change it to use the v1 ashcon api rather than v2mat
2021-03-02add some more typingsmat
2021-03-02fix some errors with invalid playersmat
2021-03-01change concurrent updating leaderboard members to 1mat
2021-03-01add more debug stuffmat
2021-03-01increase concurrent database queue to 10mat
2021-03-01Revert "fix caching leaderboards twice uselessly"mat
2021-03-01fix caching leaderboards twice uselesslymat
2021-03-01fix error for nonexistent playersmat
2021-03-01Update hypixelCached.tsmat
2021-03-01fix error on null playersmat
2021-03-01Fix error on some profiles with inventory APImat
2021-03-01fix members not being added to reverse leaderboardsmat
2021-03-01fix leaderboards being purged for reverse leaderboardsmat
2021-03-01make the unit for purse show as coinsmat
2021-03-01optimize leaderboardsmat
2021-03-01add skill leaderboardsmat
2021-03-01send 401 status code when unauthorizedmat
2021-03-01fix error on timedeo's profilemat
2021-03-01add skills and zones as constantsmat
2021-03-01reverse leaderboard order for racesmat
2021-03-01add mythos stat categorymat
2021-02-28actually fix cachemat
2021-02-28fix constant cachemat
2021-02-28don't pass authorization for fetching filesmat
2021-02-28store player and profile for member leaderboardsmat
2021-02-28make misc leaderboards always show up lastmat
2021-02-28improve categorized leaderboardsmat
2021-02-28Make leaderboard stuff use less memorymat
2021-02-28make first_join be sorted in reversemat
2021-02-28make /leaderboards include categoriesmat
2021-02-28add /leaderboardsmat
2021-02-28fix some players having "normal" rankmat
2021-02-28instantly update leaderboard when profile is viewedmat
2021-02-28make the max items in leaderboard easily changeablemat
2021-02-28only add relevant attributes for member to dbmat
2021-02-28update package-lock.json and remove weird codemat
2021-02-28slight optimizationmat
2021-02-28fix double fetchingmat
2021-02-28fix rankmat
2021-02-28Add leaderboardsmat
2021-02-20add debug stuffmat
2021-02-20change other timestamps to be consistentmat
2021-02-20add "first_join" to `player`mat
2021-02-16change profileCache to use clonesmat
2021-02-15fix profiles for players that changed their usernamesmat
2021-02-15remove debug logsmat
2021-02-14fix mvp++mat
2021-02-14add rank to basic membermat