Voltar para Atualizações
api-hub
Hub de APIs.
TypeScript

Commits recentes

fix: docs API Hub

main073ad2a
Ver commit

docs: API Hub

mainb90f38e
Ver commit

feat: logs page

main242b201
Ver commit

feat: admin

main3e813e7
Ver commit

style: resp

mainaf9cf02
Ver commit

feat: ACL

main81e846e
Ver commit

fix: deploy

main49af9dc
Ver commit

Bump Docker base image to node:22-alpine node:20-alpine ships npm 10.8.2, which fails to resolve ne...

main843479d
Ver commit

Fix chat bubble alignment (user right, assistant left) The bubble div had no data-slot, so MessageC...

main83e4463
Ver commit

Render Markdown, stream replies fluidly, and surface progress markers - Assistant replies render as...

main5f87c81
Ver commit

Fix AI chat streaming never rendering assistant replies The delta handler mutated a ref (assistantM...

main124d656
Ver commit

Add AI chat dialog, /config-ia page, and Ctrl+I shortcut AiChatDialog consumes the NDJSON streaming...

main1345c94
Ver commit

Add AI provider fallback client and chat/config-ia API routes lib/ai/provider-client.ts orchestrate...

main1271f4f
Ver commit

Add AI providers/conversations schema and crypto/context libs for AI chat Foundation for the AI cha...

main00b2e47
Ver commit

Log the real error when an audit insert fails (temporary diagnostic) Login is returning 500 in prod...

mainde02937
Ver commit

Add Swagger 2.0 support to the OpenAPI parser Swagger 2.0 models request/response bodies differentl...

main0d5884c
Ver commit

Fix AlertDialogDescription overflow on long unbreakable text place-items-center made the title/desc...

main7e5ea44
Ver commit

Add delete confirmation dialog and toast feedback for spec actions - Confirm-before-delete AlertDia...

main0314752
Ver commit

Make migrate.mjs tolerant of already-existing objects to unblock boot Production has hit "relation...

main5ab9f60
Ver commit

Rebuild Dockerfile with Docker/deploy best practices - npm ci (with BuildKit cache mount) instead o...

main3be3ec6
Ver commit

Serialize migrate.mjs with advisory lock to prevent deploy races Concurrent container starts (e.g....

maindd35420
Ver commit

Harden Docker build: npm install over npm ci, lazy DB connection - Dockerfile: npm ci requires pack...

main14f12af
Ver commit

rm: .md

main2adaa65
Ver commit

Fix broken deploy: regenerate package-lock.json, drop CI workflow package-lock.json was structurall...

maine82b462
Ver commit

Merge pull request #3 from solucoesterceirizadas/fix/endpoint-baseurl-and-home-link Use real API ba...

main465dbee
Ver commit

Use real API base URL and add home navigation from header - endpoint-view.tsx: fall back to the spe...

main43a773f
Ver commit

Merge pull request #2 from solucoesterceirizadas/feat/audit-logging-and-tests Add audit logging, re...

main0bf6942
Ver commit

Add audit logging, retention cleanup, automated tests, and CI Adds a Postgres-backed audit trail (a...

mainb323d0e
Ver commit