aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/login/login.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-114/+0
|
* Add ability to override login signup messageChocobozzz2020-05-061-1/+1
|
* Handle external login errorsChocobozzz2020-05-041-3/+7
|
* Add external login buttonsChocobozzz2020-05-041-27/+41
|
* Begin support for external authsChocobozzz2020-05-041-43/+45
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-3/+6
|
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-1/+1
|
* Cleanup login formChocobozzz2020-01-211-14/+7
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
|
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-0/+12
| | | | resolves #1880
* Fix link for account creation on another instanceYorwba2019-11-131-1/+1
|
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
| | | | | | | | * fix a few typos * apply changes to original files instead * additional correction
* Add about information in registration pageChocobozzz2019-09-051-4/+5
|
* Refactor how we use iconsChocobozzz2019-01-171-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 forgotChocobozzz2018-12-051-1/+6
| | | | password system
* 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