]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos/video-add/video-add.component.ts
Client: fix progress bar and tags validation issues
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / video-add / video-add.component.ts
2016-10-07  ChocobozzzClient: fix progress bar and tags validation issues
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-19  ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-09  ChocobozzzClient: reactive forms
2016-09-06  ChocobozzzDirty update to Angular RC6
2016-08-23  ChocobozzzClient: update to new form api
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...
2016-06-10  ChocobozzzFix redirection after the upload of a video
2016-06-10  ChocobozzzAdd tags support to the video list
2016-06-07  ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-04  ChocobozzzHandle error for the video upload
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs