aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
AgeCommit message (Expand)Author
2022-03-19Bump @types/lru-cache from 5.1.1 to 7.4.0 (#217)dependabot[bot]
2022-03-19Squashed commit of the following:mat
2022-03-17allow passing redirect uri as a parametermat
2022-03-17log more stuffmat
2022-03-17log discord error when creating sessionmat
2022-03-16cors is cringemat
2022-03-16Add route to delete sessionmat
2022-02-12Election APImat
2021-12-30database metricsmat
2021-12-30metrics is only allowed from localhostmat
2021-12-30Update index.tsmat
2021-12-30fix indexmat
2021-12-30remove build foldermat
2021-12-30Revert "Revert "add prom-client""mat
2021-12-30Revert "add prom-client"mat
2021-12-30add prom-clientmat
2021-12-29Revert "add prom-client"mat
2021-12-29add prom-clientmat
2021-10-03attempt to fix memory leakmat
2021-09-06Bump node-fetch from 2.6.1 to 3.0.0 (#116)dependabot[bot]
2021-06-29enable strictNullChecks and fix all related issues (#65)mat
2021-06-02actually 404 when something isn't foundmat
2021-06-02remove returning key usagemat
2021-06-01add key usage info to indexmat
2021-06-01add queue sizes to index debug datamat
2021-06-01temporarily disable fetchMemberLeaderboardSpotsmat
2021-05-31removed fetching all the members in all of the leaderboardsmat
2021-05-30do more things to maybe prevent random crashes???mat
2021-05-29add more try catchesmat
2021-05-28add more useful stuff to indexmat
2021-05-28add more stuff to index routemat
2021-05-27fix some bugs with it loading forevermat
2021-05-27random random debug things and optimize leaderboardsmat
2021-05-27Profile customization (#46)mat
2021-05-27Profile customization (#45)mat
2021-05-09Revert "temp debug stuff"mat
2021-05-09temp debug stuffmat
2021-05-02add `/constants` api to get max minions and fairy souls (#21)mat
2021-05-01Show minions that haven't been unlocked in response (#20)mat
2021-04-30add "basic" url parameter to /player/<user>mat
2021-04-27Add minion_count leaderboard (#15)mat
2021-04-27Add unit tests (#12)mat
2021-04-14make cf-connecting-ip lowercasemat
2021-04-08add Access-Control-Allow-Origin * and change ratelimit to be strictermat
2021-04-08debug=falsemat
2021-04-08add member leaderboard spots apimat
2021-04-08add more debug stuffmat
2021-03-24increase ratelimitsmat
2021-03-24add ratelimits to skyblock-apimat
2021-03-01send 401 status code when unauthorizedmat