aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/shared/video-edit.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-274/+0
* Reorganize client shared modulesChocobozzz2020-06-231-18/+8
* Fix video support field updateChocobozzz2019-12-271-13/+17
* Lazy load static objectsChocobozzz2019-12-181-6/+15
* Update angularChocobozzz2019-07-251-1/+1
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-071-1/+1
|\
| * Fix error in form when scheduling video publicationChocobozzz2019-06-071-1/+1
* | Add ability to set a public to private in clientChocobozzz2019-06-071-1/+6
* | Support audio upload in clientChocobozzz2019-05-171-1/+0
|/
* Update E2E testsChocobozzz2019-02-211-4/+7
* Move original publication date in advanced settingsChocobozzz2019-02-111-1/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-0/+2
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-5/+6
| |\
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
| * | Only show download button if downloadingEnabled is set to trueLucas Declercq2018-10-061-0/+2
* | | Enable video upload and editclementbrizard2019-01-121-1/+3
| |/ |/|
* | Refractor notification serviceChocobozzz2018-12-191-2/+2
* | Support additional video extensionsChocobozzz2018-12-111-0/+1
* | NoImplicitAny flag true (#1157)BO412018-10-181-3/+3
|/
* 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
* 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
* 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