aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/form-validators/user.ts
Commit message (Expand)AuthorAgeFilesLines
* Add form validator translationsChocobozzz2018-06-051-70/+0
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-2/+0
* Fix #546 (I hope!)GĂ©rald Niel2018-05-091-3/+3
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+24
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
* Usernames are case insensitive nowChocobozzz2017-11-041-2/+8
* Add tests to user rolesChocobozzz2017-10-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-271-0/+6
* Make tslint happyChocobozzz2017-09-041-1/+1
* Begin user quotaChocobozzz2017-09-041-0/+7
* Use typescript standard and lint all filesChocobozzz2017-06-161-6/+6
* Client: use builtin email validatorChocobozzz2017-04-261-3/+1
* Add email to usersChocobozzz2017-02-181-0/+9
* Client: reactive formsChocobozzz2016-09-091-0/+17