autocommit
|
54aa8af3e4
|
feat(messages): ✨ Implement inbox page, API integration, and app shell for message management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 22:10:07 -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
|
3aac5da0c7
|
feat(admin): ✨ Add ProspectsPage component and update AdminLayout/App to enable prospects management in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:20:11 -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
|
5e6a1a59e2
|
docs(i18n): 📝 Implement dynamic language context for frontend text localization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:13:25 -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
|
bb8eaf4a02
|
feat(quinn-ai): ✨ Add mail-autoresponder and photo-intake worker modules with their configurations and documentation, and update mail-digest worker logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-16 21:13:25 -07:00 |
|
autocommit
|
c2fa35867a
|
feat(booking-specific): ✨ Add database-backed booking worker features and new CLI commands (calendar, scheduled-send, status) for enhanced reliability and workflows
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
|
5d39dbf7e0
|
deps-upgrade(frontend-public-quinn.www): ⬆️ Update dependencies across frontend-public and quinn.www to apply version bumps and security patches
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
|
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 |
|