aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared/video-edit.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Better label for video privaciesChocobozzz2018-09-041-4/+4
|
* Sort video captionsChocobozzz2018-07-251-4/+14
|
* Improve captions UX (at least I've tried)Chocobozzz2018-07-251-1/+10
|
* Improve frontend accessibilityChocobozzz2018-07-171-1/+10
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Improve video edit/update/add typingsChocobozzz2018-07-161-5/+5
|
* Handle .srt subtitlesChocobozzz2018-07-161-4/+14
|
* Implement captions/subtitlesChocobozzz2018-07-161-4/+49
|
* 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
| | | | publishing a video
* 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