FreeTube/src
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
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
datastores Electron variable at build time instead of at runtime (#2574) 2022-09-15 08:59:09 +00:00
main Add context menu entries to copy YouTube and Invidious links (#2957) 2022-12-14 09:18:36 +08:00
renderer Option to hide videos from certain channels (#2849) 2022-12-17 16:49:44 +01:00
constants.js Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
index.ejs Remove unused ft-grid component and __static variable (#2744) 2022-10-19 09:09:49 +08:00