Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-29 | enable strictNullChecks and fix all related issues (#65) | 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 (#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 |