Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add signup approval API tests | Chocobozzz | 2023-01-19 | 1 | -1/+2 |
| | |||||
* | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 1 | -0/+1 |
| | |||||
* | Support two factor authentication in backend | Chocobozzz | 2022-10-07 | 1 | -0/+1 |
| | |||||
* | Fix my videos counter | Chocobozzz | 2022-07-18 | 1 | -0/+1 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -2/+1 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -1/+0 |
| | |||||
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 1 | -2/+2 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+1 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -0/+3 |