Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-18 | fix cache update on evol name change | gumi | 1 | -1/+1 |
2020-03-15 | add an Identity type | gumi | 3 | -73/+79 |
2020-03-11 | refactor the authentication and validation | gumi | 5 | -541/+152 |
2020-03-08 | immediately swap the uuid after login and check the email | gumi | 1 | -1/+41 |
2020-03-06 | prevent uuid bruteforcing | gumi | 5 | -8/+133 |
2020-03-06 | expose the vault account id | gumi | 2 | -0/+6 |
2020-03-05 | oh how I wish this was typescript | gumi | 1 | -1/+1 |
2020-03-04 | this is for you, Jesusalva | gumi | 4 | -20/+20 |
2020-03-04 | pre-cache the game accounts on login | gumi | 3 | -164/+72 |
2020-03-03 | add rudimentary anti-bruteforcing | gumi | 4 | -11/+59 |
2020-03-03 | tmwa accounts can have 4-character passwords (yes, it's dumb) | gumi | 1 | -1/+1 |
2020-03-03 | simplify some sequelize operations | gumi | 2 | -11/+6 |
2020-03-03 | auto-fix accounts with no primary identity | gumi | 1 | -1/+6 |
2020-03-02 | more bugs, yay | gumi | 1 | -1/+1 |
2020-03-02 | fix primary identity assignment for new accounts | gumi | 1 | -1/+1 |
2020-03-02 | hotfix | gumi | 2 | -6/+26 |
2020-03-02 | add support for Vault + major refactor | gumi | 5 | -0/+1492 |