Commit graph

2006 commits

Author SHA1 Message Date
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
bb0002fc05 feat(vip): Introduce QuotePage component with VIP-specific quote request/submission API and update routing
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
54eb80e812 feat(event-scrapers): Add support for multiple event sources (fancons, flamecon, furrycons) and enhance CLI configuration for better scraping usability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 20:28:10 -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
fc0810ff00 feat(tours): Implement tour-stops API route and update tours templates to display stop data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:49:10 -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
4cecc62a7a feat(beacon): Introduce Beacon module for user interaction metrics tracking with trackEvent and sendData functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:26:06 -07:00
autocommit
a92cf18f45 infra(event-scrapers): 🧱 Add systemd service and timer configurations for automated nightly/weekly event scraping jobs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:26:06 -07:00
autocommit
8bbfbeb44e feat(event-scrapers): Introduce deduplication and normalization logic alongside AnimeCons and Ticketmaster event source integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 19:26:05 -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
0303e5a384 chore(frontend-public): 🔧 Update Vite build config for landing page optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 17:24:43 -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
1c7e498f4e feat(mail-autoresponder): Introduce MailAutoresponderGenerator class with generator logic and documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 17:00:50 -07:00
autocommit
d2a6e63f7d feat(landing): Add CTA modal, age-gate login, and category pages (Company, Customers, Workers) with updated landing namespace and translation hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-16 17:00:49 -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
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
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
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
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