aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
AgeCommit message (Expand)Author
2022-12-24Revert "temporarily make it log request headers"mat
2022-12-13Revert "ok what if i made the header x-key instead"mat
2022-12-13ok what if i made the header x-key insteadmat
2022-12-13temporarily make it log request headersmat
2022-07-02don't transfer loremat
2022-07-01Paginationmat
2022-07-01playerauctions endpointmat
2022-05-17improve caching logicmat
2022-05-17remove some debug console.logsmat
2022-05-17add auctionitems endpointmat
2022-05-17improve auctions apimat
2022-05-15add very basic auctionprices endpointmat
2022-04-10Do more stuff concurrently and add lazy mode to /player/:user/:profile/leader...mat
2022-04-10Disable debugmat
2022-04-10Cache usernames and ranks in leaderboards in dbmat
2022-04-01sort leaderboards in profilemat
2022-03-28add item listmat
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