aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add filename in upload form titleChocobozzz2018-02-201-1/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-161-1/+4
|
* Add style to cancel buttonChocobozzz2018-01-231-5/+3
|
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-231-3/+8
| | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+0
|
* Support video quota on clientChocobozzz2018-01-081-2/+0
|
* Fix overflow in select inputsChocobozzz2018-01-081-3/+3
|
* Customize selectChocobozzz2017-12-201-8/+14
|
* Design second video upload stepChocobozzz2017-12-081-5/+11
|
* Add progress bar for video uploadChocobozzz2017-12-071-0/+2
|
* First upload step is okChocobozzz2017-12-071-16/+16
|
* First step upload with new designChocobozzz2017-12-071-119/+23
|
* Add video privacy settingChocobozzz2017-10-311-0/+12
|
* Lazy description and previews to video formChocobozzz2017-10-301-6/+2
|
* 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
* Add channels to upload formChocobozzz2017-10-261-0/+12
|
* Try to optimize frontendChocobozzz2017-10-091-0/+121