lilith-platform.live/codebase/@features/my/backend-api/src
2026-06-10 20:40:01 -07: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(backend-api): Implement dynamic test database naming for parallel execution 2026-06-08 00:27:53 -07:00
middleware
routes refactor(backend-api): ♻️ Remove deprecated booking routes and consolidate handlers into the main API module 2026-06-10 20:40:00 -07: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 feat(backend-api): Add project management and narrative file linkage endpoints, including a flight-monitor worker for file processing 2026-05-14 18:56:09 -07:00
ical-utils.ts
icloud-client.ts
logger.ts
mac-sync-worker.ts feat(backend-api): Implement Caldav sync, macOS sync workers, and reminder parsing with new API routes and full test coverage 2026-04-25 23:10:06 -07:00
mailer.ts
server.ts 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
session-key-store.ts
static.ts