Commit History

Autor SHA1 Mensaxe Data
  Fszontagh 211db78e2a feat(webui): app shell, sidebar nav, project selector, toasts hai 2 meses
  Fszontagh ad16aa5951 feat(webui): auth store, login page, protected routes hai 2 meses
  Fszontagh 22dbbb0c03 feat(webui): typed API client + types hai 2 meses
  Fszontagh 801a708a5b feat(webui): scaffold Vite+React+TS+Tailwind app hai 2 meses
  Fszontagh 5ae396f82a docs(plan): web UI implementation plan (plan 2 of 3) hai 2 meses
  Fszontagh 70023f26c3 fix: CORS multi-origin, limit/offset 422, project-delete cleanup, env key persist, last-admin guard hai 2 meses
  Fszontagh 3b64043a0e docs(api): author openapi.json + llms.txt (multi-project, multi-key) hai 2 meses
  Fszontagh c646cc9c95 feat(main): wire config, DB, settings+keys bootstrap, default project, serve hai 2 meses
  Fszontagh 1adb7f154d feat(api): project + global stats handlers hai 2 meses
  Fszontagh e1a7ad11a9 feat(api): project-scoped vector store + similarity search with embedding generation hai 2 meses
  Fszontagh 8e2f564736 feat(api): project-scoped JSON document CRUD + find hai 2 meses
  Fszontagh 5383002b86 test: fix dangling-temporary UB in keys-list assertion (bind parsed json to a named var) hai 2 meses
  Fszontagh 784a9c6e5f feat(api): project-scoped collection CRUD hai 2 meses
  Fszontagh 9f81ce1bd9 feat(api): project + key management endpoints with admin/grant enforcement hai 2 meses
  Fszontagh 68a84eebc8 feat(server): project-aware auth (authn pre-routing + per-handler authz), CORS, meta, login hai 2 meses
  Fszontagh d894059530 feat(auth): session store mapping cookie->key + bearer/cookie parsing hai 2 meses
  Fszontagh d883eb996c feat(embeddings): OpenAI /v1/embeddings client + response parsing hai 2 meses
  Fszontagh a37bb7efd3 feat(registry): project-scoped collection registry hai 2 meses
  Fszontagh e0b98d3c57 docs: fix stale '_vectorapi_*' collection names in store doc comments hai 2 meses
  Fszontagh 85725186da docs: drop '_' prefix on service collections (DB v2.3.1 routing bug); reserve 'vectorapi_' prefix hai 2 meses
  Fszontagh cd3a84831b feat(auth): DB-backed KeyStore (bootstrap admin key, grants) + global SettingsStore hai 2 meses
  Fszontagh 0ba14baac6 feat(settings): global Settings + ApiKey model with per-project grants hai 2 meses
  Fszontagh ad4e7a1721 feat(db): DbGateway with project namespacing (qualify/listProjects/ensureProject/dropProject) hai 2 meses
  Fszontagh 37a66ee5a1 docs(plan): rework tasks 5+ for multi-project namespaces + multi-key auth hai 2 meses
  Fszontagh 70267f3592 docs(spec): Addendum A — multi-project namespaces + multi-key (project-grant) auth hai 2 meses
  Fszontagh 4e2993b437 feat(filters): parse field:op:value query filters into client Filter hai 2 meses
  Fszontagh 328a5872aa feat(errors): ApiError + status mapping + JSON request/response helpers hai 2 meses
  Fszontagh 2300762f13 feat(config): minimal bootstrap config with defaults and file load hai 2 meses
  Fszontagh 8b84538677 build: trigger reconfigure on VERSION change; make api docs install OPTIONAL hai 2 meses
  Fszontagh 645318aeab build: project skeleton, cpp-httplib v0.46.0, db-client link, smoke test hai 2 meses