Mining/ui/e2e/ui
snider f10e7a16e2 feat: Add stdin console commands, SQLite persistence, and P2P enhancements
- Add stdin pipe support for sending console commands to running miners (XMRig/TT-Miner)
- Add base64 encoding for log transport to preserve ANSI escape codes
- Add SQLite database for persistent hashrate history storage
- Enhance P2P worker to handle remote miner commands (start/stop/stats/logs)
- Add console UI page with ANSI-to-HTML rendering and command input
- Add E2E tests for navigation, UI elements, and miner start flow
- Update Dockerfile to use Go 1.24 with GOTOOLCHAIN=auto

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 23:30:19 +00:00
..
admin.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
console.e2e.spec.ts feat: Add stdin console commands, SQLite persistence, and P2P enhancements 2025-12-29 23:30:19 +00:00
dashboard.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
features.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
mining-flow.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
mining-long.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
navigation.e2e.spec.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
profiles.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
setup-wizard.e2e.spec.ts feat: Add multi-miner dashboard support and TT-Miner implementation 2025-12-27 22:48:20 +00:00
start-miner.e2e.spec.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00
ui-elements.e2e.spec.ts feat: Implement logging functionality for miners with log buffer and retrieval endpoint 2025-12-29 22:10:45 +00:00