forked from FreeTubeApp/FreeTube
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add identifiers to channels hidden by ID (FreeTubeApp#4230)
* add description option to hiding channels * does channel id search * add tag tooltip * legacy support for hidden channels * update removeTag * add parenthesis to id name * add icon and id checking before requesting * update id regex * decouple channel hidden from tags * update handling for legacy hidden channels * remove tag description * formatting * newline * shorten retrieving hidden channels * separate channel api requests * refractor ft-input-tags.js * replace secondaryName with preferredName for tags * unify hidden channel name/icon retrieval function * remove tooltip from ft-input-tags * auto update hidden channel if ID was used * remove hiding channel by name * i18n channels hidden disabled message * run auto hidden channel id update once * Update src/renderer/components/ft-input-tags/ft-input-tags.vue Co-authored-by: Jason <[email protected]> * add text selection for ft tags * add ft-input-tags icon url * fix icon link --------- Co-authored-by: Jason <[email protected]>
- Loading branch information
Showing
9 changed files
with
256 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.