aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-send.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation
* Fix lintChocobozzz2020-08-071-4/+5
|
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
|
* Lazy load all routesChocobozzz2020-06-231-0/+71