autocommit
|
f1dcbcfabb
|
refactor(admin): ♻️ Implement cleaner server initialization and routing logic in admin MCP and API server configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:22:24 -07:00 |
|
autocommit
|
5300f0f4e9
|
feat(api-entities): ✨ Add tour-stop, vip-quote, and destination-visits entity schemas, types, and admin surface logic for API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:22:24 -07:00 |
|
autocommit
|
9204094af8
|
feat(vip-quote): ✨ Introduce VipQuote entity, repository, schema validation, and API endpoints for VIP quote management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-18 01:14:26 -07:00 |
|
autocommit
|
a5df53407f
|
feat(tour-stops): ✨ Implement tour stops API surface and QuotePage component for VIP frontend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 19:46:21 -07:00 |
|
autocommit
|
dd33e18970
|
feat(api): ✨ Add London demo mode routes and seed script for API server
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:54 -07:00 |
|
autocommit
|
bf77ed52e6
|
feat(destination-core): ✨ Add Destination entity with seed data and TourOptimizer for route optimization in API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:53 -07:00 |
|
autocommit
|
4c2c29351e
|
deps-upgrade(api): ⬆️ Update dependencies in @features/api to enforce security patches and compatibility fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 18:35:53 -07:00 |
|
autocommit
|
5a95093613
|
feat(api-scripts): ✨ Update London demo data seeding logic in seed-london-demo.sh
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 08:15:12 -07:00 |
|
autocommit
|
d9fc2b4bcf
|
feat(destination-performance): ✨ Introduce DestinationPerformanceRepo, PerformanceMetric types, and rank opportunity locations logic with smoke tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 07:54:40 -07:00 |
|
autocommit
|
c3c2331f4c
|
feat(provider-grades): ✨ Introduce ProviderGrades schema, rubric logic, and seed data with API integration in server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 07:47:50 -07:00 |
|
autocommit
|
4204882562
|
feat(vip-quote): ✨ Add VIP quote repository and update Sansonnet clients page with demo data seeding infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-17 06:48:47 -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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
292ddf2f53
|
feat(messages): ✨ Implement sent-emails API, message threading, Inbox page, and ThreadPane component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:44:15 -07:00 |
|
autocommit
|
f2174c9377
|
deps-upgrade(apimcp-server): ⬆️ Update dependencies in API and MCP server modules to latest versions for compatibility, security, and performance enhancements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:44:15 -07:00 |
|
autocommit
|
6fb67b172b
|
chore(api): 🔧 Update .env.development for API feature environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:30:43 -07:00 |
|
autocommit
|
5885a858fb
|
feat(inbox-importance): ✨ Refactor importance scoring algorithm to support dynamic prioritization in inbox messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:03:31 -07:00 |
|
autocommit
|
64f266ffd3
|
chore(api-server): 🔧 Update server startup config and local Caddyfile for TLS/routing optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:49:07 -07:00 |
|
autocommit
|
f7159a93e8
|
chore(api): 🔧 Update environment variables in .env.development for API feature module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:49:07 -07:00 |
|
autocommit
|
a54762249b
|
feat(messages): ✨ Introduce email admin UI with EmailAdmin page and SentEmailsSection component, backend mail-sync/send logic, and API routes for message operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:34:35 -07:00 |
|
autocommit
|
364ccdb73f
|
deps-upgrade(api): ⬆️ Update API dependencies to include latest patches and fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:34:35 -07:00 |
|
autocommit
|
19ea7a6c29
|
chore(api): 🔧 Update API security headers to enforce stricter CORS and HSTS policies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:13:26 -07:00 |
|
autocommit
|
b07714ea0f
|
feat(api): ✨ Add client entity models, admin endpoints for mail threads and prospects, VIP quote handling, i18n translation support, and backfill batch data processors
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:13:25 -07:00 |
|
autocommit
|
cdc354af4f
|
infra(infrastructure): 🧱 Update dev environment variables and Vite configs across all features and infrastructure for consistent development setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:13:25 -07:00 |
|
autocommit
|
3800246a9e
|
feat(icloud-message): ✨ Introduce iCloud message entity with repository CRUD operations and TypeScript types
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:49:55 -07:00 |
|
autocommit
|
e7aa68a887
|
infra(event-scrapers): 🧱 Update systemd service and demo data seeding script for nightly event scraper and London demo environment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:39:09 -07:00 |
|
autocommit
|
b880deee34
|
feat(macsync-message): ✨ Introduce MACSync message embedding, repository operations, and API endpoints with new types and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:39:09 -07:00 |
|
autocommit
|
df60f34a30
|
chore(api): 🔧 adjust runtime settings in server.ts for API middleware, ports, and environment compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:28:10 -07:00 |
|
autocommit
|
35e2d91eac
|
feat(vip-quotes): ✨ Implement VIP quote API routes, data model, repository, schema, and types with initial London quote seed data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:28:10 -07:00 |
|
autocommit
|
36961a882d
|
feat(processors): ✨ Add backfill processors for retrospective API data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:17:18 -07:00 |
|
autocommit
|
ff54cb227f
|
feat(i18n): ✨ Introduce batch translation API with bulk load/update/query operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 20:01:25 -07:00 |
|
autocommit
|
158d4067da
|
chore(vite-config): 🔧 Update dev env vars and Vite config for atlilith.www optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:49:09 -07:00 |
|
autocommit
|
0259685357
|
chore(api): 🔧 Update API config with environment variables, feature flags, and server initialization improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:26:05 -07:00 |
|
autocommit
|
47ff5663b9
|
feat(i18n): ✨ Implement i18n resolver, batch translation API, and admin-specific translations for mail-sync and UI messages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:26:05 -07:00 |
|
autocommit
|
35c2e2df07
|
chore(event-scrapers): 🔧 Update TypeScript config, environment variables, and Git ignore rules for event-scrapers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:26:05 -07:00 |
|
autocommit
|
f5981012e2
|
deps-upgrade(dependencies): ⬆️ Upgrade dependencies in api, event-scrapers, and data.cocotte.maison domains to latest or pinned versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 19:26:05 -07:00 |
|
autocommit
|
b8b73d8ba7
|
feat(i18n-specific): ✨ Implement i18n API surface with translation utilities, batch processing, and shared package for config, routes, and server integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 17:12:29 -07:00 |
|
autocommit
|
8f2952e7ff
|
deps-upgrade(deps): ⬆️ Update dependencies in @features/api and @packages/i18n to latest versions for security patches and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 17:12:29 -07:00 |
|
autocommit
|
a9296815f7
|
chore(api): 🔧 Update API contract, backend logic, frontend UX, infrastructure, and localization across system-wide components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 04:42:58 -07:00 |
|
autocommit
|
aa3431ca4a
|
chore(api): 🔧 Update dev configs for API module—local debug settings in .env.development, TypeScript paths/strictness in tsconfig.json, and dashboard-network dev/proxy settings in vite.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 04:42:56 -07:00 |
|