Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-02 | Compiled TS into JS | mat-1 | |
2021-06-01 | add queue sizes to index debug data | mat | |
2021-06-01 | temporarily disable fetchMemberLeaderboardSpots | mat | |
2021-05-31 | removed fetching all the members in all of the leaderboards | mat | |
2021-05-30 | do more things to maybe prevent random crashes??? | mat | |
2021-05-29 | add more try catches | mat | |
2021-05-28 | add more useful stuff to index | mat | |
2021-05-28 | add more stuff to index route | mat | |
2021-05-27 | fix some bugs with it loading forever | mat | |
2021-05-27 | random random debug things and optimize leaderboards | mat | |
optimize leaderboards by fetching all the raw ones at the beginning | |||
2021-05-27 | Profile customization (#46) | mat | |
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests * change mainSiteUrl | |||
2021-05-27 | Profile customization (#45) | mat | |
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests | |||
2021-05-09 | Revert "temp debug stuff" | mat | |
This reverts commit 58807d12eefe264e817d8dc4b7075dbb25e4c2d2. | |||
2021-05-09 | temp debug stuff | mat | |
2021-05-03 | Compiled TS into JS | mat-1 | |
2021-05-01 | Show minions that haven't been unlocked in response (#20) | mat | |
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants | |||
2021-04-30 | add "basic" url parameter to /player/<user> | mat | |
2021-04-27 | Add minion_count leaderboard (#15) | mat | |
* add minion count leaderboard * fix error that happens sometimes * Update index.js | |||
2021-04-27 | Add 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-14 | make cf-connecting-ip lowercase | mat | |
2021-04-09 | Compiled TS into JS | mat-1 | |
2021-04-08 | debug=false | mat | |
2021-04-08 | Compiled TS into JS | mat-1 | |
2021-04-08 | Compiled TS into JS | mat-1 | |
2021-03-24 | Update index.js | mat | |
2021-03-01 | send 401 status code when unauthorized | mat | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-02-28 | make /leaderboards include categories | mat | |
2021-02-28 | Compiled TS into JS | mat-1 | |
2021-02-28 | Add leaderboards | mat | |
2021-02-21 | Compiled TS into JS | mat-1 | |
2021-02-13 | move some code to make more sense | mat | |
2021-02-13 | tsc | mat | |
2021-02-13 | tsc | mat | |
2021-02-13 | add compiled code in build folder | mat | |