siftlode/frontend/src/lib
npeter83 5215765b51 feat(onboarding): first-login wizard for incremental YouTube consent
After the clean name/email sign-in, a wizard walks the user through granting
YouTube read (then optionally write) one step at a time, each with a plain
rationale and an up-front heads-up about Google's "unverified app" screen.

The visible step is derived from the granted scopes (can_read/can_write) so the
flow resumes correctly across the full-page consent redirect; it's dismissible
and reopenable from Settings -> Account, which now lists read and write as
separate, individually-grantable access rows.
2026-06-14 01:11:29 +02:00
..
api.ts feat(onboarding): first-login wizard for incremental YouTube consent 2026-06-14 01:11:29 +02:00
format.ts feat(stats): per-user API quota attribution + admin usage page 2026-06-12 02:47:55 +02:00
hints.ts feat(ui): liquid-glass design system, settings polish, hints, notif fixes 2026-06-11 21:08:35 +02:00
notifications.ts fix(notifications): don't resurrect stale toasts on reload 2026-06-12 18:07:31 +02:00
onboarding.ts feat(onboarding): first-login wizard for incremental YouTube consent 2026-06-14 01:11:29 +02:00
sidebarLayout.ts feat(ui): customizable sidebar — collapsible, reorderable, toggleable widgets 2026-06-11 19:21:48 +02:00
theme.ts feat: M4 (part 2) — React reader UI with theming 2026-06-11 02:19:47 +02:00
urlState.ts feat(stats): per-user API quota attribution + admin usage page 2026-06-12 02:47:55 +02:00