Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-31 | gemstone_collection -> gemstone | mat | |
2021-12-31 | add the new collections | mat | |
2021-12-31 | Update hypixelCached.ts | mat | |
2021-12-31 | fix memory leak, i hope | mat | |
2021-12-30 | increase username cache max listeners | mat | |
2021-12-30 | Update metrics.ts | mat | |
2021-12-30 | change some metrics | mat | |
2021-12-30 | database metrics | mat | |
2021-12-30 | metrics is only allowed from localhost | mat | |
2021-12-30 | Update index.ts | mat | |
2021-12-30 | improve apiKeyMaxUsage | mat | |
2021-12-30 | improve api key usage measurement | mat | |
2021-12-30 | fix index | mat | |
2021-12-30 | remove build folder | mat | |
2021-12-30 | Revert "Revert "add prom-client"" | mat | |
This reverts commit 6ef961dffc700af1929ccaa514df75c476485d38. | |||
2021-12-30 | Revert "add prom-client" | mat | |
This reverts commit 454a647a8d80e9308e74768e4b48cc6710d2e748. | |||
2021-12-30 | add prom-client | mat | |
2021-12-29 | fix all typescript errors with mongodb | mat | |
2021-12-29 | Revert "add prom-client" | mat | |
This reverts commit 4ead6ecb87aa07d43ade3ab859d2052f3da3fe12. | |||
2021-12-29 | add prom-client | mat | |
2021-12-28 | don't remove multiple times | mat | |
2021-12-28 | fix issue with api key | mat | |
2021-12-28 | fix for removing invalid api key | mat | |
2021-12-28 | ignore invalid keys | mat | |
2021-10-03 | remove some comments from the previous commit | mat | |
2021-10-03 | attempt to fix memory leak | mat | |
2021-09-12 | add warning for social skill leaderboard | mat | |
2021-09-11 | increase max listeners for TLSSocket | mat | |
2021-09-10 | make the zones api include unvisited zones | mat | |
2021-09-08 | update discord client id | mat | |
2021-09-06 | Bump node-fetch from 2.6.1 to 3.0.0 (#116) | dependabot[bot] | |
* Bump node-fetch from 2.6.1 to 3.0.0 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.0.0. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v3.0.0) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix issues with node fetch 3.0 * change module to esnext instead of commonjs * fix imports and tests * fix package-lock.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mat <github@matdoes.dev> Co-authored-by: mat <27899617+mat-1@users.noreply.github.com> | |||
2021-08-06 | don't add players to leaderboards leaderboards when they aren't on any | mat | |
2021-08-01 | remove debug message | mat | |
2021-08-01 | add #1 leaderboards count leaderboard | mat | |
2021-07-13 | increase max listeners because what could go wrong | mat | |
2021-07-01 | make the code slightly prettier | mat | |
2021-07-01 | delete players with no leaderboard positions from leaderboard collections | mat | |
2021-06-30 | fix error that happens sometimes for nonexistent players | mat | |
2021-06-29 | fix youtube rank displaying wrongly | mat | |
closes #49 | |||
2021-06-29 | Merge branch 'main' of https://github.com/skyblockstats/skyblock-api into main | mat | |
2021-06-29 | moderator -> mod | mat | |
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | mat | |
2021-06-24 | actually error like it's supposed to for invalid player profiles | mat | |
2021-06-24 | remove console logs | mat | |
2021-06-24 | log api keys | mat | |
2021-06-24 | log key | mat | |
2021-06-24 | debugging:tm: | mat | |
2021-06-24 | log more stuff | mat | |
2021-06-24 | why is it broken????? | mat | |
2021-06-24 | log the mojang error | mat | |