aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12Create dependabotmerge.ymlmat
2021-07-03Bump typescript from 4.3.4 to 4.3.5 (#66)dependabot[bot]
2021-07-03Bump @types/mongodb from 3.6.18 to 3.6.19 (#68)dependabot[bot]
2021-07-03Bump express-rate-limit from 5.2.6 to 5.3.0 (#69)dependabot[bot]
2021-07-01make the code slightly prettiermat
2021-07-01delete players with no leaderboard positions from leaderboard collectionsmat
2021-06-30fix error that happens sometimes for nonexistent playersmat
2021-06-29fix youtube rank displaying wronglymat
2021-06-29Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into mainmat
2021-06-29moderator -> modmat
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-29Bump @types/express-rate-limit from 5.1.1 to 5.1.2 (#56)dependabot[bot]
2021-06-29Bump @types/mongodb from 3.6.17 to 3.6.18 (#59)dependabot[bot]
2021-06-29Bump typescript from 4.3.2 to 4.3.4 (#61)dependabot[bot]
2021-06-29Bump mocha from 8.4.0 to 9.0.1 (#62)dependabot[bot]
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-01add key usage info to indexmat
2021-06-01make new "cache" for recentlyqueuedmat
2021-06-01don't queue stuff if it's in recentlyUpdatedmat