aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/form-validators/user-validators.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+12
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Improve registrationChocobozzz2019-06-071-13/+20
* dots are allowed in actor namesChocobozzz2018-12-101-1/+1
* Remove dashes from actor namesChocobozzz2018-12-071-2/+2
* username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-071-10/+10
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-191-2/+2
* Clean up change password validationChocobozzz2018-09-051-0/+8
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+8
* Add ability to ban/unban usersChocobozzz2018-08-091-0/+13
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-251-0/+10
* Add form validator translationsChocobozzz2018-06-051-0/+93