aboutsummaryrefslogtreecommitdiff
path: root/build/hypixelCached.js
AgeCommit message (Collapse)Author
2021-04-14Total leaderboards leaderboard working (#6)mat
* add leaderboards leaderboard * slightly optimize fetchPlayer to not unnecessarily fetch the same player twice * Compiled TS into JS * fix errors with fetch * fix random bugs that made people disappear from leaderboards
2021-04-14Revert "Total leaderboards leaderboard (#5)"mat
This reverts commit 0e5887326f1ba1f8005ca0bd217c5b332a1fb6cf.
2021-04-14Total leaderboards leaderboard (#5)mat
* add leaderboards leaderboard * slightly optimize fetchPlayer to not unnecessarily fetch the same player twice * Compiled TS into JS * fix errors with fetch
2021-03-24tscmat
2021-03-24improve mojang api to be much much fastermat
2021-03-02Compiled TS into JSmat-1
2021-03-01change concurrent updating leaderboard members to 1mat
2021-03-01Update hypixelCached.tsmat
2021-03-01Update hypixelCached.jsmat
2021-03-01optimize leaderboardsmat
2021-03-01send 401 status code when unauthorizedmat
2021-03-01tscmat
2021-03-01Compiled TS into JSmat-1
2021-02-28Compiled TS into JSmat
2021-02-28Compiled TS into JSmat-1
2021-02-28Add leaderboardsmat
2021-02-21Compiled TS into JSmat-1
2021-02-16change profileCache to use clonesmat
2021-02-15Compiled TS into JSmat-1
2021-02-15remove debug logsmat
2021-02-15Compiled TS into JSmat-1
2021-02-13fix caching issuemat
if you visited player/:user then player/:user/:profile it would error
2021-02-13fix some stats cutting off at the wrong placemat
2021-02-13tscmat
2021-02-13add compiled code in build foldermat