siftlode/frontend/src/i18n/locales/de
npeter83 6300550301 feat(auth): N3 — server-side multi-session account switch
Track every account that completes OAuth in a browser session (session 'account_ids',
~14-day cookie), so the user can switch between them without another Google round-trip.
New GET /api/me/accounts (switchable accounts, active flagged) and POST /api/me/switch
(guarded: target must be in the session list — proof it signed in here — and re-checked
against is_allowed in case the invite was revoked). Logout now signs out the active
account and falls back to the most recent remaining one, else clears the session. UI: the
account popover lists the other signed-in accounts (click to switch, reloads) plus an
'Add another account' action (-> /auth/login, which uses prompt=select_account).
Trilingual. Third step of Epic N.
2026-06-16 02:05:38 +02:00
..
about.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
card.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
channels.json improvement(channels): distinct label for full-history queued by another user 2026-06-15 04:23:49 +02:00
common.json feat(playlists): sort + group-by-channel with reusable undo/redo 2026-06-15 21:52:28 +02:00
errors.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
feed.json feat(feed): shared-library scope toggle in the header 2026-06-15 04:06:22 +02:00
header.json feat(auth): N3 — server-side multi-session account switch 2026-06-16 02:05:38 +02:00
login.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
nav.json feat(nav): N1 — collapsible left nav sidebar (Design C) 2026-06-16 00:42:23 +02:00
notifications.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
onboarding.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
player.json feat(playlists): queue playback in the player (auto-advance + prev/next) 2026-06-15 16:11:37 +02:00
playlists.json polish(playlists): compact header actions + open-on-YouTube link 2026-06-15 22:40:21 +02:00
settings.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
sidebar.json feat(filters): "Share view" link button in the sidebar 2026-06-15 12:29:51 +02:00
stats.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
time.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00