siftlode/frontend/src/i18n/locales/en
npeter83 a8a3734496 feat(playlists): reset a playlist to its YouTube state (discard local edits)
The in-session undo/redo is lost when switching playlists, leaving no way to undo
local edits to a YouTube-linked list afterwards. Add a per-playlist 'Reset to YouTube'
action (shown when a linked playlist is dirty) that force-repulls that single playlist
from YouTube, replacing its items/order/name and clearing dirty — even though the bulk
read-sync skips dirty playlists. Backend: repull_playlist() + POST /api/playlists/
{id}/revert-youtube (read-scope gated). Confirm dialog (destructive). Trilingual.
2026-06-15 22:28:16 +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(playlists): frontend foundation — page, add-to-playlist, nav 2026-06-15 14:45:18 +02:00
login.json feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +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 feat(playlists): reset a playlist to its YouTube state (discard local edits) 2026-06-15 22:28:16 +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