chrysopedia/frontend/src
jlightner 3c1f7a83fb fix: Retrigger button now uses clean-retrigger (wipes events + re-runs from scratch)
The plain trigger endpoint short-circuits on status=complete — 'nothing to do'.
Retrigger must use clean-retrigger to reset pipeline state first.
2026-04-01 07:34:01 +00:00
..
api fix: Parallel search with match_context, deterministic Qdrant IDs, raised embedding timeout 2026-04-01 06:54:34 +00:00
components feat: Created SortDropdown component and useSortPreference hook, integr… 2026-04-01 06:41:52 +00:00
hooks feat: Created SortDropdown component and useSortPreference hook, integr… 2026-04-01 06:41:52 +00:00
pages fix: Retrigger button now uses clean-retrigger (wipes events + re-runs from scratch) 2026-04-01 07:34:01 +00:00
utils feat: Extracted catSlug to shared utility; added category accent border… 2026-03-31 06:26:06 +00:00
App.css fix: Parallel search with match_context, deterministic Qdrant IDs, raised embedding timeout 2026-04-01 06:54:34 +00:00
App.tsx feat: Change global search shortcut from Cmd+K to Ctrl+Shift+F 2026-03-31 17:33:09 +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