autocommit
|
97425c8a2b
|
feat(auth): ✨ Implement OTP generation, validation, and session management for Cocotte auth with phone number normalization and secure OTP hashing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:35:23 -07:00 |
|
autocommit
|
a27038e89c
|
feat(auth): ✨ Introduce VIP-specific authentication logic and endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:28:17 -07:00 |
|
autocommit
|
fa482d590d
|
feat(vip-client): ✨ Add phone-based lookup methods for VIP client entity and repository
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:28:17 -07:00 |
|
autocommit
|
2391aa2628
|
refactor(app-structure): ♻️ Refactor core hooks, API client logic, and app routing to improve maintainability and organization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
3f35628122
|
feat(frontend-public): ✨ Add BillingTab and ReservationsTab components and enhance QuotePage, QuoteConfirmedPage, and VipPortalPage with improved UI and functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
0d67f40b13
|
feat(components): ✨ Add disguise selection and customization UI in DisguisePicker and SettingsTab with new props and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
8dc9dea7e5
|
feat(components): ✨ Add interactive story tab navigation and enhance welcome screen flow with UX improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
b807bf0603
|
feat(frontend-public): ✨ Update gallery and memories UI components with enhanced display and navigation features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
163a0fcf2e
|
feat(auth): ✨ Introduce reusable auth components in AuthScreens.tsx and enhance LoginPage.tsx with improved UI/UX and auth flows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
1c70741cf7
|
refactor(animations): ♻️ Update DecryptCutsceneAdapter to handle cookie-based auth checks and modify DecryptCutscene to respond to cookie presence during initialization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:06 -07:00 |
|
autocommit
|
2991a6f78a
|
chore(frontend-public): 🔧 Update Vite build configuration for frontend-public client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 09:00:05 -07:00 |
|
autocommit
|
23e1c837f5
|
feat(api): ✨ Introduce VIP quote retrieval by year and slug with new API endpoints and session middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:45:14 -07:00 |
|
autocommit
|
567cdaec73
|
feat(sms): ✨ Implement MAC sync for secure message authentication and integrity verification in SMS API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:38:44 -07:00 |
|
autocommit
|
45ce5c9374
|
feat(api-otp): ✨ Add OTP attempt tracking with repository, schema, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:05:43 -07:00 |
|
autocommit
|
45586db3d9
|
feat(vip): ✨ Add subscription tier, loyalty points, and expiry date fields to VipClient schema; add discounted pricing, validity period, and promotional offer links to VipQuote schema
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:05:43 -07:00 |
|
autocommit
|
cdbd7c4f61
|
feat(api): ✨ Add OTP attempt tracking migrations to server migrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:05:43 -07:00 |
|
autocommit
|
676975ce68
|
chore(api-scripts): 🔧 Update London demo seed script with new quote slug and password
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 08:05:43 -07:00 |
|
autocommit
|
3ce373234b
|
feat(events): ✨ Add geolocation coordinates to events API and frontend components for display in listings and minimap
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 06:31:40 -07:00 |
|
autocommit
|
3d0a4e0e79
|
feat(quinn-ai-engine): ✨ Introduce tsup.config.ts for optimized TypeScript bundling and update build scripts to leverage it
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:50:11 -07:00 |
|
autocommit
|
4b5ecba230
|
chore(api): 🔧 Update API server configuration in server.ts with middleware and routing adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:50:11 -07:00 |
|
autocommit
|
e366cafc4c
|
style(events): 🎨 Introduce shared CSS/JS templates for event index and booking pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:50:11 -07:00 |
|
autocommit
|
b8902a846e
|
chore(frontend-public): 🔧 Update Vite build configuration for frontend-public client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:50:11 -07:00 |
|
autocommit
|
dc7a56ed27
|
deps-upgrade(frontend-public): ⬆️ Update frontend-public dependencies to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:50:11 -07:00 |
|
autocommit
|
33f62ef6a5
|
refactor(billing): ♻️ Improve billing tab UI with responsive layout, ARIA enhancements, and visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:27 -07:00 |
|
autocommit
|
f3406de50a
|
chore(frontend-public): 🔧 Update ESLint rules/plugins and modify index.html for frontend-public client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
7fe44370f7
|
refactor(frontend-public): ♻️ Restructure core frontend utilities, API interactions, and environment configs for improved type safety and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
662699a96e
|
feat(frontend-public): ✨ Introduce useMessageStream hook for real-time message handling, add icon detection system with automated icon generation, and implement generate-icons.mjs for icon processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
96a97346eb
|
feat(frontend-pages): ✨ Add new client-facing pages (ConstructionPage, QuoteConfirmedPage, QuotePage, VipPortalPage, WelcomePage) with UI components, navigation, and state management for onboarding and workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
3f07188edf
|
feat(frontend-public): ✨ Add and update UI components for authentication, content display, settings, and onboarding screens with new and refined elements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
faf36bf71e
|
feat(dev): ✨ Introduce DevTweakPanel component with hooks for animation and state debugging
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
3b86cf8246
|
feat(animations): ✨ Add ArtDecoRosette, DecryptCutsceneAdapter, DiamondMonogram, GeometricFlower, WaxSeal animation components and a dynamic registry system for frontend visual effects
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:26 -07:00 |
|
autocommit
|
8d6f8f35c7
|
feat(frontend-public): ✨ Optimize PWA service worker for offline caching, asset handling, and network request behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:25 -07:00 |
|
autocommit
|
62febf8ff6
|
chore(frontend-public): 🔧 Add/update PWA manifests with platform-specific metadata and module-specific configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:25 -07:00 |
|
autocommit
|
69c6124748
|
feat(fonts): ✨ Add 15 new SVG icons (64x64, 192x192, 512x512) for disguise-calculator, disguise-fitness, disguise-notes, and disguise-weather modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:25 -07:00 |
|
autocommit
|
c09ab3067e
|
build(frontend-public): 📦️ Update TypeScript paths and Vite plugin settings for dependency resolution in build configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:25 -07:00 |
|
autocommit
|
377c3dabd9
|
deps-upgrade(frontend-public): ⬆️ Update dependencies in frontend-public to latest stable versions with security patches and feature improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:42:25 -07:00 |
|
autocommit
|
90c705c512
|
fix(vip): 🐛 Replace deprecated getPaymentMethodById with getPaymentMethod in VIP API call
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:27:33 -07:00 |
|
autocommit
|
ca704bfe33
|
feat(vip): ✨ Introduce QuoteConfirmedPage component with API integration for VIP quote workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:20:46 -07:00 |
|
autocommit
|
f92a1b7153
|
feat(vip): ✨ Introduce new VIP quote completion endpoints with request/response schemas and business logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:20:46 -07:00 |
|
autocommit
|
cfe4fc36b8
|
feat(vip-quote): ✨ Add VIP quote entity, repository, and schema for API quote completion functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:20:46 -07:00 |
|
autocommit
|
03faaa6f99
|
ux(vip): 🚸 Improve VIP quote confirmation flow with clearer communication steps and rail selection guidance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:14:11 -07:00 |
|
autocommit
|
48c551db29
|
feat(api): ✨ Add repository-level tracking for regional payment method popularity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:07:49 -07:00 |
|
autocommit
|
be633fb94b
|
feat(score-refresh): ✨ Implement score refresh logic in refresh.ts to support recalculating or updating user scores
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
d929ba8595
|
feat(vip): ✨ Introduce QuoteConfirmedPage component and API integration for VIP quote workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
ddfb0fa9e0
|
feat(api-entities): ✨ Introduce PaymentMethod and VIPQuote entity schemas and TypeScript types in the API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
333de35af6
|
feat(coworker): ✨ Implement coworker worker agent with task execution capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 03:01:15 -07:00 |
|
autocommit
|
99ff548a29
|
feat(vip): ✨ Introduce QuoteConfirmedPage component to display VIP quote confirmation details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:54:28 -07:00 |
|
autocommit
|
f80b7a78a4
|
feat(quinn-ai-engine): ✨ Add coworker nag ledger table and SQL migration for tracking reminders/notifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:54:27 -07:00 |
|
autocommit
|
8ceef3be7d
|
infra(score-refresh): 🧱 Add systemd service file for automated nightly score refresh scheduling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:41:07 -07:00 |
|
autocommit
|
125385b1d0
|
feat(quinn-ai): ✨ Implement speech dispatch logic for coworker agent with text-to-speech and speech recognition capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 02:41:07 -07:00 |
|