aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-add/video-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: add basic support for updating a videoChocobozzz2017-04-101-230/+0
* Client: support video languageChocobozzz2017-04-071-0/+13
* Client: Handle NSFW videoChocobozzz2017-04-041-0/+3
* Client: add support for video licencesChocobozzz2017-03-271-0/+8
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-21/+25
* Add video category supportChocobozzz2017-03-221-2/+18
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-1/+5
* Client: try to improve ux for the upload formChocobozzz2016-11-271-24/+28
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
* Client: fix form upload validation on key enterChocobozzz2016-10-171-0/+1
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-071-2/+9
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
* Client: reactive formsChocobozzz2016-09-091-32/+51
* Dirty update to Angular RC6Chocobozzz2016-09-061-8/+3
* Client: update to new form apiChocobozzz2016-08-231-7/+8
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-2/+16
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
* Add tags support to the video listChocobozzz2016-06-101-1/+1
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-071-52/+110
* Handle error for the video uploadChocobozzz2016-06-041-0/+13
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+69