aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-46/+0
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-14/+24
|
* Add a warning when uploading videos using rootChocobozzz2019-12-101-1/+7
|
* Improve video upload error handlingChocobozzz2018-11-161-4/+4
|
* Fix videos add tabs styleChocobozzz2018-08-091-11/+20
|
* Correct webtorrent download cleanupChocobozzz2018-08-081-1/+1
|
* Import magnets with webtorrentChocobozzz2018-08-081-1/+5
|
* video-import -> video-import-urlChocobozzz2018-08-081-1/+1
|
* Refractor video upload/importChocobozzz2018-08-081-2/+2
|
* Add import http enabled configurationChocobozzz2018-08-061-1/+1
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-58/+10
|
* Implement captions/subtitlesChocobozzz2018-07-161-1/+1
|
* Extract extensions from the buttonChocobozzz2018-06-291-1/+2
|
* clarifying what extensions are accepted for uploadRigel Kent2018-06-291-1/+1
|
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+1
|
* Add i18n attributesChocobozzz2018-06-051-7/+7
|
* 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