diff --git a/frontend/src/components/subscriptions/SettingsTab.vue b/frontend/src/components/subscriptions/SettingsTab.vue index ed07fc2..16bb78b 100644 --- a/frontend/src/components/subscriptions/SettingsTab.vue +++ b/frontend/src/components/subscriptions/SettingsTab.vue @@ -4,7 +4,8 @@ from Settings → Overview) + the API key bar it authenticates with. The extension feeds THIS view — cookies + one-click sources — so its setup lives with the rest of the ingestion config. --> -

Browser extension

+

Browser extension

+

Install, session cookies and the API key it authenticates with.

@@ -12,7 +13,8 @@ {{ String(credentialsStore.error) }} -

Platform credentials

+

Platform credentials

+

Per-platform cookies/tokens the downloader uses.

-

Downloader

+

Downloader

+

Rate limits and gallery-dl behavior for source checks.

@@ -58,7 +61,8 @@ -

External file-host downloads

+

External file-host downloads

+

Post-linked mega/gdrive/file-host fetches.

@@ -104,7 +108,8 @@ -

Schedule defaults

+

Schedule defaults

+

Check cadence and failure-badge thresholds for new sources.

@@ -247,6 +252,21 @@ async function saveDownloader() {