Commit graph

77 commits

Author SHA1 Message Date
Claude Code
f597da534a feat(backend-api): Add device-link authentication guard and test coverage for backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:47:58 -07:00
Claude Code
5419a54bf1 chore(backend-api): 🔧 Update environment variables in .env.development for admin, my, and sso modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-10 00:47:57 -07:00
Claude Code
aa96d004a4 feat(backend-api): Update server routes and configuration in server.ts for new endpoints and behavior improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:19:34 -07:00
Claude Code
024403cfa5 test(bookings): Add mockClear utility to clear/reset sendMail side effects in booking tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:19:34 -07:00
Claude Code
74374f3193 ui(frontend-public): 💄 restructure navigation routes and reorganize layout hierarchy in the App component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:06:24 -07:00
Claude Code
72ca881d2d refactor(mcp-server): ♻️ Implement modular server config and MCP integration for better maintainability and cross-compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:06:24 -07:00
Claude Code
fee0bd5980 feat(inspiration): Add inspiration feature with database schema, API routes, frontend page, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:06:24 -07:00
Claude Code
0724d19e8b feat(device-link): Introduce DeviceLink and PassphraseSeeding modules with new API routes and secure authentication logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:00:28 -07:00
Claude Code
e226bf2d70 breaking(auth-specific): 💥 Remove local auth logic and replace with SSO (OAuth/SAML) while deprecating TOTP
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:00:28 -07:00
Claude Code
65b7f30a2c deps-upgrade(backend-api): ⬆️ Update dependencies for backend API to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 23:00:27 -07:00
Claude Code
7beb5cc001 feat(roster): Add RESTful API endpoints, database models, and CLI commands for roster management with CRUD operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:07 -07:00
Claude Code
944d4d95fc deps-upgrade(features): ⬆️ Update dependencies across admin, messages, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 20:47:06 -07:00
Claude Code
b0ff79cd2b deps-upgrade(adminmy): ⬆️ Update dependencies across admin/backend-api, admin/frontend-public, my/backend-api, and my/frontend-public packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:15:25 -07:00
Claude Code
b981590674 test(backend-api): Add comprehensive device linking tests for admin and user modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:08:22 -07:00
Claude Code
0987cc5ad0 chore(config): 🔧 Update Vitest configs in admin and my features to standardize testing practices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-09 12:08:21 -07:00
Claude Code
6cd72adde3 feat(backend-api): Add database schema and API routes for roster management (applications, memberships, capacity)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 23:04:30 -07:00
Claude Code
9930bc528f feat(security): Introduce device link API routes and SecurityPage UI for managing linked devices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:58:47 -07:00
Claude Code
60f8795613 deps-upgrade(features): ⬆️ Update dependencies across admin, my, and provider-website modules to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 22:58:47 -07:00
Claude Code
d2678a305b deps-upgrade(frontend-public): ⬆️ Update frontend dependencies to latest stable versions for bug fixes and security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 20:45:23 -07:00
Claude Code
bbef8c8da7 deps-upgrade(dependencies): ⬆️ Update dependencies across admin, analytics, comm-newsletter, my, and quinn-ai modules for security, compatibility, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 16:37:33 -07:00
Claude Code
431bb74221 refactor(rich-text-editor): ♻️ Restructure internal logic for optimized rendering and cleaner architecture
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:54 -07:00
Claude Code
37af9c2a7e feat(frontend-public): Add PlatformsPage and PlatformAdCopy components, update API types, and integrate new routes in App.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:25 -07:00
Claude Code
dbabf3ea35 feat(backend-api): Add data routes, booking inbound processing, and database integration with MCP server coordination
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:25 -07:00
Claude Code
38b3f7e9b1 deps-upgrade(backend-api): ⬆️ Pin and update dependency versions in admin, comm-newsletter, and my backend APIs to ensure consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:25 -07:00
Claude Code
38f8084b6d feat(backend-api): Introduce key event processing endpoint and server configuration for real-time event handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
efb5b83732 feat(auth): Introduce auth API routes, session key store, and secure session management system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
9c2ce7f61a security(backend-api): 🔒️ Refactor encryption handling for credentials to enforce stronger encryption and improved key management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-08 11:57:24 -07:00
Claude Code
f2a9e0b88b feat(photo-protection): Introduce protected photo access route in backend and update UI to handle restricted photo display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:33:30 -07:00
Claude Code
70552cc7ad chore(backend-api): 🔧 Update development env vars in .env.development for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:33:29 -07:00
Claude Code
27df989c47 deps-upgrade(backend-api): ⬆️ Update dependencies in admin, comm-newsletter, and my backend API modules to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:33:29 -07:00
Claude Code
2cc701ea71 feat(admin): Add adversary view jobs hook for frontend admin dashboard and update user-specific backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 17:21:57 -07:00
Claude Code
411af99be4 deps-upgrade(backend-api): ⬆️ Update dependencies with security patches, bug fixes, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:19:50 -07:00
Claude Code
ef13f6a6ee feat(deployment): Update Vite frontend config for quinn.my domain and enhance TypeScript environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:15:26 -07:00
Claude Code
4f3d6147e0 deps-upgrade(backend-api): ⬆️ Update Express, database drivers, and utilities to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:15:26 -07:00
Claude Code
5fc3f79f72 feat(backend-api): Add booking test cases and update Docker Compose for mail services, dev scripts, and agent environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 14:08:55 -07:00
Claude Code
d9a2ba879d feat(backend-apimcp-server): Update API routes and MCP server logic for data processing and client interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:45:19 -07:00
Claude Code
af7153678d feat(frontend-public): Add dynamic theme switching with light/dark mode support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:42:54 -07:00
Claude Code
ff49ba43fb docs(type): 📝 Update TypeScript type definitions in frontend-public for API interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:42:54 -07:00
Claude Code
a083453d79 feat(bookings-page): Add booking confirmation modal and update booking list rendering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:42:54 -07:00
Claude Code
d3b313fe14 feat(backend-api): Add AI-assisted booking endpoints and integrate agent-based routing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:02:41 -07:00
Claude Code
daac1fa669 feat(backend-api): Add new booking-related API endpoints for create, query, and update operations with validation and error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 12:40:26 -07:00
Claude Code
e6fee1ecd4 feat(backend-api): Add inbound booking request processing endpoints, validations, and integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 12:40:26 -07:00
Claude Code
a1458992e7 deps-upgrade(backend-api): ⬆️ Update backend API dependencies to latest compatible versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 12:40:26 -07:00
Claude Code
002d1ede61 feat(photos-specific): Add interactive photo gallery component with state management and rendering logic in PhotosPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:49 -07:00
Claude Code
d5a850dea6 test(backend-api): Add/update test cases and utilities for backend API reliability and coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:49 -07:00
Claude Code
d8fb1bba78 feat(api-routes): Add new endpoints for booking management, photo protection settings, and contact details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:49 -07:00
Claude Code
200cfcd843 feat(backend-api): Update booking/contact templates, email outbox, and server logic for core backend API functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:48 -07:00
Claude Code
d0a0668130 test(testing-specific): Update Vitest config and dev env vars for cross-feature testing consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:47 -07:00
Claude Code
abd78db7b2 deps-upgrade(backend-api): ⬆️ Update dependencies in backend-api and frontend-public for security/bug fixes and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 03:59:47 -07:00
Claude Code
ab70259b89 test(e2e): Add/update E2E test cases for frontend-public features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00