Commit History

fix(auth): inline onRequest hook in guardedRoutes scope to properly protect private routes
9595ade

CognxSafeTrack commited on

fix(api): move all imports to top level to fix ESM error in index.ts
7cf001f

CognxSafeTrack commited on

feat(security): API key auth, HMAC webhook verification, rate limiting, Zod validation
04b12d1

CognxSafeTrack commited on

feat(api): add root healthcheck for huggingface proxy
b74fcbf

CognxSafeTrack commited on

fix(redis): bypass ioredis minor version type mismatch and refactor scheduler
bef7a3d

CognxSafeTrack commited on

fix(redis): utilize ioredis and REDIS_URL for robust authenticated connections
25374b3

CognxSafeTrack commited on

fix(whatsapp): handle parameterless health check pings from meta webhook
17572d8

CognxSafeTrack commited on

fix(whatsapp): ignore trailing slashes globally for meta webhook
cca255d

CognxSafeTrack commited on

fix(whatsapp): strict text/plain response for Meta webhook verification
5107825

CognxSafeTrack commited on

feat: sync all recent changes (AI, whatsapp, redis passwords, script fixes)
3c6fc2a

CognxSafeTrack commited on

feat(payment): integrate stripe checkout, webhooks, and worker dispatch
b5f6b08

CognxSafeTrack commited on

feat: implement AI document generation (mock, pdf, pptx) and worker integration
2d7440e

CognxSafeTrack commited on

feat: implement dynamic admin dashboard with API data
6c2d132

CognxSafeTrack commited on

fix: resolve TS compilation errors in api service
7d1fb38

CognxSafeTrack commited on

feat: add Dockerfile and script for Hugging Face Spaces
a59f28c

CognxSafeTrack commited on

chore: add netlify.toml and fix tsconfig exports
dced83b

CognxSafeTrack commited on

Initial commit: Monorepo setup with React+Vite, Fastify, Prisma, and Docker Compose
cc442ef

CognxSafeTrack commited on