freetube/src/renderer/store/modules
ChunkyProgrammer 74dc309803
Fix: Update thumbnail url and channel name for subscriptions when change detected (#1783)
* Update thumbnails of subscriptions

* refactor

* update channel names

* movie update thumbnail action to profiles.js

* fix updating with invidious

* apply code changes

* simplify update condition logic

* remove unneeded variables

* inline variables, use for of

* fix channel null check
2022-06-03 12:52:35 +00:00
..
history.js Simplify playlist / history search and add video stats string for legacy videos 2022-02-19 21:32:34 -05:00
index.js Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
invidious.js fix: white screen when invidious instances don't load (#1755) 2021-11-02 11:42:24 +00: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 Fix: Update thumbnail url and channel name for subscriptions when change detected (#1783) 2022-06-03 12:52:35 +00:00
settings.js Improve system locale selection (#2271) 2022-06-03 12:00:20 +00:00
sponsorblock.js Use the builtin subtle crypto library instead of node-forge (#2276) 2022-05-31 09:42:39 +08:00
subscriptions.js Store Revamp / Full database synchronization across windows (#1833) 2021-12-15 13:42:24 -05:00
utils.js Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
ytdl.js Format playlist dates with the selected locale (#2244) 2022-05-30 21:43:21 -04:00