aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-update.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Add ability for client to create server logsChocobozzz2022-07-181-2/+3
* Fix comments/download attributes on importChocobozzz2022-07-041-11/+11
* store uploaded video filename (#4885)kontrollanten2022-06-211-1/+4
* Add latency setting supportChocobozzz2022-03-091-1/+3
* Fix scheduled publication on uploadChocobozzz2022-02-071-2/+2
* Handle async validatorsChocobozzz2022-01-031-8/+5
* Cleanup video update componentChocobozzz2021-10-221-31/+22
* Migrate client to eslintChocobozzz2021-08-181-3/+2
* Fix client lintChocobozzz2021-08-171-31/+32
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+6
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
* Force update live booleanChocobozzz2021-01-261-5/+2
* Don't update live attributes if they did not changeChocobozzz2021-01-261-5/+13
* Fix wait transcoding checkbox displayChocobozzz2021-01-261-5/+15
* Add permanent live supportChocobozzz2020-12-031-2/+4
* Add live info in watch pageChocobozzz2020-11-091-2/+3
* Add ability to save live replayChocobozzz2020-11-091-5/+25
* Add watch messages if live has not startedChocobozzz2020-11-091-4/+4
* Live streaming implementation first stepChocobozzz2020-11-091-30/+8
* Add ability to set custom field to video formChocobozzz2020-08-211-0/+8
* Migrate to $localizeChocobozzz2020-08-141-6/+4
* Use ng select for multiselectChocobozzz2020-08-111-2/+1
* Fix tags in search filtersChocobozzz2020-08-111-1/+2
* add ng-select for templatable select optionsRigel Kent2020-08-111-1/+1
* Fix lintChocobozzz2020-08-071-3/+3
* Lazy load all routesChocobozzz2020-06-231-0/+155