freetube/src/renderer
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
..
assets Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
components Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00
i18n Compress and lazy load locales (#2603) 2022-09-24 11:06:50 -04:00
router Feature/channels page (#2129) 2022-07-08 11:40:10 +08:00
sass-partials Add a settings section component to reduce duplicate code (#2609) 2022-09-24 09:12:11 +00:00
store Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00
views Add setting to disable automatic fetching of subscription feed (#2632) 2022-09-29 22:29:47 -04:00
App.css Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
App.js * 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
App.vue Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
main.js Implement chapters (#2224) 2022-09-29 20:01:54 +00:00
themes.css Update css-loader and switch to webpack 5's asset modules (#2566) 2022-09-11 20:34:58 -04:00
videoJS.css Fix emojis displaying incorrectly (#2327) 2022-06-19 16:44:24 -04:00