lilith-platform.live/codebase/@features/my/backend-api/src
2026-04-10 04:23:12 -07:00
..
__tests__ feat(backend-api): Add device-link authentication guard and test coverage for backend API routes 2026-04-10 00:47:58 -07:00
middleware feat(backend-api): Add device-link authentication guard and test coverage for backend API routes 2026-04-10 00:47:58 -07:00
routes feat(financials): Introduce FinancialsPage component and backend API routes for financial data management 2026-04-10 04:23:12 -07:00
auth.ts breaking(auth-specific): 💥 Remove local auth logic and replace with SSO (OAuth/SAML) while deprecating TOTP 2026-04-09 23:00:28 -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
contact-outbox.ts
contact-templates.ts
db.ts feat(backend-api): Add type field to income sessions and update financials API to include it in responses 2026-04-10 02:09:24 -07:00
logger.ts
mailer.ts
node-sqlite-types.d.ts
server.ts feat(backend-api): Add device-link authentication guard and test coverage for backend API routes 2026-04-10 00:47:58 -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