aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-edit/video-add-components/video-send.ts
Commit message (Collapse)AuthorAgeFilesLines
* allow public video privacy to be deleted in the web clientRigel Kent2021-06-081-3/+3
|
* Use HTML config when possibleChocobozzz2021-06-041-5/+3
|
* Fix async issues with channels listChocobozzz2021-02-251-3/+6
|
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+2
|
* 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