FreeTube/src/renderer/store/modules
absidue 291aeff1a6
Migrate channel related functionality to YouTube.js (#3143)
* Migrate channel related functionality to YouTube.js

* Better alert handling

* Add support for special autogenerated channels

* Add support for latest YouTube.js changes

* Add support for age restricted channels

* Update YouTube.js to 3.0.0

* Obey hide search bar setting for the tag searching

* Choose a better parameter name

* Allow sharing terminated and age restricted channels

* Add handle support for handles on Invidious

* Fix the backend fallback

* Use a positive parameter name

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>

* Fix duplicate tags causing errors

* Fix sorting for the Invidious API

* Move URL resolving to the channel page

* Update YouTube.js to 3.1.0

---------

Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2023-03-01 08:39:33 +08:00
..
history.js Fix last view playlist saving with multiple windows (#3137) 2023-02-05 20:48:31 -05:00
index.js Import store modules with ES6 imports instead of dynamically (#3064) 2023-01-15 09:03:16 +08:00
invidious.js Move invidious out of stores (#3045) 2023-01-12 07:55:21 +01:00
playlists.js Simplify playlist / history search and add video stats string for legacy videos 2022-02-19 21:32:34 -05:00
profiles.js Move colours and the colour functions to their own file (#2844) 2022-11-09 05:57:48 +00:00
settings.js Add feature to remember video history with last viewed playlist when enabled (#3006) 2023-01-26 03:18:04 +01:00
subscriptions.js Allow Unsubscribing from Deleted Channels (#2283) 2022-06-03 14:04:50 +00:00
utils.js Migrate channel related functionality to YouTube.js (#3143) 2023-03-01 08:39:33 +08:00