This website requires JavaScript.
10a0ecd327
Fix: Move start.sh COPY before USER switch to avoid permission error
main
cawcenter
2025-12-16 11:42:18 -05:00
d364e85932
Fix: Use COPY for start.sh instead of complex echo command
cawcenter
2025-12-16 11:38:09 -05:00
b1acc50c7f
Fix: Use relname instead of tablename in pg_stat_user_tables query + add error handling
cawcenter
2025-12-16 11:33:35 -05:00
89f895b3a8
Add automatic database migrations on startup
cawcenter
2025-12-16 11:29:12 -05:00
22515b83b1
Fix: Import executeCommand from server.ts instead of client.ts
cawcenter
2025-12-16 11:09:32 -05:00
0f4330b7e1
Add System Health Monitor: RAM/CPU/locks tracking with emergency kill controls + Visual Builder plan
cawcenter
2025-12-16 11:06:40 -05:00
11af92b0d0
Add Monitoring Dashboard + Update Documentation: Complete Valhalla implementation
cawcenter
2025-12-16 11:01:26 -05:00
28cba826c0
God Tier Hardening: Zod validation, SEO enforcement, connection pool monitoring
cawcenter
2025-12-16 10:48:16 -05:00
7afd26e999
Add Direct PostgreSQL Shim Architecture - SSR + API routes for direct DB access
cawcenter
2025-12-16 10:40:08 -05:00
6e31cf5c8a
Fix: Populate 10 empty component files with React placeholders
cawcenter
2025-12-15 21:32:09 -05:00
98a1d0cc51
God Mode: Complete system with all fixes - BullMQ worker, ContentFactory dashboard, SystemMonitor API, public assets
cawcenter
2025-12-15 20:56:42 -05:00
6e826de942
God Mode - Complete Parasite Application
cawcenter
2025-12-15 18:22:03 -05:00
f658f76941
feat: add visual page builder to God Mode
cawcenter
2025-12-15 13:20:26 -05:00
dfec95e82e
docs: explain Directus shim architecture
cawcenter
2025-12-15 13:18:01 -05:00
7348a70ae3
docs: add error check report
cawcenter
2025-12-15 06:58:26 -05:00
9e4663ade4
feat: FINAL POLISH - DevStatus component, Admin Manual, Tech Stack Docs, and Quality Check Complete
cawcenter
2025-12-15 02:17:22 -05:00
321bddbfe4
docs: Phase 1-7 complete verification report - all code exists and builds
cawcenter
2025-12-15 02:05:48 -05:00
4726f0ecee
feat: Phase 7 COMPLETE - all admin pages audited, 6 new pages created, comprehensive documentation
cawcenter
2025-12-15 02:04:32 -05:00
135de6de52
feat(phase7): complete page audit, add missing admin pages - command station, logs, substations, deployments
cawcenter
2025-12-15 02:03:25 -05:00
80236e4d56
feat: worker script, npm commands, complete setup docs - READY TO USE
cawcenter
2025-12-15 01:58:55 -05:00
07cf8342ee
fix: corrected import paths in content-generator page
cawcenter
2025-12-15 01:57:49 -05:00
63f7470967
feat: content generation UI, test script, and API docs
cawcenter
2025-12-15 01:56:43 -05:00
0fc881c0ad
feat: content generation engine - spintax resolver, API endpoints, BullMQ worker
cawcenter
2025-12-15 01:53:51 -05:00
2a9b4c5f92
docs: content generation engine plan
cawcenter
2025-12-15 01:48:46 -05:00
9b06a03331
feat: complete all 11 collection pages redesign
cawcenter
2025-12-15 00:19:36 -05:00
8da4326db0
feat: redesign spintax dicts + patterns pages (6/17 complete)
cawcenter
2025-12-15 00:18:28 -05:00
cf42f22e03
feat: redesign sites + generation queue pages
cawcenter
2025-12-15 00:17:36 -05:00
6ec1dc34d5
feat: UI redesign phase 1 - components + 2 pages (avatars, campaigns)
cawcenter
2025-12-15 00:16:46 -05:00
21fe0766be
fix: replace React component with plain JS to fix hydration error
cawcenter
2025-12-14 23:36:54 -05:00
91bbf0b107
fix: add black background to homepage
cawcenter
2025-12-14 23:32:42 -05:00
1f99309e73
fix: seo/articles path (4 levels deep)
cawcenter
2025-12-14 23:27:30 -05:00
e79507b57c
fix: ALL import path errors - verified build success
cawcenter
2025-12-14 23:20:59 -05:00
81c7b3828e
fix: correct import paths for admin pages
cawcenter
2025-12-14 23:18:16 -05:00
8735964ad7
fix: remove date_created references, use created_at
cawcenter
2025-12-14 23:12:49 -05:00
99df8c42cb
feat: complete all 17 admin pages - ALL FIXED
cawcenter
2025-12-14 23:10:01 -05:00
59e3017ce6
fix: add @types/pg
cawcenter
2025-12-14 23:09:05 -05:00
5063cfbc1b
feat: fix sites, posts, pages, content blocks pages
cawcenter
2025-12-14 23:06:55 -05:00
2a0674e04f
feat: fix 5 collection pages (campaigns, jobs, spintax, geo)
cawcenter
2025-12-14 23:06:12 -05:00
4e039e10c4
feat: CollectionTable component + fix avatars page
cawcenter
2025-12-14 23:05:11 -05:00
ad78a5e55b
feat: generic collections CRUD API endpoint
cawcenter
2025-12-14 23:04:25 -05:00
8db5789c4f
fix: add migrations folder to Docker build
cawcenter
2025-12-14 22:45:26 -05:00
b3fc118f5d
fix: Redis network config for connectivity
cawcenter
2025-12-14 22:43:54 -05:00
f307ad2849
feat: comprehensive admin dashboard with quick links and API reference
cawcenter
2025-12-14 22:38:18 -05:00
7aca758ba3
fix: remove Tailwind CDN (CORS issue), use built-in Tailwind
cawcenter
2025-12-14 22:35:36 -05:00
4fafb3140e
feat(weeks4-5): operations endpoints + UI components with Recharts & Leaflet
cawcenter
2025-12-14 22:31:58 -05:00
40a46a791f
feat(weeks2-3): data ingestion, geospatial launcher, intelligence endpoints
cawcenter
2025-12-14 22:28:30 -05:00
ffd7033501
feat(week1): complete foundation - schema, migrations, enhanced SQL, sanitizer
cawcenter
2025-12-14 22:17:23 -05:00
209a7e65ae
fix(frontend): remove client-side Directus calls causing hydration errors
cawcenter
2025-12-14 21:57:45 -05:00
47654f51fb
feat(god-mode): add self-redeploy endpoint via Coolify webhook
cawcenter
2025-12-14 21:36:58 -05:00
659a968b2d
fix(redis): use REDIS_URL in health checks with lazyConnect
cawcenter
2025-12-14 21:31:20 -05:00
fd61eab8c9
fix(redis): add error handling and support no-auth Redis
cawcenter
2025-12-14 21:29:58 -05:00
7d76f89940
fix(ui): restore tailwind CDN and add navigation menu
cawcenter
2025-12-14 21:27:21 -05:00
927b698858
fix(network): connect to coolify network for database access
cawcenter
2025-12-14 21:20:52 -05:00
286d759c17
fix(ui): remove tailwind CDN and add token auth prompt
cawcenter
2025-12-14 21:15:52 -05:00
b589fa7134
fix(deploy): reduce CPU limit to 3.5 for 4-CPU server
cawcenter
2025-12-14 21:11:14 -05:00
991569d84b
fix(deps): add react-is for recharts compatibility
cawcenter
2025-12-14 21:07:51 -05:00
3263bf25a9
fix(deps): add vite as explicit devDependency
cawcenter
2025-12-14 21:05:25 -05:00
89f8b6ad6a
fix(docker): set NODE_ENV=development for install to include vite
cawcenter
2025-12-14 21:02:58 -05:00
10d4b19a01
fix(docker): force install dev dependencies for build
cawcenter
2025-12-14 20:58:09 -05:00
713bc28824
fix(docker): enable verbose build logging
cawcenter
2025-12-14 20:52:35 -05:00
8ae5c9994d
fix(docker): add .dockerignore to exclude local node_modules
cawcenter
2025-12-14 20:46:49 -05:00
cc3fae39b2
fix(ts): use import type for schema interfaces to fix build
cawcenter
2025-12-14 20:42:53 -05:00
9113a642b1
fix(arch): remove directus-sdk/shim conflicts
cawcenter
2025-12-14 20:32:09 -05:00
650875512c
fix(ts): use type-only import for QueueOptions
cawcenter
2025-12-14 20:29:06 -05:00
ac9336f536
fix(queue): support REDIS_URL for deployment
cawcenter
2025-12-14 20:24:03 -05:00
3c7ff52dc2
fix(docker): upgrade to node:22-alpine to resolve build errors
cawcenter
2025-12-14 20:18:54 -05:00
ca38c25042
docs: add stress test report and verify integrity
cawcenter
2025-12-14 20:14:00 -05:00
7f0f5466aa
Docs: Add AI Handoff Context Schema (JSON)
cawcenter
2025-12-14 19:55:28 -05:00
0ac6830dc5
Docs: Add AI Onboarding, Chief Dev Brief, and Handoff Prompt
cawcenter
2025-12-14 19:50:48 -05:00
88d3157cd9
Feat: Add System Control (Standby Mode) and Resource Monitor
cawcenter
2025-12-14 19:50:05 -05:00
f7997cdd88
Fix: Increase Build-Time Memory Limit (8GB) for Docker
cawcenter
2025-12-14 19:43:18 -05:00
6acc4dccb6
God Mode: Add Redis Service to Docker Compose
v1
cawcenter
2025-12-14 19:32:23 -05:00
90d5e67c58
God Mode: Docker Optimizations for 100k Scale (Memory, Ulimits, Threadpool)
cawcenter
2025-12-14 19:30:41 -05:00
e97bdee388
God Mode: Sync All Admin Pages & Components. Fix Navigation. Fix Schemas.
cawcenter
2025-12-14 19:28:20 -05:00
189abfb384
God Mode: Final Deliverable. Added Creator Notes, Executive Briefs, and Fixed Build Dependencies.
cawcenter
2025-12-14 19:23:52 -05:00
153102b23e
God Mode Valhalla: Initial Standalone Commit
cawcenter
2025-12-14 19:19:14 -05:00