aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/signup/signup.component.ts
Commit message (Expand)AuthorAgeFilesLines
* add user account email verificiation (#977)Josh Morel2018-08-311-5/+17
* Add features table on signupChocobozzz2018-08-281-43/+0
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+4
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-251-1/+2
* 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