Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some i18n tags | Chocobozzz | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | fix link to the list of open instances due to joinpeertube.org update | Rigel Kent | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | fix link to the list of open instances | Rigel Kent | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | autofocus first field on login | Rigel Kent | 2018-09-22 | 1 | -1/+1 |
| | |||||
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ability to ban/unban users | Chocobozzz | 2018-08-09 | 1 | -1/+0 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 1 | -28/+22 |
| | |||||
* | Enable default link behavior and accessibility for login page (#636) | spf | 2018-06-08 | 1 | -2/+2 |
| | | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready | ||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 1 | -14/+14 |
| | |||||
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 1 | -6/+21 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -4/+40 |
| | |||||
* | Add little effect on hover for the play button | Chocobozzz | 2018-01-29 | 1 | -1/+1 |
| | |||||
* | Add ability to login with email | Chocobozzz | 2018-01-29 | 1 | -2/+2 |
| | |||||
* | Better error messages | Chocobozzz | 2017-12-06 | 1 | -4/+4 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 1 | -27/+26 |
| | |||||
* | Client: beautiful watch page | Chocobozzz | 2017-04-26 | 1 | -25/+30 |
| | |||||
* | Client: reactive forms | Chocobozzz | 2016-09-09 | 1 | -10/+10 |
| | |||||
* | Client: update to new form api | Chocobozzz | 2016-08-23 | 1 | -9/+8 |
| | |||||
* | Improve the login form | Chocobozzz | 2016-06-04 | 1 | -4/+20 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+14 |