Fszontagh f6995f0430 fix(embeddings): honor a base-path prefix so OpenAI-compatible providers under /api (e.g. OpenRouter) work 1 lună în urmă
..
handlers 26af36abad feat(docs): serve offline rendered API docs at /docs + web UI link 1 lună în urmă
CMakeLists.txt 4ef3333fd1 feat(api): admin GET/PUT /api/v1/settings (masked secret) + client methods 1 lună în urmă
apikey.cpp 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke 1 lună în urmă
apikey.hpp 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke 1 lună în urmă
auth.cpp d894059530 feat(auth): session store mapping cookie->key + bearer/cookie parsing 2 luni în urmă
auth.hpp d894059530 feat(auth): session store mapping cookie->key + bearer/cookie parsing 2 luni în urmă
collection_registry.cpp a37bb7efd3 feat(registry): project-scoped collection registry 2 luni în urmă
collection_registry.hpp a37bb7efd3 feat(registry): project-scoped collection registry 2 luni în urmă
config.cpp 2300762f13 feat(config): minimal bootstrap config with defaults and file load 2 luni în urmă
config.hpp 2300762f13 feat(config): minimal bootstrap config with defaults and file load 2 luni în urmă
db_gateway.cpp ad4e7a1721 feat(db): DbGateway with project namespacing (qualify/listProjects/ensureProject/dropProject) 2 luni în urmă
db_gateway.hpp ad4e7a1721 feat(db): DbGateway with project namespacing (qualify/listProjects/ensureProject/dropProject) 2 luni în urmă
embeddings.cpp f6995f0430 fix(embeddings): honor a base-path prefix so OpenAI-compatible providers under /api (e.g. OpenRouter) work 1 lună în urmă
embeddings.hpp f6995f0430 fix(embeddings): honor a base-path prefix so OpenAI-compatible providers under /api (e.g. OpenRouter) work 1 lună în urmă
errors.cpp 68a84eebc8 feat(server): project-aware auth (authn pre-routing + per-handler authz), CORS, meta, login 2 luni în urmă
errors.hpp 68a84eebc8 feat(server): project-aware auth (authn pre-routing + per-handler authz), CORS, meta, login 2 luni în urmă
filters.cpp 4e2993b437 feat(filters): parse field:op:value query filters into client Filter 2 luni în urmă
filters.hpp 4e2993b437 feat(filters): parse field:op:value query filters into client Filter 2 luni în urmă
json_http.cpp 328a5872aa feat(errors): ApiError + status mapping + JSON request/response helpers 2 luni în urmă
json_http.hpp 328a5872aa feat(errors): ApiError + status mapping + JSON request/response helpers 2 luni în urmă
key_store.cpp 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke 1 lună în urmă
key_store.hpp 915a11d133 fix(keys): identify keys by stable non-secret id for edit/revoke 1 lună în urmă
main.cpp c646cc9c95 feat(main): wire config, DB, settings+keys bootstrap, default project, serve 2 luni în urmă
server.cpp 26af36abad feat(docs): serve offline rendered API docs at /docs + web UI link 1 lună în urmă
server.hpp 4ef3333fd1 feat(api): admin GET/PUT /api/v1/settings (masked secret) + client methods 1 lună în urmă
settings.cpp 0ba14baac6 feat(settings): global Settings + ApiKey model with per-project grants 2 luni în urmă
settings.hpp 0ba14baac6 feat(settings): global Settings + ApiKey model with per-project grants 2 luni în urmă
settings_store.cpp 70023f26c3 fix: CORS multi-origin, limit/offset 422, project-delete cleanup, env key persist, last-admin guard 2 luni în urmă
settings_store.hpp e0b98d3c57 docs: fix stale '_vectorapi_*' collection names in store doc comments 2 luni în urmă