Mining/pkg/mining
google-labs-jules[bot] 0533a9fb9c fix(ui): Correct UI build and server configuration
Corrected the build script in `ui/package.json` to correctly bundle the Angular application. Also updated `pkg/mining/service.go` to serve the correct bundled JavaScript file.

Verified the backend server is running and accessible by testing the Swagger UI endpoint.
2025-11-13 19:49:58 +00:00
..
manager.go feat: Increase test coverage for pkg/mining 2025-11-10 00:06:35 +00:00
manager_interface.go feat: Increase test coverage for pkg/mining 2025-11-10 00:06:35 +00:00
manager_test.go feat(mining): Increase test coverage for service and manager 2025-11-13 19:23:33 +00:00
mining.go feat: Increase test coverage for pkg/mining 2025-11-10 00:06:35 +00:00
mining_test.go adds miner-cli, a miner management and lifecycle tool 2025-11-09 01:02:31 +00:00
service.go fix(ui): Correct UI build and server configuration 2025-11-13 19:49:58 +00:00
service_test.go feat(mining): Increase test coverage for service and manager 2025-11-13 19:23:33 +00:00
syslog_unix.go windows build fix 2025-11-09 19:13:48 +00:00
syslog_windows.go windows build fix 2025-11-09 19:13:48 +00:00
ttminer.go adds miner-cli, a miner management and lifecycle tool 2025-11-09 01:02:31 +00:00
version.go adds miner-cli, a miner management and lifecycle tool 2025-11-09 01:02:31 +00:00
xmrig.go feat(mining): Increase test coverage for manager 2025-11-13 19:17:07 +00:00
xmrig_test.go feat: Increase test coverage for pkg/mining 2025-11-10 00:55:35 +00:00