aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/shared
Commit message (Expand)AuthorAgeFilesLines
* add help popup for choosing license (#3306)Frank Sträter2020-11-151-0/+9
* Add live info in watch pageChocobozzz2020-11-091-1/+3
* Add warning below live stream key fieldChocobozzz2020-11-091-0/+2
* Add ability to save live replayChocobozzz2020-11-092-2/+19
* Add watch messages if live has not startedChocobozzz2020-11-092-7/+7
* Live streaming implementation first stepChocobozzz2020-11-094-4/+71
* Add ability to set custom field to video formChocobozzz2020-08-213-7/+62
* We don't need services anymore for validatorsChocobozzz2020-08-172-18/+30
* Migrate to $localizeChocobozzz2020-08-142-59/+53
* 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-116-58/+59
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-3/+15
* Fix upload pageChocobozzz2020-06-241-1/+4
* Lazy load all routesChocobozzz2020-06-238-0/+1035