aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/register-step-channel.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* We don't need services anymore for validatorsChocobozzz2020-08-171-5/+5
|
* Reorganize client shared modulesChocobozzz2020-06-231-6/+4
|
* Improve registrationChocobozzz2019-06-071-7/+23
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add success icon on registrationChocobozzz2019-05-291-0/+40