aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-08change how stats are sent to allow for extra infomat
2021-04-08add Access-Control-Allow-Origin * and change ratelimit to be strictermat
2021-04-08debug=falsemat
2021-04-08add member leaderboard spots apimat
2021-04-08add more debug stuffmat
2021-03-24completely replace ashcon with mojangmat
2021-03-24increase ratelimitsmat
2021-03-24add ratelimits to skyblock-apimat
2021-03-24fix error on nonexistent usersmat
2021-03-24remove console.logsmat
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