aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared/video-edit.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+0
* Update iso639 translations for french and deutchChocobozzz2018-06-191-0/+1
* Don't send view on private videoChocobozzz2018-06-181-1/+0
* Add ability to schedule video publicationChocobozzz2018-06-151-12/+67
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-3/+5
* Add form validator translationsChocobozzz2018-06-051-25/+18
* Form validators refractoringChocobozzz2018-06-051-38/+33
* Video support field inherits channel support fieldChocobozzz2018-05-251-1/+37
* Fix updating video tags to empty fieldChocobozzz2018-05-161-1/+1
* Fix some components after Angular 6 upgradeChocobozzz2018-05-161-1/+0
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+0
* Add ability to update a video channelChocobozzz2018-05-111-1/+1
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
* Add support to video support on clientChocobozzz2018-02-201-1/+4
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+7
* Add ability to disable video commentsChocobozzz2018-01-031-0/+1
* Customize selectChocobozzz2017-12-201-0/+5
* Move to angular cliChocobozzz2017-12-121-5/+4
* Move video form inside a componentChocobozzz2017-12-071-0/+83