Histórico de Commits

Autor SHA1 Mensagem Data
  Fszontagh 12341946be feat(webui): scoped (publishable) key builder in KeysAdmin há 1 mês atrás
  Fszontagh 5a17baf6a7 test+docs(auth): CAPTCHA-gated insert há 1 mês atrás
  Fszontagh fb86e96005 feat(auth): CAPTCHA verification on require_human_token operations há 1 mês atrás
  Fszontagh c45d4b6cbc feat(settings): captcha provider/secret/verify-url (secret masked) há 1 mês atrás
  Fszontagh 089aa6ed21 docs(api): add 429 to document read/update/delete ops (rate-limited scoped keys) há 1 mês atrás
  Fszontagh af626e0711 test+docs(auth): scoped-key enforcement matrix (op/collection/origin/429) + API docs há 1 mês atrás
  Fszontagh 5d4c30b6ad fix(keys): allow PATCH scope:null to clear a key's scope há 1 mês atrás
  Fszontagh f61c74267c feat(keys): accept and validate scope on create/patch há 1 mês atrás
  Fszontagh 105cbb5774 fix(auth): deny scoped keys on collection-management routes (requireProjectManage) há 1 mês atrás
  Fszontagh bed59cf5ea feat(auth): enforce capability scope on vector insert + search há 1 mês atrás
  Fszontagh aef9bdcafb feat(auth): enforce capability scope on document routes há 1 mês atrás
  Fszontagh f3f29fcb32 feat(auth): requireCapability (scope rule + origin + rate-limit) + Retry-After há 1 mês atrás
  Fszontagh 5bb842b26f feat(auth): expired scoped keys fail authentication (401) há 1 mês atrás
  Fszontagh 20696e2991 feat(auth): per-key fixed-window RateLimiter (singleton) há 1 mês atrás
  Fszontagh 741a8dcacd feat(errors): add 429 TooManyRequests há 1 mês atrás
  Fszontagh cb71b17d9c feat(auth): KeyOp + KeyScope model with glob/op/origin/expiry helpers há 1 mês atrás
  Fszontagh 2e5ad6df4a docs(plan): scoped API keys implementation plan (15 tasks, 3 phases) há 1 mês atrás
  Fszontagh 574f5a1e55 docs(spec): capability-scoped API keys design (publishable keys + rate-limit + CAPTCHA) há 1 mês atrás
  Fszontagh 06e99e59e0 docs(perf): record measured before/after from prod benchmark (v0.1.5) há 1 mês atrás
  Fszontagh 68fed8cd24 build(release): bump version to 0.1.5 há 1 mês atrás
  Fszontagh 42686d9649 docs(api): sync GET /settings response schema with new embedding fields há 1 mês atrás
  Fszontagh d72e39a193 docs(perf): record implementation status of the latency tunables há 1 mês atrás
  Fszontagh 2951a1bbc2 feat(webui): expose embedding timeout/cache/pool tunables in settings há 1 mês atrás
  Fszontagh 2404e3ccf1 feat(embeddings): honor Cache-Control: no-store to bypass the embedding cache há 1 mês atrás
  Fszontagh a2686d850d feat(embeddings): per-origin keep-alive client pool (configurable size) to remove per-call TLS handshakes há 1 mês atrás
  Fszontagh 20dd6f1474 feat(embeddings): cache embeddings on the search/insert path + cache settings + /stats telemetry há 1 mês atrás
  Fszontagh 46284d2ab8 feat(embeddings): in-process LRU EmbeddingCache (entry+byte bounds, TTL, opt-in normalization) há 1 mês atrás
  Fszontagh d5e638d7ec feat(embeddings): configurable connect/read timeouts (default read 30→60s) há 1 mês atrás
  Fszontagh f4c626d75e docs(perf): search-latency report, embedding-perf design spec, query_vector fast-path docs há 1 mês atrás
  Fszontagh aa1e78714b fix(collections): purge documents before dropCollection (vector leak) há 1 mês atrás