aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load static objectsChocobozzz2019-12-182-3/+9
|
* Fix buildChocobozzz2019-12-061-0/+1
|
* (plugins) adding signup scope and init hook, modifying ↵Rigel Kent2019-11-251-2/+9
| | | | ensureUserRegistrationAllowed allowedParams
* Some language fixes (#2198)Filip Bengtsson2019-10-231-1/+1
| | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater.
* Add missing translation tagsChocobozzz2019-09-181-1/+1
|
* Merge branch 'release/1.4.0' into developChocobozzz2019-09-051-2/+2
|\
| * Rename signup stepsChocobozzz2019-09-041-2/+2
| |
* | Add about information in registration pageChocobozzz2019-09-056-22/+153
|/
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Improve registrationChocobozzz2019-06-076-23/+108
| | | | | | | * 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-2912-0/+540