Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -5/+5 |
| | |||||
* | Refactor auth flow | Chocobozzz | 2021-03-24 | 1 | -7/+7 |
| | | | | | Reimplement some node-oauth2-server methods to remove hacky code needed by our external login workflow | ||||
* | plugins: add optional authentication for routes | kontrollanten | 2020-12-08 | 1 | -0/+3 |
| | |||||
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -6/+7 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Client calls revoke-token endpoint on logout | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -1/+19 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -11/+30 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+19 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -4/+15 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 1 | -6/+34 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -7/+19 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 1 | -0/+48 |