Louis-Marie Baer
045dd7ab03
feat: separate logic into smaller modules
...
The original sources, while well documented, had files with over 2.5K LoC.
Separating the logic in different modules add clarity making the code easier to work with.
2024-03-03 08:37:35 +01:00
Louis-Marie Baer
edfea23acb
feat: logo and link to website
2024-02-27 22:46:27 +01:00
Louis-Marie Baer
4ef9c902f1
fix: width top bar taking into account fith separator
2024-02-27 19:56:14 +01:00
Louis-Marie Baer
ffceb4b298
fix: clippy non auto fixable warnings
2024-02-27 19:44:28 +01:00
Louis-Marie Baer
2c7a1174b7
feat: add new tab Xvb
...
empty tab
2024-02-27 18:47:10 +01:00
Louis-Marie Baer
dd55d87b2e
fix: remove some warnings
2024-02-27 07:08:04 +01:00
Louis-Marie Baer
b04412145f
feat: replace deprecated code for images
2024-02-27 06:50:49 +01:00
Louis-Marie Baer
d811f60b00
feat: cargo clippy
2024-02-27 05:08:14 +01:00
Louis-Marie Baer
4db5163959
feat: bump version of env_logger and modify code for it
...
Use default style of env_logger instead of custom style.
2024-02-26 20:13:27 +01:00
Louis-Marie Baer
7b60a88176
feat: bump version of sysinfo and upgrade code for it
2024-02-26 19:43:32 +01:00
Louis-Marie Baer
55baa7054e
fix: rustfmt formatting
2024-02-26 08:01:53 +01:00
hinto.janai
921fca8ed6
node: update readme
2024-02-01 09:08:51 -05:00
hinto.janai
7345f9b124
node: use full country name
2024-02-01 09:01:13 -05:00
hinto.janai
1436a02457
node: add xmr{1,2,3}.rs.me
2024-02-01 08:53:38 -05:00
hinto.janai
09807aec8b
node: remove bunkernet.ddns.net
...
hyper::Error(
Io,
Os {
code: 104,
kind: ConnectionReset,
message: "Connection reset by peer",
},
)
2024-02-01 08:44:45 -05:00
hinto.janai
4eb3c8e6ce
node: remove node.richfowler.net
...
hyper::Error(
Io,
Os {
code: 104,
kind: ConnectionReset,
message: "Connection reset by peer",
},
)
2024-02-01 08:42:51 -05:00
hinto.janai
20f7c7412e
node: misc fixes
2024-02-01 08:41:54 -05:00
hinto.janai
364429ca68
helper: always uptime xmrig uptime in update_from_output()
2024-01-22 14:22:36 -05:00
hinto.janai
5699fe6702
v1.3.4
2024-01-09 08:35:11 -05:00
hinto.janai
9028dbd822
helper: fix if order, add tests
2023-12-28 16:25:34 -05:00
hinto.janai
63f5d69dff
helper: fix false-positive p2pool sync
2023-12-28 16:20:01 -05:00
hinto.janai
d27a1cad74
regex: add next block = 1
regex for p2pool
2023-12-28 16:19:44 -05:00
hinto.janai
7024c461ba
Merge branch 'inline'
2023-12-28 16:05:08 -05:00
hinto.janai
3b7181e9c0
Merge branch 'egui'
2023-12-28 16:03:00 -05:00
hinto.janai
9df40a79bf
update inlines
2023-12-28 10:41:42 -05:00
hinto.janai
a51234d353
main: fix closing
2023-12-28 09:22:45 -05:00
hinto.janai
62865f7c41
fix ComboBox width
2023-12-28 09:04:50 -05:00
hinto.janai
4f177ce951
constants: fix widget colors
2023-12-28 08:57:29 -05:00
hinto.janai
023b370cdf
main: fix scaling
2023-12-28 08:57:12 -05:00
hinto.janai
430cf7d805
xmr: revert to_string()
2023-12-26 12:40:24 -05:00
hinto.janai
de070a3986
xmr: misc fixes
2023-12-26 12:03:48 -05:00
hinto.janai
3d3941081e
main: fix input()
lifetime
2023-12-26 12:02:45 -05:00
hinto.janai
86c6b9791c
xmrig: fix input
2023-12-26 12:01:50 -05:00
hinto.janai
e95a85dbd0
status: fix scrollbar visibility
2023-12-26 12:01:26 -05:00
hinto.janai
1c831712af
p2pool: fix input
2023-12-26 12:00:29 -05:00
hinto.janai
4c1e317042
main: fix input
2023-12-26 11:59:56 -05:00
hinto.janai
54e009a157
main: fix F11
fullscreen
2023-12-26 11:58:58 -05:00
hinto.janai
d9b4106970
main: fix on_close_event()
2023-12-26 11:56:01 -05:00
hinto.janai
8fe06865e0
main: fix init_options()
2023-12-26 11:47:51 -05:00
hinto.janai
0d63429dfe
main: fix scroll bar width
2023-12-26 11:45:39 -05:00
hinto.janai
ab8322c2d0
main: fix init resolution
2023-12-26 11:43:53 -05:00
hinto.janai
ca881539f1
gupax: fix Frame
resize
2023-12-26 11:38:46 -05:00
hinto.janai
039aed1679
constants: fix visuals
2023-12-26 11:33:32 -05:00
hinto.janai
91e5cddb8b
for
-> while
2023-12-25 09:52:24 -05:00
hinto.janai
864e8ea394
helper: strip ANSI escape sequences at beginning of PTY start
2023-12-25 09:45:55 -05:00
hinto.janai
b2ce128daa
regex: add more tests
2023-11-28 08:59:32 -05:00
hinto.janai
77d0a7e422
regex: relax domain regex and allow subdomains
2023-11-28 08:58:21 -05:00
hinto.janai
1bfd72a8c2
v1.3.3
2023-11-26 19:18:07 -05:00
hinto.janai
68e01760f9
update cpu.json
2023-11-26 19:06:51 -05:00
hinto.janai
42e67d940e
node: only add simple nodes to backup lists if green/yellow
...
This avoids adding potential dead nodes to the list and causing
P2Pool to abort. If no ping data is available, no backup nodes
are added.
2023-11-26 16:26:51 -05:00