aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/login.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix some i18n tagsChocobozzz2018-09-281-1/+1
|
* fix link to the list of open instances due to joinpeertube.org updateRigel Kent2018-09-251-1/+1
|
* fix link to the list of open instancesRigel Kent2018-09-241-1/+1
|
* autofocus first field on loginRigel Kent2018-09-221-1/+1
|
* add user account email verificiation (#977)Josh Morel2018-08-311-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 usersChocobozzz2018-08-091-1/+0
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-28/+22
|
* Enable default link behavior and accessibility for login page (#636)spf2018-06-081-2/+2
| | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready
* Add i18n attributesChocobozzz2018-06-051-14/+14
|
* Add link to register in login formChocobozzz2018-03-281-6/+21
|
* Add ability to reset our passwordChocobozzz2018-01-301-4/+40
|
* Add little effect on hover for the play buttonChocobozzz2018-01-291-1/+1
|
* Add ability to login with emailChocobozzz2018-01-291-2/+2
|
* Better error messagesChocobozzz2017-12-061-4/+4
|
* Design signup and login pagesChocobozzz2017-12-051-27/+26
|
* Client: beautiful watch pageChocobozzz2017-04-261-25/+30
|
* Client: reactive formsChocobozzz2016-09-091-10/+10
|
* Client: update to new form apiChocobozzz2016-08-231-9/+8
|
* Improve the login formChocobozzz2016-06-041-4/+20
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+14