Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-19 | Add Voidgloom Seraph and make slayer name optional | mat | |
2022-03-17 | Automatically update user's discord ids in accounts | mat | |
2022-03-17 | allow passing redirect uri as a parameter | mat | |
i sure hope this doesn't result in any security vulnerabilities! | |||
2022-03-17 | log more stuff | mat | |
2022-03-17 | log discord error when creating session | mat | |
2022-03-16 | cors is cringe | mat | |
2022-03-16 | Add route to delete session | mat | |
2022-03-05 | `winner` is a string | mat | |
2022-02-21 | add missing things to typings | mat | |
2022-02-16 | oop typescript moment | mat | |
2022-02-16 | move maxUniqueMinions | mat | |
2022-02-16 | return max fairy souls and max minions in member | mat | |
makes it so we don't have to fetch /constants from the frontend | |||
2022-02-14 | oop accidentally broke leaderboards | mat | |
2022-02-13 | maybe fix some leaderboards hanging | mat | |
2022-02-13 | Update election.ts | mat | |
2022-02-12 | Election API | mat | |
2022-02-10 | fix leaderboards not loading sometimes, hopefully | mat | |
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 | |