aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-edit
Commit message (Expand)AuthorAgeFilesLines
* Add info when server is processing a video at uploadChocobozzz2017-09-142-3/+12
* Remove ng2 file upload moduleChocobozzz2017-09-143-108/+74
* 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
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-3/+3
* Better typescript typing for a better worldChocobozzz2017-07-101-12/+15
* Use typescript standard and lint all filesChocobozzz2017-06-163-134/+128
* Update webpack stackChocobozzz2017-06-111-1/+1
* Fix unset video language on video updateChocobozzz2017-05-051-0/+10
* Client: beautiful watch pageChocobozzz2017-04-262-182/+192
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-165-137/+30
* Client: update to angular 4Chocobozzz2017-04-122-6/+1
* Client: add basic support for updating a videoChocobozzz2017-04-106-0/+688