autocommit
|
12de9ea5e5
|
deps-upgrade(deps): ⬆️ Update dependency versions to enforce consistent and compatible package.json and lockfile across the codebase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 14:58:14 -07:00 |
|
autocommit
|
c23ef43e71
|
refactor(gallery): ♻️ Remove WASM module dependencies, state management, and caching from GalleryPage component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-09 02:19:58 -07:00 |
|
autocommit
|
08a80d29ce
|
perf(admin): ⚡ Implement lazy loading with fetch priority for admin gallery thumbnails to reduce initial render time
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-09 00:36:45 -07:00 |
|
autocommit
|
77bf2b7521
|
ux(admin): 🚸 Improve label clarity in GalleryPage with refined text/components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-09 00:20:26 -07:00 |
|
autocommit
|
dfe0764567
|
refactor(admin): ♻️ Remove auto-enqueue logic from adversary view jobs and implement explicit user-triggered job generation in GalleryPage.tsx
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 12:03:16 -07:00 |
|
autocommit
|
d83b4b1681
|
feat(gallery): ✨ Add GalleryPage component with gallery item fetching, display, and new server routes for gallery operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 09:33:51 -07:00 |
|
autocommit
|
6456a07f9c
|
chore(admin): 🔧 Update Vite build config for admin frontend asset handling, environment variables, and optimizations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-08 03:36:21 -07:00 |
|
autocommit
|
c1cc366cdb
|
feat(designer-downloads): ✨ Add background task processing and status tracking for designer downloads with progress UI updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:53:04 -07:00 |
|
autocommit
|
c289b78cf3
|
feat(gallery): ✨ Introduce photo selection UI and upload/preview logic in GalleryPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-07 23:35:25 -07:00 |
|
autocommit
|
4b491750f1
|
refactor(mcp-server): ♻️ Refactor MCP server initialization and configuration handling across feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 19:52:12 -07:00 |
|
autocommit
|
197aea46e8
|
feat(cms): ✨ Add dynamic text config props and localization utilities to ContentTypeEditor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 01:11:39 -07:00 |
|
autocommit
|
2796e6503e
|
security(admin-backend): 🔒️ Fix SQL injection and parameter mismatch in tour-stops route by aligning query parameters with passed values
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-04 01:11:38 -07:00 |
|
autocommit
|
3625456c0c
|
refactor(admin): ♻️ Restructure admin frontend components and update shared types for better organization and type safety
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 06:04:14 -07:00 |
|
autocommit
|
d1f1d62ed7
|
feat(promo-banner): ✨ Implement promo banner entity with schema, types, repo, admin API endpoints, and frontend components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 06:04:12 -07:00 |
|
autocommit
|
ef3f27dcd2
|
ui(frontend-public): 💄 Add Content Drops navigation item to AdminLayout and update frontend routing/state for the new feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 03:33:31 -07:00 |
|
autocommit
|
480b2a3414
|
feat(content-drops): ✨ Implement Content Drops entity, admin/public API routes, frontend page, and supporting hooks with schema validation and repository logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-03 03:33:31 -07:00 |
|
autocommit
|
3556a525eb
|
feat(admin-backend-api): ✨ Add tour-stops and export endpoints with DB migrations, registry integration, and comprehensive test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-19 23:38:10 -07:00 |
|
autocommit
|
247df55162
|
feat(admin-api): ✨ Implement admin API export endpoint with data retrieval, formatting, and streaming logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-19 22:53:01 -07:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
f6ebc572b6
|
remove(admin-backend-api): 🔥 Delete contact submissions route handlers and server setup logic from contact-submissions.js/ts and remove API registration in server.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:59:56 -07:00 |
|
autocommit
|
40474974b3
|
chore(cms): 🔧 Update CMS config keys for the "about" module in admin frontend-public
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
4de3df4be6
|
refactor(admin): ♻️ Convert admin module API routes and server logic from JavaScript to TypeScript for improved type safety and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 23:40:52 -07:00 |
|
autocommit
|
5633f1fb07
|
chore(admin-frontend): 🔧 Update Vite build configuration for admin frontend plugins and settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:41:14 -07:00 |
|
autocommit
|
8f4f07c833
|
chore(fontend-config): 🔧 Update Vite config to standardize build plugins, aliases, and environment variables across frontend features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:21:03 -07:00 |
|
autocommit
|
837a2b98e9
|
infra(infrastructure-scope): 🧱 Update deployment pipelines, nginx configurations, and database unification docs across domains
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:06 -07:00 |
|
autocommit
|
c4cfcbac7a
|
chore(frontend-config): 🔧 Standardize environment variables, Vite build configurations, and Docker/E2E setup across frontend modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:08:05 -07:00 |
|
autocommit
|
287297af13
|
breaking(photo-protection): 💥 Migrate photo protection API endpoints to v2, breaking backward compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 22:00:01 -07:00 |
|
autocommit
|
9cc9a48884
|
chore(admin-backend): 🔧 Update inbox configuration in admin-backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 21:25:52 -07:00 |
|
autocommit
|
0ab3d6d66a
|
feat(admin): ✨ Add payment editors, photo protection routes, and AI photo-intake personas with legacy migration and infrastructure updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 21:19:17 -07:00 |
|
autocommit
|
e15e4287ca
|
feat(admin): ✨ Introduce AdminMcpClient client and export it in index.ts for MCP admin access
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 18:43:21 -07:00 |
|
autocommit
|
9e5d6731b2
|
feat(admin): ✨ Add target tracking column to photo_deploy_runs table and update API route for deployment monitoring
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 18:31:07 -07:00 |
|
autocommit
|
1b76c4287d
|
feat(admin): ✨ Add PhotoProtectionPage.tsx for admin photo protection configuration UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 17:55:50 -07:00 |
|
autocommit
|
fd5cabd66d
|
feat(admin-api): ✨ Introduce photo protection configuration endpoints and database schema for admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-15 17:55:50 -07:00 |
|
autocommit
|
38f61fd9c0
|
feat(admin): ✨ Add backend API route and frontend UI for admin email thread management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 23:23:08 -07:00 |
|
autocommit
|
60525b0b2b
|
feat(admin): ✨ Add "Demimonde" inbox configuration to admin API and tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 22:44:13 -07:00 |
|
autocommit
|
5da88af378
|
test(admin): ✅ Add test coverage for validating personaPath in inboxes configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 21:33:55 -07:00 |
|
autocommit
|
2256401532
|
feat(quinn-ai-engine): ✨ Add persona paths to inbox configurations and update persona documentation for booking, contact, and demimonde personas
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 21:27:20 -07:00 |
|
autocommit
|
bceb73db6a
|
refactor(admin): ♻️ Implement dedicated PostgreSQL connection for draft operations in admin mail-thread handlers
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 20:44:53 -07:00 |
|
autocommit
|
238f5e236a
|
feat(mail-autoresponder): ✨ Implement draft approval/rejection workflow with backend API and database schema for mail autoresponder threads
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 20:18:49 -07:00 |
|
autocommit
|
8e244525b8
|
deps-upgrade(mailer): ⬆️ Update mailer and feature packages to latest compatible versions with security patches
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 20:18:49 -07:00 |
|
autocommit
|
443f982049
|
refactor(admin-backend-api): ♻️ Restructure mail threads route to dynamically load inboxes from JSON config and update tests for configurable behavior
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-14 20:03:45 -07:00 |
|
Natalie
|
e420f09fd5
|
reconcile: 🔧 plum/apricot divergence resolution + apricot-only authoring rule
CI / verify (push) Has been cancelled
Resolves 630/374 plum-vs-origin divergence by resetting plum to origin/main and
porting forward the genuinely net-new plum work atop apricot's evolution.
Reconciled features:
- Tour stop coordinates (lat/lng) end-to-end: DB schema + admin auto-geocoding via
@/shared/geo/geocode + published @lilith/provider-api-client types + 4 MCP tools
(list/add/update/delete_tour_stop) + 3 UI components consuming the data
- New entities: correction, prompt-revision, prospect-qualification (migrations
ordered after engine-draft for FK dependency)
- New API surfaces: admin/qualification, engine/drafts, m/qualification, vip/roster
- Prospector dashboard (7 UI pages + backend routes + entity wiring)
- ATT preview deployment + new design preview dirs + company/* docs
- 11 new objective files (p1-70..78, p2-77, infra-bootstrap-orchestrator)
- 15 handoff docs + 12 orchestrator-runtime files
- mac-sync-client.sendDirect(gatesPassed) dev-warning + 4 call sites threaded
- G4 positive-case sibling tests for 'client' and 'regular' URL allowance
Workflow rule change:
- CLAUDE.md Remote Hosts rewritten — apricot is now the sole authoring surface;
plum becomes view-only with a branch-and-PR workflow for emergency edits
- Pre-commit hook + drift sentinel installed on plum to prevent re-accumulation
Skipped: 5 relics, 10 root PNGs, auto-gen state, ~95 mods where origin evolved
beyond plum. Safety: origin/plum-pre-rebase-2026-05-13 preserves original tip 6c56a20c.
|
2026-05-13 21:16:34 -07:00 |
|
autocommit
|
bed0208a85
|
feat(admin-seeds): ✨ Add/modify seed data for exclusions, city imports, hobby terms, positioning tags, regions, and about page content
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-05-12 20:47:37 -07:00 |
|