Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -114/+0 |
| | |||||
* | Add ability to override login signup message | Chocobozzz | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Handle external login errors | Chocobozzz | 2020-05-04 | 1 | -3/+7 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -27/+41 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -43/+45 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -3/+6 |
| | |||||
* | Mark additional strings as translatable (#2507) | Filip Bengtsson | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Cleanup login form | Chocobozzz | 2020-01-21 | 1 | -14/+7 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -0/+12 |
| | | | | resolves #1880 | ||||
* | Fix link for account creation on another instance | Yorwba | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | fix a few typos (#2141) | Lukas Winkler | 2019-09-23 | 1 | -1/+1 |
| | | | | | | | | * fix a few typos * apply changes to original files instead * additional correction | ||||
* | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -4/+5 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -1/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -1/+6 |
| | | | | password system | ||||
* | 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 |