chrysopedia/frontend/src
jlightner d04b810289 feat: add wipe-all-output admin endpoint and UI button
Deletes all technique pages, versions, links, key moments, pipeline
events/runs, Qdrant vectors, and Redis cache while preserving creators,
videos, and transcript segments. Resets all video status to not_started.
Double-confirm dialog in the UI prevents accidental use.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 22:17:48 +00:00
..
api feat: add wipe-all-output admin endpoint and UI button 2026-04-02 22:17:48 +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 feat: add wipe-all-output admin endpoint and UI button 2026-04-02 22:17:48 +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 pipeline iteration tooling — offline test harness, stage re-runs, chunking inspector 2026-04-02 15:47:46 +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