Commit Graph

8 Commits

Author SHA1 Message Date
65383788b1 V2 Feature overhaul and improvements 2025-12-29 12:12:38 +11:00
947312906f Cleanup: Remove invalid postinstall script and verify project structure 2025-12-29 10:35:38 +11:00
04dd7de2f2 Implement high-res video capture with Puppeteer integration in test runner 2025-12-28 11:42:06 +11:00
c448b183c8 Update license to GPL-3.0 and enhance README link visibility 2025-12-28 01:13:04 +11:00
5ae3b0d036 Implement PostgreSQL history with user isolation 2025-12-28 00:13:43 +11:00
7cc2a94dd0 System Recovery: Auto-execute SSH fix via postinstall hook 2025-12-27 22:48:25 +11:00
264325112e Implement Core Performance Testing Engine (Phase 1 & 2)
- Added Lighthouse and Chrome Launcher dependencies
- Created lib/runner.js test runner service
- Implemented filesystem storage for test results
- Added API endpoints: POST /api/run-test and GET /api/history
2025-12-27 22:18:41 +11:00
d7f534284a 🚀 Setup automated deployment system with comprehensive credential protection
- Added Express server with Git info API endpoint
- Created automated deployment scripts (systemd-based, not PM2)
- Implemented 5-minute auto-sync with GitHub
- Enhanced .gitignore with 200+ credential protection patterns
- Added Git version badge to UI footer
- Created comprehensive deployment documentation
- Added TurnKey Nginx fix for default control panel issue
- Included security verification tools

All credentials protected and verified safe for deployment.
2025-12-27 21:34:08 +11:00