Snider
9dbcf7885c
feat: Enhance dashboard layout with responsive stats bar and chart integration
2025-12-11 16:04:17 +00:00
Snider
7d6e6e9c42
feat: Add stats bar component to display miner performance metrics and update dashboard layout
2025-12-11 15:22:58 +00:00
Snider
aefe328254
feat: Add start miner button to profile list for improved user interaction
2025-12-11 15:01:43 +00:00
Snider
52b4a1c6eb
feat: Refactor profile selection to support multiple miners and improve event handling
2025-12-11 14:52:36 +00:00
Snider
eab37128cd
feat: Refactor profile selection logic to support multiple miners and improve UI layout
2025-12-11 14:52:29 +00:00
Snider
a513ba4670
feat: Rename checkSystemState to forceRefreshState and refactor polling logic for improved clarity
2025-12-11 14:36:08 +00:00
Snider
d132cdc8ff
feat: Refactor profile edit form to use custom element bindings and improve event handling
2025-12-11 14:29:08 +00:00
Snider
47a27669f9
feat: Enhance profile creation form with custom element bindings and improved styling
2025-12-11 14:19:45 +00:00
Snider
f913410563
feat: Refactor profile creation form for improved accessibility and styling
2025-12-11 14:08:15 +00:00
Snider
0d412e6faa
feat: Add setup wizard and profile management components with styling
2025-12-10 22:17:38 +00:00
Snider
8f888a3749
feat: Refactor dashboard layout and integrate admin panel functionality
2025-12-07 18:31:27 +00:00
Snider
0d531032bf
feat: Implement admin panel for miner management with setup wizard
2025-12-07 17:08:26 +00:00
Snider
816f860b73
feat: Enhance mining configuration management and API documentation
2025-12-07 16:26:18 +00:00
Snider
2576d4bc1b
feat: Update server configuration and add XMRig miner management functionality
2025-12-07 15:14:30 +00:00
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
Snider
27834c332c
integrates Highcharts for live hashrate visualization and updates dashboard layout
2025-11-10 02:22:56 +00:00
Snider
e36ce20d96
adds mbe-mining-dashboard.js to release binaries so you can interact with the miner-cli via a web interface.
2025-11-09 19:46:14 +00:00
Snider
fdac15ba43
windows build fix
2025-11-09 19:13:48 +00:00
Snider
6fd424f562
should add the custom element compile js file to the release.
2025-11-09 19:06:05 +00:00
Snider
dc0eae0888
creates <mde-mining-dashboard> custom html element, for miner control and stats display.
2025-11-09 04:41:07 +00:00