lilith-platform.live/codebase/@features/admin/backend-api/src
Claude Code e51245fe3a feat(admin-device): Add admin device linking API endpoints for managing device connections
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 22:54:10 -07:00
..
__tests__ refactor(admin-auth): ♻️ Implement secure, redesigned auth logic, middleware, and API routes with breaking changes 2026-04-09 22:54:10 -07:00
middleware refactor(admin-auth): ♻️ Implement secure, redesigned auth logic, middleware, and API routes with breaking changes 2026-04-09 22:54:10 -07:00
routes feat(admin-device): Add admin device linking API endpoints for managing device connections 2026-04-09 22:54:10 -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
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
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 refactor(admin-auth): ♻️ Implement secure, redesigned auth logic, middleware, and API routes with breaking changes 2026-04-09 22:54:10 -07:00
totp.ts