siftlode/frontend/src
npeter83 dc73b43b71 feat: sync status indicator, admin pause/resume, filtered video count
- Header shows a live sync status (total videos + channels still backfilling, or
  "paused"), polled every 30s
- Admins can pause/resume the background sync; a paused flag in app_state makes
  scheduled jobs skip (migration 0006)
- GET /api/feed/count returns the number of videos matching the current filters;
  shared filter builder keeps it in sync with /api/feed; shown above the feed
- /api/sync/status reports backfill progress, pending enrichment and paused state
2026-06-11 04:15:25 +02:00
..
components feat: sync status indicator, admin pause/resume, filtered video count 2026-06-11 04:15:25 +02:00
lib feat: sync status indicator, admin pause/resume, filtered video count 2026-06-11 04:15:25 +02:00
App.tsx feat: feedback round 3 — content-type toggles, channel filter, card polish 2026-06-11 03:47:51 +02:00
index.css feat: unhide action, date-range filter, more sort options 2026-06-11 04:00:17 +02:00
main.tsx feat: M4 (part 2) — React reader UI with theming 2026-06-11 02:19:47 +02:00