Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -4/+3 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -10/+10 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -33/+33 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -34/+15 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -28/+29 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -4/+3 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 1 | -11/+4 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 1 | -30/+17 |
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -1/+1 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -23/+24 |
* | Provide express request to onLogout call | Chocobozzz | 2020-11-20 | 1 | -4/+30 |
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -0/+10 |
* | Add other tests to external auth | Chocobozzz | 2020-05-11 | 1 | -5/+47 |
* | Add ability to unregister plugin auths | Chocobozzz | 2020-05-04 | 1 | -1/+37 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -0/+295 |