FreeTube/src/renderer/components/ft-settings-section
petaded f33f14268f
Option to hide videos from certain channels (#2849)
* add logic to hide channels

* Add new ft-input-tags ui element and use this for channel hiding

* remove unused tooltip code

* Add tooltip to the ft-input-tags and the new setting

* Add spacer between toggle options and ft-flex-box

* Swap to stringify from semicolon + add focus to label

* Simplify the input_tags code + rename setting to channelsHidden

* Fix issue shown by linter

* Recentralize input button + fix tooltip for small windows

* Improve accessiblity

* fix hiding playlist when channel ID entered

* pass tag directly to removeTag function

Co-authored-by: petaded <code@zikl.co.uk>
Co-authored-by: petaded <petaded@zikl.co.uk>
2022-12-17 16:49:44 +01:00
..
ft-settings-section.js Add a settings section component to reduce duplicate code (#2609) 2022-09-24 09:12:11 +00:00
ft-settings-section.sass Option to hide videos from certain channels (#2849) 2022-12-17 16:49:44 +01:00
ft-settings-section.vue Add a settings section component to reduce duplicate code (#2609) 2022-09-24 09:12:11 +00:00