Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-28 | update package-lock.json and remove weird code | mat | |
2021-02-28 | fix double fetching | mat | |
2021-02-28 | Add leaderboards | mat | |
2021-02-20 | add debug stuff | mat | |
2021-02-16 | change profileCache to use clones | mat | |
2021-02-15 | fix profiles for players that changed their usernames | mat | |
2021-02-15 | remove debug logs | mat | |
2021-02-14 | add rank to basic member | mat | |
2021-02-14 | fix special cases | mat | |
some users dont have a rank, and some users dont have skyblock profiles | |||
2021-02-13 | fix caching issue | mat | |
if you visited player/:user then player/:user/:profile it would error | |||
2021-02-13 | fix inventories | mat | |
2021-02-13 | optimize inventories | mat | |
don't parse nbt for inventories that it doesn't need to | |||
2021-02-13 | add optional check to verify all clients are owned by the creator | mat | |
2021-02-13 | create member, profile, and profiles cleaners | mat | |
2021-02-13 | move stuff into src folder | mat | |