aboutsummaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2021-06-24actually error like it's supposed to for invalid player profilesmat
2021-06-24remove console logsmat
2021-06-24log api keysmat
2021-06-24log keymat
2021-06-24debugging:tm:mat
2021-06-24log more stuffmat
2021-06-24why is it broken?????mat
2021-06-24log the mojang errormat
2021-06-16why did it breakmat
2021-06-03change some variable names in collections to make more sensemat
2021-06-03maybe fix errormat
2021-06-03return null if fetchMemberProfile user uuid is nullmat
2021-06-02actually 404 when something isn't foundmat
2021-06-02remove a console.logmat
2021-06-02oh turns out people are just putting invalid usernamesmat
2021-06-02log ashcon thingmat
2021-06-02more debugging:tm:mat
2021-06-02debugging:tm:mat
2021-06-02undash ashcon uuids for consistencymat
2021-06-02stop erroring on invalid mojang responsesmat
2021-06-02add api.ashcon.app as alternative to mojang apimat
2021-06-02slice xpTable at max levelmat
2021-06-02remove returning key usagemat
2021-06-02Fix max levelmat
2021-06-02fix some duplicate things that were there for some reasonmat
2021-06-02Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into mainmat
2021-06-02include the max level of the skillmat
2021-06-02Extra skill info (#52)mat
2021-06-02include more data about skills (#51)mat
2021-06-01add info for leaderboards_countmat
2021-06-01fix not choosing best api keymat
2021-06-02Compiled TS into JSmat-1
2021-06-01make new "cache" for recentlyqueuedmat
2021-06-01don't queue stuff if it's in recentlyUpdatedmat
2021-06-01lower the interval for leaderboardUpdateMemberQueue even moremat
2021-06-01decrease the queue intervals by a lotmat
2021-06-01add queue sizes to index debug datamat
2021-06-01temporarily disable fetchMemberLeaderboardSpotsmat
2021-06-01Revert "Revert "Revert "temporarily disable leaderboard cache"""mat
2021-06-01Revert "Revert "temporarily disable leaderboard cache""mat
2021-06-01Revert "temporarily disable leaderboard cache"mat
2021-06-01temporarily disable leaderboard cachemat
2021-05-31decrease basicPlayerCache maxAge moremat
2021-05-31add leaderboard infosmat
2021-05-31fix basicPlayerCache not being in msmat
2021-05-31change cache time for usernamesmat
2021-05-31change basic player cache to only 30 minutesmat
2021-05-31add memberRawLeaderboardItem and profileRawLeaderboardItemmat
2021-05-31removed fetching all the members in all of the leaderboardsmat
2021-05-30re-add the pre-cache for leaderboard usersmat