aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-update.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+9
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-3/+23
|
* Support video quota on clientChocobozzz2018-01-081-3/+2
|
* Customize selectChocobozzz2017-12-201-2/+11
|
* Move to angular cliChocobozzz2017-12-121-4/+2
|
* Design video updateChocobozzz2017-12-071-11/+2
|
* Move video form inside a componentChocobozzz2017-12-071-40/+6
|
* Begin videos of an accountChocobozzz2017-12-011-10/+9
|
* Add loader when expanding long video descriptionChocobozzz2017-11-281-1/+1
|
* Add video privacy settingChocobozzz2017-10-311-2/+18
|
* Lazy description and previews to video formChocobozzz2017-10-301-12/+21
|
* Remove sequelize deprecated operatorsChocobozzz2017-10-261-1/+0
|
* Increase video attributes lengthChocobozzz2017-10-261-0/+1
| | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120
* Add markdown support to video descriptionChocobozzz2017-10-261-1/+1
|
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
|
* Client: fix loading server configurationsChocobozzz2017-10-091-7/+6
|
* Try to optimize frontendChocobozzz2017-10-091-0/+134