siftlode/frontend/src/components
npeter83 2a02fb353e feat(scheduler): per-job help tooltips, status legend, inline interval edit
Each job shows a tooltip (what it does + what happens if it stops), a status
dot legend + per-dot tooltips clarify the colours, and the interval is inline-
editable (pencil -> number -> save) wired to the new PATCH endpoint. HU/EN/DE.
2026-06-16 15:58:23 +02:00
..
legal chore: rebrand Subfeed -> Siftlode 2026-06-14 04:40:22 +02:00
About.tsx feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
AddToPlaylist.tsx fix(ui): opaque .glass-menu for floating popovers (readability) 2026-06-16 01:39:56 +02:00
Avatar.tsx fix(ui): robust avatars — no-referrer + graceful fallback 2026-06-12 18:01:43 +02:00
Channels.tsx feat(ui): reusable app-styled confirm dialog, replacing window.confirm 2026-06-15 15:06:47 +02:00
ConfirmProvider.tsx feat(ui): reusable app-styled confirm dialog, replacing window.confirm 2026-06-15 15:06:47 +02:00
DemoBanner.tsx improvement(demo): permanent banner instead of a re-popping toast 2026-06-16 10:12:10 +02:00
ErrorBoundary.tsx feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
Feed.tsx fix(demo): graceful UX when YouTube actions are unavailable 2026-06-16 09:27:34 +02:00
Header.tsx feat(scheduler): live admin Scheduler dashboard + reusable poll hook (HU/EN/DE) 2026-06-16 14:38:51 +02:00
LanguageSwitcher.tsx fix(ui): opaque .glass-menu for floating popovers (readability) 2026-06-16 01:39:56 +02:00
Login.tsx feat(demo): login trigger, feature gating + admin UI (HU/EN/DE) 2026-06-16 09:17:34 +02:00
Modal.tsx feat(ui): glassmorphism phase 1 — frost the app chrome 2026-06-16 01:11:50 +02:00
NavSidebar.tsx feat(scheduler): live admin Scheduler dashboard + reusable poll hook (HU/EN/DE) 2026-06-16 14:38:51 +02:00
NotificationCenter.tsx fix(ui): opaque .glass-menu for floating popovers (readability) 2026-06-16 01:39:56 +02:00
OnboardingWizard.tsx feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
PlayerModal.tsx fix(player): make the unavailable overlay fully opaque 2026-06-16 11:58:57 +02:00
Playlists.tsx feat(card): show LIVE/upcoming badge where duration is absent 2026-06-16 09:36:51 +02:00
ReleaseNotes.tsx feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
Scheduler.tsx feat(scheduler): per-job help tooltips, status legend, inline interval edit 2026-06-16 15:58:23 +02:00
SettingsPanel.tsx feat(demo): login trigger, feature gating + admin UI (HU/EN/DE) 2026-06-16 09:17:34 +02:00
Sidebar.tsx feat(feed): Show chips in the toolbar + key+direction sort 2026-06-16 02:46:26 +02:00
Stats.tsx feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +02:00
SyncStatus.tsx fix(header): keep the sync-status count live (focus refetch + background poll) 2026-06-15 17:00:06 +02:00
Toaster.tsx feat(i18n): translate remaining components (HU/EN/DE) 2026-06-15 00:47:04 +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
UndoToolbar.tsx feat(playlists): sort + group-by-channel with reusable undo/redo 2026-06-15 21:52:28 +02:00
VersionBanner.tsx feat(i18n): translate login and app chrome (HU/EN/DE) 2026-06-15 00:30:34 +02:00
VideoCard.tsx feat(card): show LIVE/upcoming badge where duration is absent 2026-06-16 09:36:51 +02:00