lilith-platform.live/codebase/@features/my/backend-api/src
2026-06-08 01:38:46 -07:00
..
__tests__ docs(backend-api): 📝 Clarify test documentation to distinguish between local and proxied operations in projects routes 2026-06-08 01:38:46 -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(api-routes): ♻️ Update route handlers to align with API changes, including request parsing, response formatting, and middleware adjustments 2026-06-08 01:21:05 -07:00
services feat(backend-api): Introduce dynamic event routing and destination slug resolution handlers 2026-05-17 06:21:29 -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 breaking(backend-api): 💥 Remove contact outbox, templates, and schema from backend API and update configs 2026-06-07 23:18:03 -07:00
session-key-store.ts
static.ts