legco_ai_assistant/frontend/src
Woody 67d2bddeb6 fix: use relative /api/v1 fallback instead of hardcoded localhost:8000
API URLs now resolve relative to the page origin, working for both local dev (via Vite proxy) and remote production deployments.

Also fixes useFullTranscript which had a double /api/v1 path bug when VITE_API_BASE_URL was set.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-18 17:27:28 +08:00
..
components fix: use relative /api/v1 fallback instead of hardcoded localhost:8000 2026-05-18 17:27:28 +08:00
hooks fix: use relative /api/v1 fallback instead of hardcoded localhost:8000 2026-05-18 17:27:28 +08:00
lib fix: use relative /api/v1 fallback instead of hardcoded localhost:8000 2026-05-18 17:27:28 +08:00
pages fix: UUID fallback for non-secure HTTP contexts 2026-05-18 14:47:07 +08:00
test fix: use relative /api/v1 fallback instead of hardcoded localhost:8000 2026-05-18 17:27:28 +08:00
types feat: Sub-Phase 8.0 — config & enums for Q&A-pair chunking strategy 2026-05-15 12:01:28 +08:00
utils fix: use relative /api/v1 fallback instead of hardcoded localhost:8000 2026-05-18 17:27:28 +08:00
App.tsx feat(frontend): Phase 3.6 — History page with timing bars, expandable cards, and pagination 2026-04-26 13:19:52 +08:00
main.tsx fix(pdf): polyfill URL.parse for Chrome <129 compatibility 2026-04-28 13:11:54 +08:00
styles.css feat: Phase 7.2 — wire highlightTerms into ResponsePanel + mark CSS 2026-05-15 10:51:08 +08:00