aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/video-edit/video-update.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove ng2 file upload moduleChocobozzz2017-09-141-1/+0
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-3/+3
* Use typescript standard and lint all filesChocobozzz2017-06-161-48/+51
* Fix unset video language on video updateChocobozzz2017-05-051-0/+10
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-54/+6
* Client: add basic support for updating a videoChocobozzz2017-04-101-0/+170