siftlode/frontend/src
npeter83 65516dae62 feat(inbox): add navigation links to watched and scheduler notices
Extend the reload-safe meta+link pattern (introduced for "Subscribed") to
more inbox entries, so every notice that can point somewhere does:

- A "Marked watched" activity notice now offers "Find in feed" (jumping to
  the feed filtered to Watched + that channel), alongside Unwatch — matching
  what the "Hidden" notice already does. VideoWatchedMeta carries the
  channel, and locate() handles both hidden and watched.
- A scheduler job-completion notice (System) now offers "Open Scheduler",
  jumping to the dashboard.

Maintenance notices reference already-removed videos, so they stay
informational with nothing to navigate to.
2026-06-19 03:05:01 +02:00
..
components feat(inbox): add navigation links to watched and scheduler notices 2026-06-19 03:05:01 +02:00
i18n feat(inbox): add navigation links to watched and scheduler notices 2026-06-19 03:05:01 +02:00
lib feat(inbox): add navigation links to watched and scheduler notices 2026-06-19 03:05:01 +02:00
App.tsx feat(notifications): link the subscribe activity to the channel 2026-06-19 02:16:50 +02:00
index.css feat(toast): surface toasts bottom-left by the bell, brighter dark rim 2026-06-17 14:28:29 +02:00
main.tsx feat(ui): reusable app-styled confirm dialog, replacing window.confirm 2026-06-15 15:06:47 +02:00
vite-env.d.ts feat(i18n): foundation — react-i18next, language switcher, server-persisted choice 2026-06-15 00:30:34 +02:00