aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor video editionChocobozzz2021-12-291-9/+15
|
* Enhance plugin video fieldsChocobozzz2021-12-291-3/+10
| | | | | Add video form tab selection Add ability to display an error
* Support RTMPSChocobozzz2021-11-051-1/+6
|
* Try to improve permanent live labelChocobozzz2021-10-151-8/+16
|
* Refactor video links buildingChocobozzz2021-07-261-1/+1
|
* change license to licenceFrank Sträter2021-05-271-1/+1
| | | | | | Change "license" to "licence" for consistency in the user interface in English. License is both a noun and a verb in the United States. If you live in any other English-speaking country, you will spell it "licence" when you use it as a noun and "license" when you use it as a verb.
* Refactor video edit cssChocobozzz2021-05-071-1/+1
|
* Clearer nsfw "do not list" labelChocobozzz2021-04-281-1/+1
|
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-1/+1
|
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-2/+2
|
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
|
* Add link to the documentation for live streamingChocobozzz2020-12-141-0/+3
|
* Use new primeng i18n apiChocobozzz2020-12-071-3/+3
|
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-2/+2
|
* Add permanent live supportChocobozzz2020-12-031-0/+12
|
* Do not display wait transcoding checkboxChocobozzz2020-11-261-1/+1
| | | | If this is a live and save replay is not enabled
* add help popup for choosing license (#3306)Frank Sträter2020-11-151-0/+9
| | | Co-authored-by: Rigel Kent <par@rigelk.eu>
* Add warning below live stream key fieldChocobozzz2020-11-091-0/+2
|
* Add ability to save live replayChocobozzz2020-11-091-1/+13
|
* Add watch messages if live has not startedChocobozzz2020-11-091-5/+5
|
* Live streaming implementation first stepChocobozzz2020-11-091-0/+23
|
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+15
|
* add ng-select for templatable select optionsRigel Kent2020-08-111-38/+21
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-3/+15
|
* Lazy load all routesChocobozzz2020-06-231-0/+280