lilith-platform.live/codebase/@features/my/backend-api/src
Claude Code b981590674 test(backend-api): Add comprehensive device linking tests for admin and user modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:08:22 -07:00
..
__tests__ test(backend-api): Add comprehensive device linking tests for admin and user modules 2026-04-09 12:08:22 -07:00
middleware
routes feat(backend-api): Add database schema and API routes for roster management (applications, memberships, capacity) 2026-04-08 23:04:30 -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 database schema and API routes for roster management (applications, memberships, capacity) 2026-04-08 23:04:30 -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
seed-passphrase.ts
server.ts feat(security): Introduce device link API routes and SecurityPage UI for managing linked devices 2026-04-08 22:58:47 -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