aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-283-7/+8
* Move to sass @useChocobozzz2021-06-283-6/+6
* Bidi supportChocobozzz2021-06-071-2/+2
* Use HTML config when possibleChocobozzz2021-06-041-9/+3
* Implemented configurable minimum signup agePoslovitch2021-05-284-2/+8
* Remove ngx-metaChocobozzz2021-05-272-5/+2
* Move to stylelintChocobozzz2021-04-282-23/+1
* Use new doc website linksChocobozzz2021-02-121-1/+1
* Fix some accessibility issuesChocobozzz2020-12-221-1/+1
* add previous button to registration form, with alignmentRigel Kent2020-12-093-6/+16
* improvements to login and sign-up pages (#3357)Kimsible2020-12-0711-174/+153
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+4
* register: hide channel step if upload quota is 0kontrollanten2020-12-035-4/+15
* adjust registration form width on mobile (#3274)test2a2020-11-252-6/+17
* reword unclear sentences, check for grammarRigel Kent2020-11-122-3/+3
* We don't need services anymore for validatorsChocobozzz2020-08-173-16/+22
* Use localize for page titlesChocobozzz2020-08-172-3/+3
* Migrate to $localizeChocobozzz2020-08-143-20/+10
* Reorganize client shared modulesChocobozzz2020-06-239-49/+45
* Add explicit step and aria-current attribute in register formCaroline Chuong2020-06-101-2/+2
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-7/+7
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-0/+4
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-022-4/+4
* Media queries to use variables when possibleRigel Kent2020-02-131-1/+1
* Rephrase account/channel signup descriptionRigel Kent2020-02-032-2/+2
* text rewording (2)DontUseGithub2020-02-031-1/+1
* text rewordingDontUseGithub2020-02-031-1/+1
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
* Lazy load static objectsChocobozzz2019-12-183-4/+16
* Fix buildChocobozzz2019-12-061-0/+1
* (plugins) adding signup scope and init hook, modifying ensureUserRegistration...Rigel Kent2019-11-251-2/+9
* Some language fixes (#2198)Filip Bengtsson2019-10-232-3/+3
* Fix i18n generation scriptChocobozzz2019-10-221-1/+1
* 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
* Fix signup email verificationChocobozzz2019-06-201-3/+3
* Add ability to change email in clientChocobozzz2019-06-112-11/+25
* Improve registrationChocobozzz2019-06-076-23/+108
* Add success icon on registrationChocobozzz2019-05-2923-0/+882