lilith-platform.live/codebase/@features/my/backend-api/src
Natalie 00b6329e4e feat(my-api/health): report build stamp on GET /health
Mirror the api/sso build stamp on quinn-my-api: inject __BUILD_INFO__ via bun
build --define in deploy.sh and return version/buildCount/sha/builtAt + service
+ startedAt as JSON from /health (was bare 'ok'). Falls back to env then 'dev'.
2026-06-21 22:10:47 -05:00
..
__tests__ feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
db feat(quinn.my): implement POST /public/bookings intake handler 2026-06-19 18:02:06 -05:00
middleware
routes feat(quinn.my): implement POST /public/bookings intake handler 2026-06-19 18:02:06 -05:00
services feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
auth.ts
booking-inbound.ts
booking-templates.ts feat(backend-api): Implement booking-related server routes and enhance booking template logic 2026-06-07 23:18:03 -07:00
categories-data.ts
categories-sites.ts
categories.ts
credentials-crypto.ts feat(credentials): Implement credential entity, database schema, API routes, and encryption utilities for secure credential storage with self-hosted validation 2026-06-04 00:20:08 -07:00
db.ts feat(backend-api): Implement dynamic test database naming for parallel execution 2026-06-08 00:27:53 -07:00
flight-monitor-worker.ts
ical-utils.ts
icloud-client.ts
logger.ts
mac-sync-worker.ts
mailer.ts
server.ts feat(my-api/health): report build stamp on GET /health 2026-06-21 22:10:47 -05:00
session-key-store.ts
static.ts