Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -18/+44 |
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+17 |
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -19/+57 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 1 | -1/+2 |
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -18/+16 |
* | Upgrade sequelize | Chocobozzz | 2019-04-24 | 1 | -0/+2 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 1 | -3/+9 |
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -1/+2 |
* | Cache user token | Chocobozzz | 2018-09-20 | 1 | -0/+40 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+5 |
* | Fix tests | Chocobozzz | 2018-08-28 | 1 | -1/+0 |
* | Fix oauth server module | Chocobozzz | 2018-08-28 | 1 | -1/+5 |
* | Add ability to ban/unban users | Chocobozzz | 2018-08-09 | 1 | -1/+1 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -3/+4 |
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -3/+3 |
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -9/+10 |
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 1 | -29/+25 |
* | Don't display password in logs | Chocobozzz | 2017-09-07 | 1 | -1/+1 |
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 1 | -2/+2 |
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 1 | -4/+3 |
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -12/+3 |
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -6/+9 |
* | Type models | Chocobozzz | 2017-05-25 | 1 | -2/+2 |
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+95 |