Commit graph

2011 commits

Author SHA1 Message Date
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
autocommit
e7f0bcfbc2 deps-upgrade(api): ⬆️ Update API dependencies to latest stable versions for security patches and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 04:42:56 -07:00
autocommit
0523ba0919 feat(admin-api): Add admin API endpoints and schemas for managing "Cult of Lilith" lore and page illustrations, including backend routes and UI surfaces
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:39:03 -07:00
autocommit
e358c80853 ui(cocotte-web): 💄 Update tour page templates (HTML/EN-FR) with Cocotte feature layouts for both preview and production
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:39:03 -07:00
autocommit
6fbb5fcba2 ui(cocotte-web): 💄 Update performers page templates with multilingual support (English/French) for both preview and web layouts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:39:03 -07:00
autocommit
c1b82ac58d feat(quinn-ai): Implement localized content rendering and enhance AI drafting engine for multilingual support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:31:56 -07:00
autocommit
ed882fe75f deps-upgrade(edge-purge): ⬆️ Update edge-purge and its dependencies to latest compatible versions in bun.lock
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:22:02 -07:00
autocommit
78f48fdd48 infra(quinn-api): 🧱 Update systemd service unit and API server config for deployment stability and compliance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:22:02 -07:00
autocommit
48c8628f39 ui(cocotte-web): 💄 Update performer listings and metadata in English/French locales for Cocotte and Sansonnet sites
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:22:02 -07:00
autocommit
a9f4b50ee8 chore(i18n): 🔧 Update TypeScript compiler options in tsconfig.json for i18n package support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:22:02 -07:00
autocommit
d032a7995a deps-upgrade(edge-purge): ⬆️ Update dependencies in edge-purge feature to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:22:01 -07:00
autocommit
04cd9f45f9 feat(i18n): Introduce FABLanguageSelector component, enhance makeI18n API with prefetching, and update providers/proxy logic for improved localization support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
878d814a13 feat(edge-purge): Add edge purge service for CDN cache invalidation with server, verification logic, Nginx configs, deployment scripts, and systemd service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
8c32a8fa14 feat(admin-surface): Add comprehensive admin surfaces for API management including backup, export, hero-strip, mail-admin, photo-export, policies, restore, sync, system-status, and touring-subscribers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
e458ada8df feat(i18n): Enable dynamic language switching with runtime updates in I18nProvider
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
ad836d8951 feat(i18n): Add support for new language definitions and update existing language metadata in the i18n system
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
afca011a6b feat(i18n): Update public API exports with new localization utilities including translation functions, locale accessors, and I18nConfig interface
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
41b9988c1e feat(i18n): Add dynamic locale-based routing and server-side i18n support with locale detection for SSR
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
4a79574be0 security(i18n): 🔒️ Enforce Argon2 hashing and validate inputs to prevent hash collisions in ML backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:14 -07:00
autocommit
54472db939 feat(i18n): Update SSR support and provider lifecycle in ssr.tsx for enhanced i18n initialization and rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:13 -07:00
autocommit
2fbdfff0d7 feat(i18n-specific): Refactor LanguageSwitcher and i18n hooks to enable dynamic language switching with improved state management and UI integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:13 -07:00
autocommit
2401df41b6 breaking(i18n): 💥 Update i18n config and types to enforce breaking changes in translation keys and locale handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:13 -07:00
autocommit
c174943e41 chore(quinn.api): 🔧 Update edge-purge deployment configs and TypeScript path aliases
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:13 -07:00
autocommit
c32ee59bad deps-upgrade(root): ⬆️ Update dependencies in root and feature packages (i18n, edge-purge) to standardize versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:14:13 -07:00
autocommit
c2af475b5c ui(sansonnet-web): 💄 Update multilingual UI content and shared styling for Sansonnet site pages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:05:30 -07:00
autocommit
1642b39938 ui(cocotte-web): 💄 Update contact, index, performers, and tours HTML pages for en/ and fr/ locales, and modify shared CSS styles
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:05:30 -07:00
autocommit
ba3a0b6943 refactor(quinn-ai): ♻️ Remove exemplars from draft prompts and update parity run files for consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 01:05:30 -07:00
autocommit
5867f4cdc6 feat(parity-runs): Add Quinn AI engine parity run benchmarking data in JSONL format
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:58:43 -07:00
autocommit
4d56869609 feat(admin): Add photo protection and management API endpoints with admin privacy/monetization controls and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:52:29 -07:00
autocommit
a5c6195604 feat(quinn-ai): Add reply exemplars and improve draft pipeline with new prompt types for enhanced response generation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:52:28 -07:00
autocommit
1b9fb44a1c feat(quinn-ai): Add raw and scored parity run JSONL files for Quinn AI evaluation results
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:45:50 -07:00
autocommit
03e50645d6 feat(api): Implement payment methods API endpoints, add comprehensive test coverage for admin/provider/www scenarios, and include data migration scripts for legacy payment method cleanup and backfilling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:45:50 -07:00
autocommit
eace142872 feat(contact-render): Add validation rules for first-name field in contact rendering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
ce11259b48 test(quinn-ai): Add parity test data JSONL file for Quinn AI engine validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
50579082da docs(quinn-ai): 📝 Update architecture, feature gates, and operational runbook documentation for Quinn AI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
e795445de0 feat(quinn-messenger): Implement MCP client interface with connection and message handling in client.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
88e913b314 feat(api): Add backfill processors for contact data and statistics to handle batch population via API endpoints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:33 -07:00
autocommit
a616f3e539 feat(api): Implement iCloud message pipeline with entity, repository, processors, and calendar/contact UI components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:32 -07:00
autocommit
493f144556 feat(photo-intake): Introduce PhotoIntakeWorker for automated photo processing and AutoRespondEngine for outreach responses with database metadata handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:32 -07:00
autocommit
f644305082 refactor(quinn-ai): ♻️ Rewrite message routes to use macsync protocol and update typedstream decoding utilities for backend compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:39:32 -07:00
autocommit
c598b6812a chore(parity-runs): 🔧 Update parity run metadata to reflect Quinn AI engine’s new contact data structure format
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:19 -07:00
autocommit
1af4dcff8d refactor(provider-website): ♻️ Update serialization logic to handle new/modified contact data fields in serialize.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:18 -07:00
autocommit
26c1a359a0 breaking(admin): 💥 Remove payment_methods field from profile API routes and schemas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:18 -07:00
autocommit
77e0c695a3 db(admin): 🗃️ Remove payment_methods column from contact table and update migration logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:18 -07:00
autocommit
9847f9d07e remove(admin-backend-api): 🔥 Remove validation and test coverage for deprecated 'contact.payment_methods' field in admin registry
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:32:18 -07:00
autocommit
284724e71b feat(quinn-ai): Add scored parity run results JSONL files for AI model evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:25:13 -07:00
autocommit
fff0b253be feat(draft-pipeline-ts): Modify prompt templates and generation functions to enhance dynamic prompt handling and support new AI prompt variants in the Quinn AI engine's draft pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:25:13 -07:00
autocommit
37a8694d60 feat(quinn-ai): Add raw and scored parity run data files in JSONL format for benchmarking evaluation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:18:55 -07:00
autocommit
5963e309d4 feat(quinn-ai): Add parity run record for tracking Quinn AI social opener behavior with timestamp 2026-05-16T06-46-57-812Z
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 00:12:30 -07:00