aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/signup/signup.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Translate tab headsChocobozzz2018-06-051-1/+0
|
* Handle singular/plurial in signupChocobozzz2018-06-051-15/+16
|
* Add form validator translationsChocobozzz2018-06-051-5/+5
|
* Form validators refractoringChocobozzz2018-06-051-25/+7
|
* Fix i18n in componentsChocobozzz2018-06-051-4/+4
|
* Add frenchChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-6/+13
|
* Prevent brute force login attackChocobozzz2018-03-291-1/+1
|
* Add initial video quota info in registration formChocobozzz2018-03-281-11/+46
|
* Design signup and login pagesChocobozzz2017-12-051-1/+2
|
* Fix error messages on client formsChocobozzz2017-11-041-1/+1
|
* err.text -> errChocobozzz2017-09-141-1/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-101-3/+4
|
* Use typescript standard and lint all filesChocobozzz2017-06-161-25/+25
|
* Client: support signupChocobozzz2017-04-101-0/+72