Historie revizí

Autor SHA1 Zpráva Datum
  Fszontagh 6fd70a7cd9 test(webui): Playwright login→collection→document→logout smoke před 2 měsíci
  Fszontagh 71250cecc6 build(webui): CMake target runs npm build into the build tree před 2 měsíci
  Fszontagh 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke před 2 měsíci
  Fszontagh cd171245e5 feat(webui): admin pages — settings, projects, keys před 2 měsíci
  Fszontagh 4ef3333fd1 feat(api): admin GET/PUT /api/v1/settings (masked secret) + client methods před 2 měsíci
  Fszontagh 0dd0a5af5e feat(webui): RAG search tester před 2 měsíci
  Fszontagh d6c0eb8e45 feat(webui): document browser + Monaco JSON editor (full CRUD) před 2 měsíci
  Fszontagh 44502f80d2 feat(webui): collections management page před 2 měsíci
  Fszontagh 1e0bfe8ba9 feat(webui): dashboard with project + global stats před 2 měsíci
  Fszontagh 211db78e2a feat(webui): app shell, sidebar nav, project selector, toasts před 2 měsíci
  Fszontagh ad16aa5951 feat(webui): auth store, login page, protected routes před 2 měsíci
  Fszontagh 22dbbb0c03 feat(webui): typed API client + types před 2 měsíci
  Fszontagh 801a708a5b feat(webui): scaffold Vite+React+TS+Tailwind app před 2 měsíci
  Fszontagh 5ae396f82a docs(plan): web UI implementation plan (plan 2 of 3) před 2 měsíci
  Fszontagh 70023f26c3 fix: CORS multi-origin, limit/offset 422, project-delete cleanup, env key persist, last-admin guard před 2 měsíci
  Fszontagh 3b64043a0e docs(api): author openapi.json + llms.txt (multi-project, multi-key) před 2 měsíci
  Fszontagh c646cc9c95 feat(main): wire config, DB, settings+keys bootstrap, default project, serve před 2 měsíci
  Fszontagh 1adb7f154d feat(api): project + global stats handlers před 2 měsíci
  Fszontagh e1a7ad11a9 feat(api): project-scoped vector store + similarity search with embedding generation před 2 měsíci
  Fszontagh 8e2f564736 feat(api): project-scoped JSON document CRUD + find před 2 měsíci
  Fszontagh 5383002b86 test: fix dangling-temporary UB in keys-list assertion (bind parsed json to a named var) před 2 měsíci
  Fszontagh 784a9c6e5f feat(api): project-scoped collection CRUD před 2 měsíci
  Fszontagh 9f81ce1bd9 feat(api): project + key management endpoints with admin/grant enforcement před 2 měsíci
  Fszontagh 68a84eebc8 feat(server): project-aware auth (authn pre-routing + per-handler authz), CORS, meta, login před 2 měsíci
  Fszontagh d894059530 feat(auth): session store mapping cookie->key + bearer/cookie parsing před 2 měsíci
  Fszontagh d883eb996c feat(embeddings): OpenAI /v1/embeddings client + response parsing před 2 měsíci
  Fszontagh a37bb7efd3 feat(registry): project-scoped collection registry před 2 měsíci
  Fszontagh e0b98d3c57 docs: fix stale '_vectorapi_*' collection names in store doc comments před 2 měsíci
  Fszontagh 85725186da docs: drop '_' prefix on service collections (DB v2.3.1 routing bug); reserve 'vectorapi_' prefix před 2 měsíci
  Fszontagh cd3a84831b feat(auth): DB-backed KeyStore (bootstrap admin key, grants) + global SettingsStore před 2 měsíci