aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-31Merge branch 'main' of https://github.com/skyblockstats/skyblock-apimat
2021-12-31Update hypixelCached.tsmat
2021-12-31Update test.ymlmat
2021-12-31fix memory leak, i hopemat
2021-12-30increase username cache max listenersmat
2021-12-30Update metrics.tsmat
2021-12-30change some metricsmat
2021-12-30database metricsmat
2021-12-30Update test.ymlmat
2021-12-30metrics is only allowed from localhostmat
2021-12-30Update index.tsmat
2021-12-30improve apiKeyMaxUsagemat
2021-12-30Merge branch 'main' of https://github.com/skyblockstats/skyblock-apimat
2021-12-30improve api key usage measurementmat
2021-12-30Update test.ymlmat
2021-12-30fix indexmat
2021-12-30add incremental compiler optionmat
2021-12-30remove build foldermat
2021-12-30Revert "Revert "add prom-client""mat
This reverts commit 6ef961dffc700af1929ccaa514df75c476485d38.
2021-12-30Revert "add prom-client"mat
This reverts commit 454a647a8d80e9308e74768e4b48cc6710d2e748.
2021-12-30add prom-clientmat
2021-12-29Revert "Update package.json"mat
This reverts commit 8401c5dbb94683694af11425fc69d7845033037b.
2021-12-29Update package.jsonmat
2021-12-29Update README.mdmat
2021-12-29Revert "run tests on self hosted"mat
This reverts commit 39092273c83a6f88c522e600609b3e901337fd06.
2021-12-29run tests on self hostedmat
2021-12-30Bump express-rate-limit from 5.5.1 to 6.0.1 (#171)dependabot[bot]
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.5.1 to 6.0.1. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.5.1...v6.0.1) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29fix all typescript errors with mongodbmat
2021-12-29lower mongodb version because it seems to be brokenmat
2021-12-29Update test.ymlmat
2021-12-29switch to github prismarine-nbtmat
2021-12-29Revert "add prom-client"mat
This reverts commit 4ead6ecb87aa07d43ade3ab859d2052f3da3fe12.
2021-12-29add prom-clientmat
2021-12-28don't remove multiple timesmat
2021-12-28fix issue with api keymat
2021-12-28fix for removing invalid api keymat
2021-12-28buildmat
2021-12-28ignore invalid keysmat
2021-12-27Bump @types/node from 17.0.4 to 17.0.5 (#170)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25Bump express from 4.17.1 to 4.17.2 (#165)dependabot[bot]
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25Bump mongodb from 4.2.1 to 4.2.2 (#161)dependabot[bot]
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/docs/CHANGES_4.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25Bump @types/node from 16.11.13 to 17.0.4 (#169)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.13 to 17.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15Bump @types/node from 16.11.12 to 16.11.13 (#163)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.12 to 16.11.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09Bump mongodb from 4.2.0 to 4.2.1 (#158)dependabot[bot]
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/docs/CHANGES_4.0.0.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08Bump @types/node from 16.11.10 to 16.11.12 (#159)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.10 to 16.11.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-27Update test.ymlmat
2021-11-24Bump @types/node from 16.11.9 to 16.11.10 (#156)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 16.11.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22Bump @types/node from 16.11.8 to 16.11.9 (#155)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.8 to 16.11.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-19Bump @types/node from 16.11.7 to 16.11.8 (#154)dependabot[bot]
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.7 to 16.11.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18Bump typescript from 4.4.4 to 4.5.2 (#153)dependabot[bot]
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>