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