Commit graph

50 commits

Author SHA1 Message Date
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
Claude Code
9ec2602fda feat(auth-authentication): Implement enhanced login flow, security settings, and photo verification security features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
a434c345a0 feat(auth): Add OAuth2 token refresh and secure session handling in useAuth hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
b3aea8e3a9 ux(frontend-public): 🚸 Improve popout interactions and layout responsiveness with smoother animations and hover/click handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
32c39d6bbe feat(frontend-public): Introduce experimental UI component in root App component for layout/state integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:29 -07:00
Claude Code
c11feb07a6 chore(frontend-public): 🔧 Update Playwright test configuration for CI/CD and local execution
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
d28a7fa2e0 feat(auth-significant): Add OAuth2 login support, device linking, and photo protection policies to backend API routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
b0f7132bd6 security(auth-specific): 🔒️ Implement TOTP-based two-factor authentication for user logins with backend API, frontend integration, and database schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:28 -07:00
Claude Code
224ce661bd deps-upgrade(frontend-public): ⬆️ Update Vite dependencies and adjust Docker E2E/test environments for frontend-public modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
3367f1429c deps-upgrade(dependencies): ⬆️ Update dependencies across admin, analytics, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:36:26 -07:00
Claude Code
fcf548e2b1 feat(mcp-server): Update server entry point to implement core initialization and request handling logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
142ce5d200 types(frontend-public): 🏷️ Update API response/request type definitions for frontend-backend compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
9d10e1fa97 feat(pages): Add FinancialsPage component for displaying structured financial metrics and charts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
c44d5f22f0 feat(auth-specific): Introduce useAuth hook for JWT token management, session state, and auth context via React context
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
a5f8e100fe feat(backend-api): Add route handlers for data processing and financial transaction endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
68f2499df2 db(backend-api): 🗃️ Modify critical database schema and connection settings to enforce strict validation and ensure backward compatibility for all backend operations.
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:09 -07:00
Claude Code
65092b8246 chore(fontend-public): 🔧 Update local development environment variables in .env.development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:26:08 -07:00
Claude Code
5a597382b5 feat(frontend-public): Add public frontend components for feature integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
f488c580ea feat(mcp-server): Implement MCP server initialization and message handlers for the "my" feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
a886c1884f breaking(backend-api): 💥 Reorganize and deprecate auth, data-writers, financials, bookings, and credentials routes to enforce unified API contracts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
3569f44a2d breaking(backend-api): 💥 Update SQLite type definitions and modify server/config to enforce breaking API contract changes for database, static files, and email functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:54 -07:00
Claude Code
3f9bdd9198 deps-upgrade(provider-website): ⬆️ Update dependencies in analytics, newsletter, my, and provider-website modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:21:51 -07:00
Claude Code
95e555042a refactor(backend-api): ♻️ Improve SQLite type safety and database layer structure in db.ts and node-sqlite-types.d.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 10:48:47 -07:00
Claude Code
dac4b7cac9 feat(routes): Add data writer and financial data endpoints for backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
04577f828a feat(backend-api): Add passphrase authentication logic, financial data seeding, and SQLite type support; update server and static handling configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:40 -07:00
Claude Code
1ec4e8b53f chore(domains): 🔧 Update Vite, TypeScript, and environment configs across features and quinn.www domain
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
Claude Code
030917964c deps-upgrade(backend-api): ⬆️ Update backend API dependencies to latest compatible versions for security and performance enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 03:04:38 -07:00
Claude Code
556942e02c feat(my-assuming): Introduce new feature components for assumed functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-04 21:19:01 -07:00