Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -3/+3 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | Add filter:api.server.stats.get.result hook | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | 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 |
| | | | | + pluginInfo related changes | ||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -0/+10 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | 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 |