Merge branch 'develop' into pr/1285
[oweals/peertube.git] / client / src / app / videos / +video-edit / shared / video-edit.component.ts
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-01-12 clementbrizardEnable video upload and edit
2018-12-19 ChocobozzzRefractor notification service
2018-12-11 ChocobozzzSupport additional video extensions
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqOnly show download button if downloadingEnabled is...
2018-09-04 ChocobozzzBetter label for video privacies
2018-07-25 ChocobozzzSort video captions
2018-07-25 ChocobozzzImprove captions UX (at least I've tried)
2018-07-17 ChocobozzzImprove frontend accessibility
2018-07-16 ChocobozzzImprove video edit/update/add typings
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-20 ChocobozzzFix HTTP fallback when having videostream issues on...
2018-06-19 ChocobozzzUpdate iso639 translations for french and deutch
2018-06-18 ChocobozzzDon't send view on private video
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-05-25 ChocobozzzVideo support field inherits channel support field
2018-05-16 ChocobozzzFix updating video tags to empty field
2018-05-16 ChocobozzzFix some components after Angular 6 upgrade
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-02-21 ChocobozzzFix support field validation in video edit
2018-02-20 ChocobozzzAdd support to video support on client
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-20 ChocobozzzCustomize select
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-07 ChocobozzzMove video form inside a component