Add ability to schedule video publication
[oweals/peertube.git] / client / src / app / videos / +video-edit / shared / video-edit.component.ts
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