Commit graph

898 commits

Author SHA1 Message Date
Cyrix126
35fa439d13 feat: resizable consoles () 2025-01-01 15:02:07 +01:00
Cyrix126
d14ec6d96a feat: add headers for P2Pool and Xmrig 2024-12-31 22:21:28 +01:00
Cyrix126
64d9905970 fix: tests 2024-12-31 21:58:58 +01:00
Cyrix126
016f774a1f feat: XvB, advanced tab, add checkbox to watch sidechain HR () 2024-12-31 21:48:56 +01:00
Cyrix126
2832e057f9 feat: update bundled version of p2pool to v4.3 2024-12-31 18:52:07 +01:00
Cyrix126
3154a870b6 feat: P2Pool, add a checkbox to auto switch to local node when ready () 2024-12-31 16:19:16 +01:00
Cyrix126
68f0ff6afb fix: handle case where zmq-last_active is not present 2024-12-31 14:45:31 +01:00
Cyrix126
fe27ddf7f5 fix: green status p2pool when node offline ()
* fix: green status p2pool when node offline

P2Pool state will change dynamically based on:
- Node connection,
- p2p network connection,
- synchronization

fix https://github.com/Cyrix126/gupaxx/issues/57
2024-12-31 14:12:09 +01:00
Cyrix126
567adb5b5a Merge pull request from Cyrix126/licence 2024-12-27 18:42:12 +01:00
Cyrix126
25303215d6 fix: add missing license notice and fix author 2024-12-27 18:23:47 +01:00
Cyrix126
f661367a23 feat: add logo GPLv3 2024-12-27 17:56:30 +01:00
Cyrix126
0244133cd8 feat: include every bundle in License part 2024-12-27 17:56:05 +01:00
Cyrix126
78bd40e5ec fix: proxy tab wrong name for rig id 2024-12-26 10:38:52 +01:00
cheese
32ac82a589 readme small formatting improvements () 2024-12-23 21:09:45 +01:00
Cyrix126
48acedb1c5 fix: rig id field of xmrig tab was named Name 2024-12-23 20:42:45 +01:00
Cyrix126
d9a595b7aa fix: custom path windows size at 0 if no backslash 2024-12-16 21:05:03 +01:00
Cyrix126
771e45f07b feat: release 1.6.0 (renamed from 1.5.4) 2024-12-15 17:08:54 +01:00
Cyrix126
93d9416aaf fix: custom Node DB path was never validated
introduced in 1.5.4
2024-12-15 16:50:57 +01:00
Cyrix126
2a4757fbcd feat: release 1.5.4 2024-12-14 15:47:14 +01:00
Cyrix126
03ec599e20 feat: XvB tab, adapt width of stats cells from text length 2024-12-14 15:41:27 +01:00
Cyrix126
ff35ed7ec6 feat: remove commented code and dbg 2024-12-14 11:56:27 +01:00
Cyrix126
d4d37b28c5 fix: XvB tab, reduce space between stats 2024-12-14 11:55:24 +01:00
Cyrix126
95edab2d46 feat: make scrollbar appears when needed. 2024-12-13 17:02:55 +01:00
Cyrix126
d853928e67 fix: apply style of header only for headers 2024-12-13 17:01:52 +01:00
Cyrix126
e49ed946bc feat: wrap text of console if width is too tight 2024-12-13 17:00:19 +01:00
Cyrix126
aac8c9adcc feat: better header centering
use new header function for Proxy and Node tab
2024-12-13 12:10:12 +01:00
Cyrix126
081d0c2893 fix: remove dbg 2024-12-12 12:06:05 +01:00
Cyrix126
048614925b fix: spacing XvB tab 2024-12-12 12:05:53 +01:00
Cyrix126
bcca1a6e4a feat: improve hashrate and time display on Status tab 2024-12-12 11:43:40 +01:00
Cyrix126
4dfc2e6f04 fix: good width and spacing for sliders in gupaxx tab 2024-12-12 00:51:52 +01:00
Cyrix126
66148ef3f7 fix: use human time on multiple lines for everything. 2024-12-12 00:31:42 +01:00
Cyrix126
b93f359af3 fix: checking of valid path before starting, correct hover text for windows 2024-12-11 23:51:46 +01:00
Cyrix126
89f32e010e fix: add missing vertical scrollbar
adjust width grow of sliders
2024-12-11 22:46:55 +01:00
Cyrix126
17f900d788 fix: high cpu usage when moving mouse on Tab with service ready
Check if the program is running outside of Gupaxx only if the user wants
to start it. Do not check at all times.
2024-12-11 21:56:53 +01:00
Cyrix126
3a635e2486 fix: CI macos
wrong path
2024-12-11 20:52:52 +01:00
Cyrix126
148cdc4c40 fix: revert proxy to 6.21.1 since 6.22.2 is not released yet.
Need to revert to 6.21.1 to avoid corrupted API.
2024-12-11 19:31:27 +01:00
Cyrix126
b06ebb4a92 feat: pre-release 1.5.4-rc1 2024-12-11 19:25:59 +01:00
Cyrix126
598976ce25 feat: update bundled xmrig & xmrig-proxy to 6.22.2 2024-12-11 19:25:03 +01:00
Cyrix126
4503c21c19 fix: item spacing indicator XvB tab 2024-12-11 19:17:25 +01:00
Cyrix126
9224e78bbe fix: align processes height 2024-12-11 19:15:56 +01:00
Cyrix126
6eea0709e5 fix: minimum size button default tab 2024-12-11 19:15:45 +01:00
Cyrix126
963da0ccec fix: remove unused flag 2024-12-11 19:15:20 +01:00
Cyrix126
50e6a2d06e fix: benri mac os 2024-12-11 19:09:49 +01:00
Cyrix126
6a850f90d5 fix: update nightly and fix CI lockbud 2024-12-11 18:56:54 +01:00
Cyrix126
b9f2765d29 feat: reworked UI for size/spacing/resizing/responsivness/alignment/coherence on every panels.
feat: reduction in code dupplication related to UI
feat: update header of XvB tab
feat: upgrade egui to git main
feat: upgrade deps
2024-12-11 18:50:48 +01:00
Cyrix126
3583e3a597 feat: ensure macosx64 is built for x86_64 2024-12-11 18:50:48 +01:00
Cyrix126
79fe8f96eb feat: add mirror link to README 2024-12-11 18:50:48 +01:00
LJ
b548d51cb4 Fix building with distro feature enabled () 2024-11-28 19:56:49 +01:00
Cyrix126
ad1dac3246 feat: update about tab 2024-11-23 23:05:11 +01:00
Cyrix126
2aad228c60 fix: lockbud compilation 2024-11-23 14:26:11 +01:00