aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-edit/video-add.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Try to optimize frontendChocobozzz2017-10-091-165/+0
* Add info when server is processing a video at uploadChocobozzz2017-09-141-2/+6
* Remove ng2 file upload moduleChocobozzz2017-09-141-95/+65
* Upload a video to /videos/uploadChocobozzz2017-09-071-3/+3
* Add information at video upload if user video quota is reachedChocobozzz2017-09-061-0/+2
* Better typescript typing for a better worldChocobozzz2017-07-101-12/+15
* Use typescript standard and lint all filesChocobozzz2017-06-161-84/+75
* Update webpack stackChocobozzz2017-06-111-1/+1
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-45/+10
* Client: add basic support for updating a videoChocobozzz2017-04-101-0/+230