siftlode/frontend/src/i18n/locales/de
npeter83 d84d5a1819 feat(player): keyboard + scroll-wheel controls in the video modal
Adds player-modal shortcuts and keeps keyboard focus on the modal (not the
cross-origin player iframe) on open and on player-ready, so they work until you
click into YouTube's native controls:
- F: toggle fullscreen (the player stage element, so the volume flash stays
  visible; a :fullscreen CSS rule drops the 16:9 letterbox). Esc in fullscreen
  exits fullscreen only, without also closing the modal.
- Space: play/pause (ignored while a button/input is focused).
- Scroll wheel over the video: volume up/down with an auto-fading volume-bar
  overlay. A transparent interaction layer over the iframe catches the wheel
  (the cross-origin iframe otherwise swallows it) and maps click to play/pause;
  it leaves the bottom strip uncovered so YouTube's native control bar (seek /
  settings / captions / fullscreen) stays usable, and is hidden on an embed
  error so the 'Open on YouTube' CTA stays clickable.
i18n shortcutsHint EN/HU/DE.
2026-06-29 23:37:18 +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(tags): tag UX overhaul + per-card video reset 2026-06-18 01:17:31 +02:00
channels.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
common.json fix(inbox): access-requests nudge points to Users + a jump link, no pile-up 2026-06-19 16:10:08 +02:00
config.json feat(search): drop quota wording when the live search source is scrape 2026-06-29 22:30:03 +02:00
datatable.json feat(ui): reusable DataTable component 2026-06-17 19:16:23 +02:00
errors.json fix(web): make the 'connection lost' notice self-resolving 2026-06-18 23:17:32 +02:00
feed.json feat(search): drop quota wording when the live search source is scrape 2026-06-29 22:30:03 +02:00
header.json feat(search): live YouTube search UI 2026-06-29 02:01:44 +02:00
inbox.json feat(messages): E2EE real-time messaging UI + system welcome 2026-06-25 22:05:35 +02:00
login.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
messages.json feat(messages): standalone Messages module + floating chat dock 2026-06-25 22:34:24 +02:00
nav.json feat(nav): N1 — collapsible left nav sidebar (Design C) 2026-06-16 00:42:23 +02:00
notifications.json refactor(i18n,format): translate ETA strings; consolidate time/duration formatters 2026-06-29 00:22:21 +02:00
onboarding.json feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
player.json feat(player): keyboard + scroll-wheel controls in the video modal 2026-06-29 23:37:18 +02:00
playlists.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
quotaActions.json feat(search): live YouTube search UI 2026-06-29 02:01:44 +02:00
scheduler.json feat(demo): scheduled demo-account reset (5c) 2026-06-19 15:25:13 +02:00
settings.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
setup.json feat(setup): install-wizard UI (epic 6c) 2026-06-21 01:11:16 +02:00
sidebar.json feat(tags): tag UX overhaul + per-card video reset 2026-06-18 01:17:31 +02:00
stats.json feat(stats): consolidate per-user sync status into the Stats page 2026-06-19 11:48:20 +02:00
tagManager.json fix(notifications): name the entity in action toasts 2026-06-26 00:32:17 +02:00
time.json refactor(i18n,format): translate ETA strings; consolidate time/duration formatters 2026-06-29 00:22:21 +02:00
users.json feat(admin): user management — roles, suspend, delete + lifecycle emails 2026-06-19 19:52:12 +02:00
welcome.json feat(welcome): landing lightbox, prod-served screenshots & session-end UX 2026-06-19 19:52:29 +02:00