FreeTube/src
Benjababe fcb230145b
Add identifiers to channels hidden by ID (#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 <84899178+jasonhenriquez@users.noreply.github.com>

* add text selection for ft tags

* add ft-input-tags icon url

* fix icon link

---------

Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com>
2023-11-08 23:08:16 -05:00
..
data
datastores Main+Store: NeDB persistence and integrity + dependency update (#3845) 2023-08-10 22:38:40 +02:00
main Upgrade electron from 22.x to 27.x and replace deprecated protocol.registerBufferProtocol (#3967) 2023-10-20 23:39:07 +02:00
renderer Add identifiers to channels hidden by ID (#4230) 2023-11-08 23:08:16 -05:00
constants.js Fix focus not showing on channel page tabs and in prompts (#3850) 2023-08-06 13:26:22 -04:00
index.ejs Add more electron guards (#3031) 2023-01-05 04:53:39 +01:00