aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
AgeCommit message (Collapse)Author
2021-04-27Add minion_count leaderboard (#15)mat
* add minion count leaderboard * fix error that happens sometimes * Update index.js
2021-04-27Add unit tests (#12)mat
* start adding unit tests * add more to test/data/mojang.json * fix sending http requests in tests when it shouldn't * add a few more tests * try to add a github action to run tests * Update test.yml
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
2021-02-28fix constant cachemat
2021-02-28make /leaderboards include categoriesmat
2021-02-28add /leaderboardsmat
2021-02-28Add leaderboardsmat
2021-02-20add debug stuffmat
2021-02-13move some code to make more sensemat
2021-02-13add banking infomat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13move stuff into src foldermat