lilith-platform.live/codebase/@features/my/backend-api/src
2026-04-08 11:57:25 -07:00
..
__tests__ feat(backend-api): Add booking test cases and update Docker Compose for mail services, dev scripts, and agent environments 2026-04-07 14:08:55 -07:00
middleware
routes feat(backend-api): Add data routes, booking inbound processing, and database integration with MCP server coordination 2026-04-08 11:57:25 -07:00
auth.ts feat(auth): Introduce auth API routes, session key store, and secure session management system 2026-04-08 11:57:24 -07:00
booking-inbound.ts feat(backend-api): Add data routes, booking inbound processing, and database integration with MCP server coordination 2026-04-08 11:57:25 -07:00
booking-templates.ts feat(backend-api): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -07:00
contact-outbox.ts feat(backend-api): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -07:00
contact-templates.ts feat(backend-api): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -07:00
db.ts feat(backend-api): Add data routes, booking inbound processing, and database integration with MCP server coordination 2026-04-08 11:57:25 -07:00
logger.ts
mailer.ts feat(backend-api): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -07:00
node-sqlite-types.d.ts breaking(backend-api): 💥 Update SQLite type definitions and modify server/config to enforce breaking API contract changes for database, static files, and email functionality 2026-04-05 15:21:54 -07:00
seed-passphrase.ts feat(backend-api): Add passphrase authentication logic, financial data seeding, and SQLite type support; update server and static handling configurations 2026-04-05 03:04:40 -07:00
server.ts feat(backend-api): Introduce key event processing endpoint and server configuration for real-time event handling 2026-04-08 11:57:24 -07:00
session-key-store.ts feat(auth): Introduce auth API routes, session key store, and secure session management system 2026-04-08 11:57:24 -07:00
static.ts security(auth-specific): 🔒️ Implement TOTP-based two-factor authentication for user logins with backend API, frontend integration, and database schema updates 2026-04-06 21:36:28 -07:00
totp.ts security(auth-specific): 🔒️ Implement TOTP-based two-factor authentication for user logins with backend API, frontend integration, and database schema updates 2026-04-06 21:36:28 -07:00