aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-update.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-131-2/+3
|
* Add ability to set a public to private in clientChocobozzz2019-06-071-1/+1
|
* Fix explained privacies on first upload screenChocobozzz2019-04-251-1/+1
|
* Refactor how we use iconsChocobozzz2019-01-171-1/+1
| | | | Inject them in an angular component so we can easily change their color
* Support additional video extensionsChocobozzz2018-12-111-1/+1
|
* Implement captions/subtitlesChocobozzz2018-07-161-0/+1
|
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-2/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+1
|
* Customize selectChocobozzz2017-12-201-1/+1
|
* Design second video upload stepChocobozzz2017-12-081-2/+2
|
* Design video updateChocobozzz2017-12-071-10/+9
|
* Move video form inside a componentChocobozzz2017-12-071-84/+4
|
* Add video privacy settingChocobozzz2017-10-311-0/+12
|
* Lazy description and previews to video formChocobozzz2017-10-301-6/+3
|
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-271-1/+1
| | | | Blur their thumbnail and name
* Increase video attributes lengthChocobozzz2017-10-261-1/+1
| | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120
* Try to optimize frontendChocobozzz2017-10-091-0/+92