aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-01add #1 leaderboards count leaderboardmat
2021-07-30Bump @types/node from 16.4.6 to 16.4.7 (#97)dependabot[bot]
2021-07-29Bump @types/node from 16.4.4 to 16.4.6 (#96)dependabot[bot]
2021-07-28Bump @types/node from 16.4.3 to 16.4.4 (#95)dependabot[bot]
2021-07-27Bump @types/mongodb from 3.6.20 to 4.0.7 (#94)dependabot[bot]
2021-07-26Bump mocha from 9.0.2 to 9.0.3 (#93)dependabot[bot]
2021-07-26Bump @types/node from 16.4.1 to 16.4.3 (#92)dependabot[bot]
2021-07-23Bump @types/node from 16.4.0 to 16.4.1 (#91)dependabot[bot]
2021-07-23Bump @types/node-fetch from 2.5.11 to 2.5.12 (#90)dependabot[bot]
2021-07-23Bump @types/mocha from 8.2.3 to 9.0.0 (#89)dependabot[bot]
2021-07-21Bump mongodb from 4.0.0 to 4.0.1 (#88)dependabot[bot]
2021-07-21Bump @types/node from 16.3.3 to 16.4.0 (#87)dependabot[bot]
2021-07-19Bump @types/node from 16.3.2 to 16.3.3 (#86)dependabot[bot]
2021-07-14Bump @types/node from 16.3.1 to 16.3.2 (#85)dependabot[bot]
2021-07-14Bump mongodb from 3.6.10 to 4.0.0 (#84)dependabot[bot]
2021-07-13set node 16 requirement in package.jsonmat
2021-07-13increase max listeners because what could go wrongmat
2021-07-12Bump @types/node-fetch from 2.5.10 to 2.5.11 (#78)dependabot[bot]
2021-07-12Bump @types/node from 15.6.1 to 16.3.1 (#82)dependabot[bot]
2021-07-12Update compile.ymlmat
2021-07-12Bump @types/lru-cache from 5.1.0 to 5.1.1 (#77)dependabot[bot]
2021-07-12Bump @types/mocha from 8.2.2 to 8.2.3 (#79)dependabot[bot]
2021-07-12Bump prismarine-nbt from 1.5.0 to 1.6.0 (#76)dependabot[bot]
2021-07-12Bump @types/express-rate-limit from 5.1.2 to 5.1.3 (#75)dependabot[bot]
2021-07-12Update test.ymlmat
2021-07-12Delete dependabotmerge.ymlmat
2021-07-12Bump mongodb from 3.6.9 to 3.6.10 (#74)dependabot[bot]
2021-07-12Bump ts-node from 10.0.0 to 10.1.0 (#83)dependabot[bot]
2021-07-12Update dependabotmerge.ymlmat
2021-07-12Bump @types/mongodb from 3.6.19 to 3.6.20 (#73)dependabot[bot]
2021-07-12Bump @types/express from 4.17.12 to 4.17.13 (#72)dependabot[bot]
2021-07-12Bump mocha from 9.0.1 to 9.0.2 (#71)dependabot[bot]
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