Commit graph

23 commits

Author SHA1 Message Date
autocommit
e6012651fd deps-upgrade(qr-device-login): ⬆️ Update dependencies across client, react, and shared packages in qr-device-login
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 06:01:17 -07:00
Claude Code
0347d50d62 fix(qr-device-login): 🐛 Replace undefined request body with null in QR device login server handler
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:39:15 -07:00
Claude Code
1b93372e14 chore(qr-device-login): 🔧 Update TypeScript compiler options for QR device login server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:39:15 -07:00
Claude Code
cd1bab9373 deps-upgrade(qr-device-login): ⬆️ Update dependencies in QR device login client, React, and shared packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:39:15 -07:00
Claude Code
34ed05e6f4 chore(qr-device-login): 🔧 Update build config for Lix system compatibility by configuring entry points, plugins, and output settings in tsup.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:14:24 -07:00
Claude Code
4a4c8314ca chore(qr-device-login): 🔧 Update Vitest test configuration for client and server components in QR device login system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:14:24 -07:00
Claude Code
d1c5770501 deps-upgrade(qr-device-login): ⬆️ Update dependencies and regenerate lockfile for qr-device packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 19:14:24 -07:00
Claude Code
668f5bfcfc test(qr-device-login): Add test cases for QR code generation, scanning, and authentication validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:20:32 -07:00
Claude Code
0e55aadc3f deps-upgrade(qr-device-login): ⬆️ Update shared libraries and client dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:14:51 -07:00
Claude Code
29a9ec9dd6 deps-upgrade(qr-device-login): ⬆️ Update integration tests to handle QR device login dependency changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:07:51 -07:00
Claude Code
9dab987d82 fix(qr-device-login): 🐛 Fix undefined-to-null serialization in QR device login client request bodies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:07:51 -07:00
Claude Code
214ab031e3 chore(qr-device-login): 🔧 Remove npm registry config file to enforce default public registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:07:51 -07:00
Claude Code
01c69d36c9 deps-upgrade(react): ⬆️ Update React submodule dependencies to latest versions for new features, bug fixes, and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:07:51 -07:00
Claude Code
6b1f114ab8 chore(qr-device-login): 🔧 Update pnpm workspace config for QR device login integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 11:56:17 -07:00
Claude Code
7c03db63c1 chore(qr-device): 🔧 Update npmrc for QR device login module to configure registry/auth settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 11:56:17 -07:00
Claude Code
d1825a2189 deps-upgrade(qr-device-login): ⬆️ Update pnpm lockfile to include newer versions of dependencies for bug fixes, security patches, and feature improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 11:56:17 -07:00
Claude Code
41d6283f20 feat(qr-device-login): Add QR code login feature documentation, update metadata in app manifest, and configure TypeScript for new functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:18 -07:00
Claude Code
d6eb8cda9c infra(deploy-deployment): 🧱 Implement secure QR device login deployment workflow with Nginx routing, PKI infrastructure, and systemd service management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:18 -07:00
Claude Code
9b8bf2b97b security(qr-device-login): 🔒️ Validate mTLS certificates and adjust logger sensitivity for secure QR device authentication flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:18 -07:00
Claude Code
8bd39e401b feat(qr-device-login): Introduce QR-based device login components and utilities with React component, hook, and client-side error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:17 -07:00
Claude Code
504fa0d92b feat(server-under): Implement QR device login server with admin session routes, public scan endpoints, and session management logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:17 -07:00
Claude Code
a634d04528 chore(qr-device-login): 🔧 Standardize TypeScript config, build tooling, and environment variable templates across client, server, and shared modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:17 -07:00
Claude Code
69609d0a11 deps-upgrade(qr-device-login): ⬆️ Update dependencies across client, react, server, and shared submodules for improved compatibility and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:51:17 -07:00