Go to file
Tianyang 911d814a2f feat: wire approved archive-room prototype styling into React components
Adds frontend/src/styles.css extracted from the confirmed prototype
(paper/ink/pine palette, Fraunces/Inter/IBM Plex Mono type system,
catalog-tag motif) and makes the minimal JSX adjustments needed for
each component to pick up the styling: wordmark heading, search icon,
upload button icon + modal header/footer, folder chevrons + file
icons, doc-path + save-status in the editor, catalog tags and
no-results treatment in search results.

Also adds .gitignore (venv/node_modules/dist/pycache) and commits the
frontend package-lock.json that was previously untracked.
2026-08-01 09:05:44 +08:00
backend fix: remove duplicate /health route, escape extracted text, validate uploads, handle binary decode 2026-08-01 08:59:34 +08:00
docs/superpowers Restructure backend plan to FastAPI's official routers/ + dependencies.py layout 2026-08-01 02:01:28 +08:00
frontend feat: wire approved archive-room prototype styling into React components 2026-08-01 09:05:44 +08:00
.gitignore feat: wire approved archive-room prototype styling into React components 2026-08-01 09:05:44 +08:00