chrysopedia/frontend/src
jlightner 6f1c7dae00 fix: Auto-refresh EventLog every 10s for processing/queued videos
Previously the event log only loaded once when the row was expanded,
so mid-pipeline videos only showed start events. Now the EventLog
component accepts a status prop and polls every 10s when the video is
processing or queued, silently updating without showing a loading spinner.
2026-03-31 16:23:33 +00:00
..
api feat: Add real-time pipeline visibility — auto-refresh, stage timeline, activity feed, bulk log 2026-03-31 16:12:57 +00:00
components feat: Refactored SearchAutocomplete from heroSize boolean to variant st… 2026-03-31 08:42:15 +00:00
hooks feat: Created useDocumentTitle hook and wired descriptive, route-specif… 2026-03-31 08:56:16 +00:00
pages fix: Auto-refresh EventLog every 10s for processing/queued videos 2026-03-31 16:23:33 +00:00
utils feat: Extracted catSlug to shared utility; added category accent border… 2026-03-31 06:26:06 +00:00
App.css feat: Add real-time pipeline visibility — auto-refresh, stage timeline, activity feed, bulk log 2026-03-31 16:12:57 +00:00
App.tsx feat: Demoted nav brand to span, promoted page headings to h1, added sk… 2026-03-31 08:52:48 +00:00
main.tsx feat: Split key moment card header into standalone h3 title and flex-ro… 2026-03-30 08:55:48 +00:00
vite-env.d.ts feat: Added AppFooter component displaying app version, build date, com… 2026-03-30 12:00:58 +00:00