lilith-platform.live/codebase/@features/admin/backend-api/src
2026-04-09 20:54:15 -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 feat(admin): Add rate limit bypass utility for test environments 2026-04-07 16:43:25 -07:00
routes feat(admin): Add admin API routes for site configuration management (text, policies, rates, destinations, etiquette, link values, physical settings, specialties, tour, about, and contact) 2026-04-09 20:54:15 -07:00
auth.ts feat(backend-api): Add OAuth2 authentication endpoints and database migrations for admin access 2026-04-05 15:21:52 -07:00
cms-handler.ts feat(admin-identity): Implement admin identity management routes, handlers, and serialization for CMS backend and frontend 2026-04-09 20:54:15 -07:00
db.ts feat(admin-api): Add admin API endpoints for cult-of-lilith and roster-content management with updated database schema and server configuration 2026-04-09 20:47:07 -07:00
logger.ts feat(admin): Introduce user role management and dashboard controls for admin functionality 2026-04-04 15:58:16 -07:00
mailer.ts db(migrations): 🗃️ Apply backend API database migration for admin schema updates 2026-04-05 03:04:38 -07:00
migrate.ts feat(backend-api): Add OAuth2 authentication endpoints and database migrations for admin access 2026-04-05 15:21:52 -07:00
node-sqlite-types.d.ts db(migrations): 🗃️ Apply backend API database migration for admin schema updates 2026-04-05 03:04:38 -07:00
photos.ts feat(admin-scope): Introduce photo protection system with adversary view routes, CLI tools, and deployment configurations 2026-04-07 17:21:57 -07:00
registry.ts feat(admin-identity): Implement admin identity management routes, handlers, and serialization for CMS backend and frontend 2026-04-09 20:54:15 -07:00
seed-passphrase.ts db(migrations): 🗃️ Apply backend API database migration for admin schema updates 2026-04-05 03:04:38 -07:00
serializer.ts feat(admin-identity): Implement admin identity management routes, handlers, and serialization for CMS backend and frontend 2026-04-09 20:54:15 -07:00
server.ts feat(admin-identity): Implement admin identity management routes, handlers, and serialization for CMS backend and frontend 2026-04-09 20:54:15 -07:00
totp.ts security(backend-api): 🔒️ Implement TOTP-based two-factor authentication for admin API with generation, verification, and auth integration 2026-04-04 21:18:58 -07:00