lilith-platform.live/codebase/@features/my/backend-api/src
2026-04-07 03:59:48 -07:00
..
middleware feat(my-assuming): Introduce new feature components for assumed functionality 2026-04-04 21:19:01 -07:00
routes feat(auth-significant): Add OAuth2 login support, device linking, and photo protection policies to backend API routes 2026-04-06 21:36:28 -07:00
auth.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
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): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -07:00
logger.ts feat(my-assuming): Introduce new feature components for assumed functionality 2026-04-04 21:19:01 -07:00
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): Update booking/contact templates, email outbox, and server logic for core backend API functionality 2026-04-07 03:59:48 -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