aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Hide wait transcoding for livesChocobozzz2022-10-111-5/+6
* Set scroll position at top of the textarea when opening the subtitle editor.lutangar2022-09-081-3/+11
* Add ability for client to create server logsChocobozzz2022-07-181-1/+2
* store uploaded video filename (#4885)kontrollanten2022-06-211-0/+2
* Save replay of permanent live in clientChocobozzz2022-05-031-19/+0
* Add latency setting supportChocobozzz2022-03-091-1/+24
* Cleanup subtitle edition PRChocobozzz2022-02-281-1/+1
* Add simple subtitle edition from video captions tablutangar2022-02-281-5/+7
* Fix scheduled publication on uploadChocobozzz2022-02-071-8/+10
* Handle async validatorsChocobozzz2022-01-031-4/+8
* Translate plugin settingsChocobozzz2021-12-291-1/+5
* Enhance plugin video fieldsChocobozzz2021-12-291-8/+47
* Ability for admins to set default upload valuesChocobozzz2021-12-141-4/+5
* Added "zxx" (no linguistic content) in available video languages (#4631)Florian CUNY2021-12-131-1/+3
* Cleanup video update componentChocobozzz2021-10-221-0/+3
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-181-5/+5
* Fix default privacy when plugins deleted privateChocobozzz2021-07-131-0/+1
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-1/+1
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
* Use HTML config when possibleChocobozzz2021-06-041-5/+4
* Reorganize plugin modelsChocobozzz2021-05-111-2/+9
* Add ability to hide plugin form fieldsChocobozzz2021-04-221-10/+22
* Add ability to set a custom quotaChocobozzz2021-02-101-2/+3
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-16/+6
* Add permanent live supportChocobozzz2020-12-031-0/+24
* Do not display wait transcoding checkboxChocobozzz2020-11-261-0/+10
* Add ability to save live replayChocobozzz2020-11-091-1/+6
* Add watch messages if live has not startedChocobozzz2020-11-091-2/+2
* Live streaming implementation first stepChocobozzz2020-11-091-4/+12
* Add ability to set custom field to video formChocobozzz2020-08-211-6/+45
* We don't need services anymore for validatorsChocobozzz2020-08-171-13/+25
* Migrate to $localizeChocobozzz2020-08-141-6/+4
* Use ng select for multiselectChocobozzz2020-08-111-2/+1
* Fix tags in search filtersChocobozzz2020-08-111-4/+5
* add ng-select for templatable select optionsRigel Kent2020-08-111-8/+30
* Lazy load all routesChocobozzz2020-06-231-0/+274