aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-02remove a console.logmat
2021-05-02add `/constants` api to get max minions and fairy souls (#21)mat
2021-05-01remove console.logmat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
2021-04-30add "basic" url parameter to /player/<user>mat
2021-04-29rename minion_count to unique_minionsmat
2021-04-28remove some debug stuffmat
2021-04-27Add minion_count leaderboard (#15)mat
2021-04-27Total leaderboards leaderboard (#13)mat
2021-04-27Add unit tests (#12)mat
2021-04-17add head_texture to itemsmat
2021-04-16wait 30 seconds and retry on endpoint disabledmat
2021-04-16fix error that happens sometimesmat
2021-04-16retry on throttlemat
2021-04-14make cf-connecting-ip lowercasemat
2021-04-14revert change that makes leaderboards update slowlymat
2021-04-14Total leaderboards leaderboard working (#6)mat
2021-04-14Revert "Total leaderboards leaderboard (#5)"mat
2021-04-14Total leaderboards leaderboard (#5)mat
2021-04-13change max slayer level to 5mat
2021-04-13Slayer leaderboard (#4)mat
2021-04-09fix people not being added to small leaderboardsmat
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