aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/form-validators
Commit message (Collapse)AuthorAgeFilesLines
...
* Begin user quotaChocobozzz2017-09-041-0/+7
|
* Use typescript standard and lint all filesChocobozzz2017-06-165-23/+23
|
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
|
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+2
|
* Client: support video languageChocobozzz2017-04-071-0/+5
|
* Client: add support for video licencesChocobozzz2017-03-271-0/+9
|
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-2/+2
|
* Add video category supportChocobozzz2017-03-221-0/+6
|
* Add email to usersChocobozzz2017-02-184-1/+24
|
* Client: add basic support to report video abusesChocobozzz2017-01-232-2/+2
|
* Client: add ability to report a videoChocobozzz2017-01-202-0/+11
|
* Client: improve host regexChocobozzz2016-11-271-1/+4
|
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-163-12/+12
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-1/+1
|
* Client: reactive formsChocobozzz2016-09-094-0/+56