Historique des commits

Auteur SHA1 Message Date
  Fszontagh 06e99e59e0 docs(perf): record measured before/after from prod benchmark (v0.1.5) il y a 1 mois
  Fszontagh 68fed8cd24 build(release): bump version to 0.1.5 il y a 1 mois
  Fszontagh 42686d9649 docs(api): sync GET /settings response schema with new embedding fields il y a 1 mois
  Fszontagh d72e39a193 docs(perf): record implementation status of the latency tunables il y a 1 mois
  Fszontagh 2951a1bbc2 feat(webui): expose embedding timeout/cache/pool tunables in settings il y a 1 mois
  Fszontagh 2404e3ccf1 feat(embeddings): honor Cache-Control: no-store to bypass the embedding cache il y a 1 mois
  Fszontagh a2686d850d feat(embeddings): per-origin keep-alive client pool (configurable size) to remove per-call TLS handshakes il y a 1 mois
  Fszontagh 20dd6f1474 feat(embeddings): cache embeddings on the search/insert path + cache settings + /stats telemetry il y a 1 mois
  Fszontagh 46284d2ab8 feat(embeddings): in-process LRU EmbeddingCache (entry+byte bounds, TTL, opt-in normalization) il y a 1 mois
  Fszontagh d5e638d7ec feat(embeddings): configurable connect/read timeouts (default read 30→60s) il y a 1 mois
  Fszontagh f4c626d75e docs(perf): search-latency report, embedding-perf design spec, query_vector fast-path docs il y a 1 mois
  Fszontagh aa1e78714b fix(collections): purge documents before dropCollection (vector leak) il y a 1 mois
  Fszontagh 9fccf87292 feat(webui): clickable collections, server-side filter/sort, accurate counts il y a 1 mois
  Fszontagh ede4cef690 fix(server): SPA history fallback — serve index.html for client-side routes il y a 1 mois
  Fszontagh f6995f0430 fix(embeddings): honor a base-path prefix so OpenAI-compatible providers under /api (e.g. OpenRouter) work il y a 1 mois
  Fszontagh 26af36abad feat(docs): serve offline rendered API docs at /docs + web UI link il y a 1 mois
  Fszontagh c47c590536 docs: add README, CLAUDE.md, and docs/api.md API reference il y a 1 mois
  Fszontagh fd4069e163 build(pkg): add gRPC/protobuf dev packages to Docker base (fix trixie gRPCTargets.cmake) il y a 1 mois
  Fszontagh b24511cc25 build(pkg): .dockerignore for Debian-13 image build il y a 1 mois
  Fszontagh 07b977ffba build(pkg): build.sh orchestrator + Debian-13 Docker base/build images il y a 2 mois
  Fszontagh 3e9871083b build(pkg): create-debs.sh (server + webui packages) il y a 2 mois
  Fszontagh a3b99ca8f1 build(pkg): systemd unit, control templates, maintainer scripts il y a 2 mois
  Fszontagh 467eb9c52f docs(plan): Debian packaging implementation plan (plan 3 of 3) il y a 2 mois
  Fszontagh 1525c1e372 fix(webui): bundle Monaco locally so the editor works offline (no CDN) il y a 2 mois
  Fszontagh 6fd70a7cd9 test(webui): Playwright login→collection→document→logout smoke il y a 2 mois
  Fszontagh 71250cecc6 build(webui): CMake target runs npm build into the build tree il y a 2 mois
  Fszontagh 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke il y a 2 mois
  Fszontagh cd171245e5 feat(webui): admin pages — settings, projects, keys il y a 2 mois
  Fszontagh 4ef3333fd1 feat(api): admin GET/PUT /api/v1/settings (masked secret) + client methods il y a 2 mois
  Fszontagh 0dd0a5af5e feat(webui): RAG search tester il y a 2 mois