aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-add
Commit message (Expand)AuthorAgeFilesLines
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-1/+5
* Client: try to improve ux for the upload formChocobozzz2016-11-273-28/+41
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
* Client: fix form upload validation on key enterChocobozzz2016-10-172-3/+5
* 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-092-47/+66
* Dirty update to Angular RC6Chocobozzz2016-09-061-8/+3
* Client: update to new form apiChocobozzz2016-08-232-14/+15
* 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-102-3/+3
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-073-70/+183
* Handle error for the video uploadChocobozzz2016-06-042-0/+15
* First draft to use webpack instead of systemjsChocobozzz2016-06-034-0/+144