aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/form-validators/video.ts
Commit message (Expand)AuthorAgeFilesLines
* Add form validator translationsChocobozzz2018-06-051-68/+0
* Fix video channel description/support max lengthChocobozzz2018-05-091-2/+2
* Add support to video support on clientChocobozzz2018-02-201-2/+10
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+5
* Move to angular cliChocobozzz2017-12-121-6/+0
* Design second video upload stepChocobozzz2017-12-081-17/+5
* Move video form inside a componentChocobozzz2017-12-071-0/+6
* Add video privacy settingChocobozzz2017-10-311-0/+7
* Lazy description and previews to video formChocobozzz2017-10-301-2/+2
* Increase video attributes lengthChocobozzz2017-10-261-4/+4
* Add channels to upload formChocobozzz2017-10-261-0/+7
* Remove ng2 file upload moduleChocobozzz2017-09-141-0/+7
* Use typescript standard and lint all filesChocobozzz2017-06-161-7/+7
* 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
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-1/+1
* Client: reactive formsChocobozzz2016-09-091-0/+25