lilith-platform.live/codebase/@features/admin/backend-api/src
autocommit 8267865b5d chore(components): 🔧 Update component dependencies to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:46:52 -07:00
..
__tests__ feat(admin-backend-api): Add device link authentication flow with AuthGuard middleware validation and database schema for session management 2026-04-10 00:47:57 -07:00
middleware feat(admin-backend-api): Add device link authentication flow with AuthGuard middleware validation and database schema for session management 2026-04-10 00:47:57 -07:00
routes chore(components): 🔧 Update component dependencies to latest stable versions 2026-04-12 10:46: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-backend-api): Add device link authentication flow with AuthGuard middleware validation and database schema for session management 2026-04-10 00:47:57 -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): Introduce admin export API routes, GalleryPage UI, and landing image asset for content management/export 2026-04-10 19:45:05 -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 chore(components): 🔧 Update component dependencies to latest stable versions 2026-04-12 10:46:52 -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