Commit graph

2180 commits

Author SHA1 Message Date
autocommit
1c4f258a9f ui(sansonnet-web): 💄 Update home/index templates with shared styling and navigation for English/French versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:48:46 -07:00
autocommit
84be9297c5 chore(sansonnet-web): 🔧 Update localized contact page templates with shared styling and navigation for Cocotte and Sansonnet sites
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:48:46 -07:00
autocommit
0fe3a7d970 ui(sansonnet-web): 💄 refresh HTML content and shared CSS styling for the Sansonnet web pages in English/French locales
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:50 -07:00
autocommit
5460a6bbfa feat(vip): Add VIP quote API types, frontend client, QuotePage component, and EventsListPage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:50 -07:00
autocommit
f85ebeba29 feat(dev): Add DevTweakPanel component with hooks for animation tweaking in VIP feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:49 -07:00
autocommit
87489a5e1c remove(animations): 🔥 Remove StubAnimation stub component and purge its registry entry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:41:49 -07:00
autocommit
e5a27aecfa feat(vip): Add VIP API client integration and update premium feature sections on project pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:34:52 -07:00
autocommit
4ae40241f4 feat(pages): Add EventsListPage component with React, styled components, and TypeScript types for event listing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:34:52 -07:00
autocommit
10eb1ca98b feat(vip-animations): Add ArtDecoRosette, DecryptCutsceneAdapter, DiamondMonogram, GeometricFlower, and WaxSeal animations with registry system and dev utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:34:52 -07:00
autocommit
1f49bbf1be feat(backend-api): Introduce dynamic event routing and destination slug resolution handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:21:29 -07:00
autocommit
09bf0882f6 feat(destination): Extend Destination schema with animation metadata and update QuotePage to render VIP-specific quote animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:14:31 -07:00
autocommit
fdf09eb1ad feat(vip): Add ArtDecoRosette, DiamondMonogram, and WaxSeal decorative animation components to VIP frontend and update animation registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:14:31 -07:00
autocommit
d01d2df516 db(backend-api): 🗃️ Update hotel schema and adjust backend database configuration for schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:42 -07:00
autocommit
2644c15c40 feat(vip): Introduce QuotePage.tsx for VIP quote rendering and opportunity-context.ts for AI-driven opportunity data management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:41 -07:00
autocommit
e019176404 feat(destination-performance): Introduce DestinationPerformance entity with schema, types, and repository logic; add TourStop schema; implement opportunity-locations for performance-based route optimization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:41 -07:00
autocommit
849604143a feat(dev): Add DevTweakPanel component and flowerTweaks hook for UI customization during development
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 06:07:41 -07:00
autocommit
728fc9cd9e ui(layouts): 💄 Refactor DesktopLayout.tsx for enhanced desktop UI organization and responsive styling improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:33:54 -07:00
autocommit
c11a591ed9 feat(events): Introduce backend route handler and frontend EventsListPage component for event display
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 04:26:37 -07:00
autocommit
756a2415bf feat(backend-api): Add event management endpoints for creation, retrieval, and streaming
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:59:47 -07:00
autocommit
7961aeea54 infra(quinn-vigil): 🧱 Update build configuration and systemd service for vigil detector to support new features and improve deployment reliability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:09:00 -07:00
autocommit
12f8f1aae0 feat(mail-autoresponder): Introduce new status states and vigil detection worker for mail-autoresponder
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 03:02:14 -07:00
autocommit
a327c1b342 db(quinn-ai): 🗃️ Update migration 002 outbound columns and mail sender trigger for Quinn AI engine schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 02:56:05 -07:00
autocommit
a5e554c420 feat(workers): Introduce VigilDetector worker class and systemd service/timer configs for periodic threat detection monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 02:49:08 -07:00
autocommit
0e4ff57480 feat(event-scrapers): Add curated Renfaires 2026 data source, update normalization engine, seed client, and enhance test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 02:49:08 -07:00
autocommit
9e10605916 feat(calendar): Add ExternalEventDetailPanel component and update event listing to handle external event URLs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 02:49:08 -07:00
autocommit
4d32b717b1 feat(vip): Add QuotePage component with quote display and management UI for VIP users
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:13:57 -07:00
autocommit
0368ed0b4d feat(dev): Add password-protected auto-submit functionality to DevTweakPanel using FlowerTweaks hook
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:13:57 -07:00
autocommit
64653fbc61 feat(quote-page): Add QuotePage component with React logic and VIP frontend UI for displaying quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:07:36 -07:00
autocommit
9b2c279ef2 feat(animations): Add configurable props and update GeometricFlower docs with animation tweaks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:07:36 -07:00
autocommit
a702f3924b feat(vip): Add VIP DevTweakPanel component and FlowerTweaks hook for dev tweak settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 01:01:09 -07:00
autocommit
de54c9307e feat(api): Add seed-london-demo.sh script to populate London environment with demo data for testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:56 -07:00
autocommit
f272c0afe2 feat(vip): Introduce QuotePage component and client API for fetching/submitting quotes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
8b225a8e0a feat(vip): Implement VIP-specific SSO middleware and admin/auth endpoints for quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
b440b71e0c feat(vip-animations): Add DecryptCutsceneAdapter, GeometricFlower, and StubAnimation components with type-safe registry for VIP animations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
d146fc1b5f chore(api): 🔧 Update development environment variables in .env.development for API feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:54:55 -07:00
autocommit
67b36cbbd4 feat(event-scrapers): Add curated "renfaires-2026" event scraper with normalization, CLI integration, and test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:48:18 -07:00
autocommit
115c410681 feat(api): Implement VIP quote entity with API repository, schema, and type definitions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:48:18 -07:00
autocommit
17309fc1d9 feat(vip): Add VIP quote handling pages with QuotePage, WelcomePage, and DecryptCutscene components for quote generation and decryption functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:34:53 -07:00
autocommit
f6297c2c69 chore(api): 🔧 Add script to seed London demo data for API testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:20:07 -07:00
autocommit
f264a59c3e feat(vip-frontend): Add quote generation and display features to QuotePage with new UI elements and state management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:13:10 -07:00
autocommit
c315a19f9e feat(vip-quote): Implement VIP quote entity with schema validation, repository logic, and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-17 00:06:21 -07:00
autocommit
85f114727b feat(pages): Implement EventsListPage component with styled-components and TypeScript types for event listing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:59:42 -07:00
autocommit
a62fad99d5 feat(vip): Add VIP quote entity, API endpoints, QuotePage, and seed data functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:52:44 -07:00
autocommit
7d071cbfc9 ui(frontend-public): 💄 Improve mobile UX by restructuring MobileLayout and enhancing event rendering in EventsListPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:26:36 -07:00
autocommit
792eb919f5 feat(vip-vip): Add London 2026 quote seed data and update concierge email template with exhibitionist member rate details
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:09 -07:00
autocommit
12b5c0d1c9 feat(frontend-public): Add EventsListPage component and route definitions for desktop and mobile views
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 23:19:09 -07:00
autocommit
664022a6b6 db(db): 🗃️ Add hotel schema with tables (hotels, hotel_rooms, hotel_amenities) and their relationships
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:58:34 -07:00
autocommit
9a6411c2c7 deps-pin(mcp-server): 📌 Pin exact dependency versions in bun.lock to enforce reproducibility for release VERSION.txt
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:51:17 -07:00
autocommit
23892662a3 feat(backend-api): Add journal schema to database and event routes for event-driven logging/auditing functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:51:17 -07:00
autocommit
a25e23f15b deps-upgrade(messages): ⬆️ Update dependencies for backend-user and quinn-ai/backend-api feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 22:51:17 -07:00