]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/+video-edit/video-update.component.ts
fix message space on video upload cancel
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-update.component.ts
2018-09-29  Rigel Kentfix message space on video upload cancel
2018-09-24  ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24  ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-22  BO41remove unused imports
2018-09-04  ChocobozzzBetter label for video privacies
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-25  ChocobozzzImprove captions UX (at least I've tried)
2018-07-17  ChocobozzzImprove frontend accessibility
2018-07-16  ChocobozzzUse a resolver when updating the video
2018-07-16  ChocobozzzImprove video edit/update/add typings
2018-07-16  ChocobozzzDo not display private privacy if the video is not...
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-05  ChocobozzzForm validators refractoring
2018-06-05  ChocobozzzAdd i18n attributes
2018-05-25  ChocobozzzVideo support field inherits channel support field
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-16  ChocobozzzUpgrade to rxjs 6
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-03-19  ChocobozzzBEARKING CHANGE: Update videos API response
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-20  ChocobozzzAdd ability to import videos from all supported youtube...
2018-02-20  ChocobozzzAdd support to video support on client
2018-02-16  ChocobozzzAdd loading bar when updating a video
2018-02-16  ChocobozzzAdd ability to update thumbnail and preview on client
2018-01-08  ChocobozzzSupport video quota on client
2017-12-20  ChocobozzzCustomize select
2017-12-12  ChocobozzzMove to angular cli
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-07  ChocobozzzDesign video update
2017-12-07  ChocobozzzMove video form inside a component
2017-12-01  ChocobozzzBegin videos of an account
2017-11-28  ChocobozzzAdd loader when expanding long video description
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-30  ChocobozzzLazy description and previews to video form
2017-10-26  ChocobozzzRemove sequelize deprecated operators
2017-10-26  ChocobozzzIncrease video attributes length
2017-10-26  ChocobozzzAdd markdown support to video description
2017-10-26  ChocobozzzAdapt client with video channels
2017-10-09  ChocobozzzClient: fix loading server configurations
2017-10-09  ChocobozzzTry to optimize frontend