freetube/src
Aiz 6ddbce2e02
Add setting to disable automatic fetching of subscription feed (#2632)
* Add setting to disable automatic fetching of subscriptions

* rename from load to fetch. fix profile switch auto fetching

* add message for when auto fetch is disabled

* add strings to locale file

* Use a switch column grid for the subscription settings

This matches the layout other settings components

* remove import of now unused ft-flex-box component

* add variable to track if an attempt to fetch has been made.

used so the disable automatic fetch message doesn't block the
empty channels message.

* reduce distance between switches by adding compact=true

* edit tooltip wording
2022-09-29 22:29:47 -04: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 * Update search in new window function to also copy original query text to new window search input (#2637) 2022-09-29 21:22:28 +00:00
renderer Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00
utilities Remove unused dependencies (#2278) 2022-05-31 16:15:44 -04:00
constants.js Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
index.ejs Fix some development code not getting optimised out (#2605) 2022-09-26 16:15:13 -04:00