lilith-platform.live/codebase/@features/admin/backend-api/src
Claude Code e1258a0805 test(admin): Update test cases for CMS handler and registry to verify backend API logic consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 21:14:28 -07:00
..
__tests__ test(admin): Update test cases for CMS handler and registry to verify backend API logic consistency 2026-04-09 21:14:28 -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
mailer.ts
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
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
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