aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared/video-edit.component.ts
Commit message (Expand)AuthorAgeFilesLines
* 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