cawcenter
eb02049a17
Add theme library with 8 industry-specific color schemes
...
Themes:
- Purple Gradient (General/Tech)
- Midnight Royal (Luxury)
- Clean Mint (Health/Wellness)
- Slate Modern (Corporate/Tech)
- Modern Estate (Real Estate)
- Impact Orange (Non-Profit)
- Solar Flux (Solar/Energy)
- Arctic Flow (HVAC)
Each theme includes header, footer, and primary color.
Supports custom brand name replacement.
2025-12-16 16:53:20 -05:00
cawcenter
df6727b838
Add TypeScript types for middleware locals
2025-12-16 16:45:08 -05:00
cawcenter
64f22d67d8
Add multi-domain routing: middleware, Redis caching, dynamic renderers
...
- Migration: Add route column + performance indexes for <5ms lookups
- Redis cache layer with graceful degradation
- Middleware: Route custom domains to database pages
- Page/Post renderers with full SEO metadata
- Support for 12-section content fragments
- Site-specific styling from config.custom_css
Enables: aesthetichelp.com -> database pages
Performance: <5ms routing with Redis caching
2025-12-16 16:39:26 -05:00
cawcenter
94fdaf5315
Add AI-generated featured image with OpenGraph + hero section
2025-12-16 13:54:24 -05:00
cawcenter
1b3cfc3679
Add comprehensive SEO schema: Article, Service, FAQPage JSON-LD + OpenGraph
2025-12-16 13:52:34 -05:00
cawcenter
6ccb405456
Add complete standalone sales page HTML - 3,230 words ready to view
2025-12-16 13:42:45 -05:00
cawcenter
0347312c14
HOTFIX: Remove migration runner to restore service
2025-12-16 13:27:05 -05:00
cawcenter
b455f87bae
Disable problematic init migration - DB already has schema
2025-12-16 13:25:15 -05:00
cawcenter
2d4465307d
Fix: Change county to country in geo_locations to match actual schema
2025-12-16 13:17:36 -05:00
cawcenter
f7cd831085
Add safe migration for missing columns (fixes startup error)
2025-12-16 13:11:22 -05:00
cawcenter
b8d638a945
Add complete database schema documentation + real content sales page generator
2025-12-16 12:30:26 -05:00
cawcenter
eebeb1a575
Fix: Change editors to client:only + add demo page generator using database content
2025-12-16 12:25:33 -05:00
cawcenter
d33676311f
Add page/post management UI: editors, admin pages, and preview routes
2025-12-16 12:15:45 -05:00
cawcenter
35632f87b8
Add page management system: shim layer + API routes for pages/posts/sites CRUD
2025-12-16 12:14:08 -05:00
cawcenter
8fcd5353c7
Fix: Change SitesList to client:only to prevent SSR QueryClient error
2025-12-16 11:58:02 -05:00
cawcenter
ea23680e5d
Fix: Change tablename to relname in getVacuumCandidates query
2025-12-16 11:51:44 -05:00
cawcenter
10a0ecd327
Fix: Move start.sh COPY before USER switch to avoid permission error
2025-12-16 11:42:18 -05:00
cawcenter
d364e85932
Fix: Use COPY for start.sh instead of complex echo command
2025-12-16 11:38:09 -05:00
cawcenter
b1acc50c7f
Fix: Use relname instead of tablename in pg_stat_user_tables query + add error handling
2025-12-16 11:33:35 -05:00
cawcenter
89f895b3a8
Add automatic database migrations on startup
2025-12-16 11:29:12 -05:00
cawcenter
22515b83b1
Fix: Import executeCommand from server.ts instead of client.ts
2025-12-16 11:09:32 -05:00
cawcenter
0f4330b7e1
Add System Health Monitor: RAM/CPU/locks tracking with emergency kill controls + Visual Builder plan
2025-12-16 11:06:40 -05:00
cawcenter
11af92b0d0
Add Monitoring Dashboard + Update Documentation: Complete Valhalla implementation
2025-12-16 11:01:26 -05:00
cawcenter
28cba826c0
God Tier Hardening: Zod validation, SEO enforcement, connection pool monitoring
2025-12-16 10:48:16 -05:00
cawcenter
7afd26e999
Add Direct PostgreSQL Shim Architecture - SSR + API routes for direct DB access
2025-12-16 10:40:08 -05:00
cawcenter
6e31cf5c8a
Fix: Populate 10 empty component files with React placeholders
2025-12-15 21:32:09 -05:00
cawcenter
98a1d0cc51
God Mode: Complete system with all fixes - BullMQ worker, ContentFactory dashboard, SystemMonitor API, public assets
2025-12-15 20:56:42 -05:00
cawcenter
6e826de942
God Mode - Complete Parasite Application
2025-12-15 18:22:03 -05:00
cawcenter
f658f76941
feat: add visual page builder to God Mode
...
- ContentLibrary component with blocks/avatars/fragments tabs
- EnhancedPageBuilder wrapper integrating visual editor
- Template library with funnel templates
- Avatar variable injection utility
- Builder route at /admin/pages/builder/[id]
Ready for page creation with visual editing.
2025-12-15 13:20:26 -05:00
cawcenter
dfec95e82e
docs: explain Directus shim architecture
...
- Enhanced AI_ONBOARDING.md with detailed shim explanation
- Added shim section to CTO_LOG.md
- Clarifies how God Mode uses Directus SDK syntax without Directus runtime
2025-12-15 13:18:01 -05:00
cawcenter
7348a70ae3
docs: add error check report
2025-12-15 06:58:26 -05:00
cawcenter
9e4663ade4
feat: FINAL POLISH - DevStatus component, Admin Manual, Tech Stack Docs, and Quality Check Complete
2025-12-15 02:17:22 -05:00
cawcenter
321bddbfe4
docs: Phase 1-7 complete verification report - all code exists and builds
2025-12-15 02:05:48 -05:00
cawcenter
4726f0ecee
feat: Phase 7 COMPLETE - all admin pages audited, 6 new pages created, comprehensive documentation
2025-12-15 02:04:32 -05:00
cawcenter
135de6de52
feat(phase7): complete page audit, add missing admin pages - command station, logs, substations, deployments
2025-12-15 02:03:25 -05:00
cawcenter
80236e4d56
feat: worker script, npm commands, complete setup docs - READY TO USE
2025-12-15 01:58:55 -05:00
cawcenter
07cf8342ee
fix: corrected import paths in content-generator page
2025-12-15 01:57:49 -05:00
cawcenter
63f7470967
feat: content generation UI, test script, and API docs
2025-12-15 01:56:43 -05:00
cawcenter
0fc881c0ad
feat: content generation engine - spintax resolver, API endpoints, BullMQ worker
2025-12-15 01:53:51 -05:00
cawcenter
2a9b4c5f92
docs: content generation engine plan
2025-12-15 01:48:46 -05:00
cawcenter
9b06a03331
feat: complete all 11 collection pages redesign
2025-12-15 00:19:36 -05:00
cawcenter
8da4326db0
feat: redesign spintax dicts + patterns pages (6/17 complete)
2025-12-15 00:18:28 -05:00
cawcenter
cf42f22e03
feat: redesign sites + generation queue pages
2025-12-15 00:17:36 -05:00
cawcenter
6ec1dc34d5
feat: UI redesign phase 1 - components + 2 pages (avatars, campaigns)
2025-12-15 00:16:46 -05:00
cawcenter
21fe0766be
fix: replace React component with plain JS to fix hydration error
2025-12-14 23:36:54 -05:00
cawcenter
91bbf0b107
fix: add black background to homepage
2025-12-14 23:32:42 -05:00
cawcenter
1f99309e73
fix: seo/articles path (4 levels deep)
2025-12-14 23:27:30 -05:00
cawcenter
e79507b57c
fix: ALL import path errors - verified build success
2025-12-14 23:20:59 -05:00
cawcenter
81c7b3828e
fix: correct import paths for admin pages
2025-12-14 23:18:16 -05:00
cawcenter
8735964ad7
fix: remove date_created references, use created_at
2025-12-14 23:12:49 -05:00