Add ingestion feature: api.ts (ingest/delete/status HTTP calls), Pinia store tracking ingestedDocs + availability, full i18n keys (fr/en) for the Documents screen. DocumentsPage.vue was already wired; now fully functional. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| env.d.ts | ||
| eslint.config.js | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.js | ||