aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
fetch all profiles at once instead of one at a time in cleanSkyblockProfilesResponse
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
2021-02-14fix special casesmat
some users dont have a rank, and some users dont have skyblock profiles
2021-02-14add total slayer xpmat
2021-02-14Closes #2mat
2021-02-14add collection categoriesmat
2021-02-14add collectionsmat
2021-02-14add visited zonesmat
2021-02-13make sure the vanillaId is a stringmat
2021-02-13clean inventory itemsmat
2021-02-13fix caching issuemat
if you visited player/:user then player/:user/:profile it would error
2021-02-13add objectives and skillsmat
2021-02-13fix some stats cutting off at the wrong placemat
2021-02-13fix inventoriesmat
2021-02-13optimize inventoriesmat
don't parse nbt for inventories that it doesn't need to
2021-02-13add inventoriesmat
2021-02-13move some code to make more sensemat
2021-02-13add fairy soulsmat
2021-02-13add minion_countmat
2021-02-13add banking infomat