haiku.rag/app/frontend
2026-02-13 16:21:50 +02:00
..
app Add frontend session management with localStorage persistence, deduplicate shared code 2026-02-12 15:16:47 +02:00
components Add citations_history to SessionState for unified citation rendering between search and ask 2026-02-13 16:21:50 +02:00
lib Add citations_history to SessionState for unified citation rendering between search and ask 2026-02-13 16:21:50 +02:00
public Basic frontend 2026-01-12 12:36:28 +02:00
.dockerignore Basic frontend 2026-01-12 12:36:28 +02:00
.gitignore Basic frontend 2026-01-12 12:36:28 +02:00
biome.json Use biome on the frontend for linting, add to CI 2026-01-16 15:03:41 +02:00
Dockerfile Basic frontend 2026-01-12 12:36:28 +02:00
next.config.ts Basic frontend 2026-01-12 12:36:28 +02:00
package.json Add frontend session management with localStorage persistence, deduplicate shared code 2026-02-12 15:16:47 +02:00
pnpm-lock.yaml Add frontend session management with localStorage persistence, deduplicate shared code 2026-02-12 15:16:47 +02:00
tsconfig.json Basic frontend 2026-01-12 12:36:28 +02:00