FreeTube/src/renderer/components/subscription-settings
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
..
subscription-settings.js Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00
subscription-settings.vue Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00