siftlode/frontend/src/components
npeter83 6a71e3d943 feat(legal): public privacy policy, terms, and homepage for OAuth verification
Adds login-free /privacy and /terms pages (rendered outside the authenticated
tree via a pathname switch in main.tsx) carrying the Google API Services Limited
Use disclosure, YouTube ToS / Google Privacy links, and contact + data-deletion
info. The sign-in screen now describes the app and links to both, satisfying
Google's homepage + privacy-policy requirements for the OAuth consent screen.
2026-06-14 01:29:44 +02:00
..
legal feat(legal): public privacy policy, terms, and homepage for OAuth verification 2026-06-14 01:29:44 +02:00
Avatar.tsx fix(ui): robust avatars — no-referrer + graceful fallback 2026-06-12 18:01:43 +02:00
Channels.tsx fix(ui): robust avatars — no-referrer + graceful fallback 2026-06-12 18:01:43 +02:00
ErrorBoundary.tsx feat(ui): notification center with leveled toasts and error capture 2026-06-11 19:26:34 +02:00
Feed.tsx perf(feed): smoother scrolling for long feeds 2026-06-12 18:17:03 +02:00
Header.tsx fix(ui): robust avatars — no-referrer + graceful fallback 2026-06-12 18:01:43 +02:00
Login.tsx feat(legal): public privacy policy, terms, and homepage for OAuth verification 2026-06-14 01:29:44 +02:00
NotificationCenter.tsx feat(notifications): notify on 'watched' with an Unwatch action 2026-06-12 17:39:28 +02:00
OnboardingWizard.tsx feat(onboarding): first-login wizard for incremental YouTube consent 2026-06-14 01:11:29 +02:00
PlayerModal.tsx fix(ui): robust avatars — no-referrer + graceful fallback 2026-06-12 18:01:43 +02:00
SettingsPanel.tsx feat(onboarding): first-login wizard for incremental YouTube consent 2026-06-14 01:11:29 +02:00
Sidebar.tsx fix(sidebar): resolve channel filter name from channel list after refresh 2026-06-12 14:08:49 +02:00
Stats.tsx feat(stats): per-user API quota attribution + admin usage page 2026-06-12 02:47:55 +02:00
SyncStatus.tsx feat: sync status indicator, admin pause/resume, filtered video count 2026-06-11 04:15:25 +02:00
Toaster.tsx feat(ui): liquid-glass design system, settings polish, hints, notif fixes 2026-06-11 21:08:35 +02:00
Tooltip.tsx fix(ui): portal tooltips, opaque glass, settings rail+stable height, notif test, channel help 2026-06-11 21:30:25 +02:00
VideoCard.tsx perf(feed): smoother scrolling for long feeds 2026-06-12 18:17:03 +02:00