Louis-Marie Baer
7f8b1b2089
feat: show XvB stats to Status Tab
2024-03-04 12:04:38 +01:00
Louis-Marie Baer
f164184044
fix: path images README
2024-03-03 09:16:43 +01:00
Louis-Marie Baer
9b8e9a26a9
fix: correct path for icon windows
2024-03-03 09:05:43 +01:00
Louis-Marie Baer
86d1daee02
feat: decompose processes view into separate functions
2024-03-03 09:01:48 +01:00
Louis-Marie Baer
80575e281c
feat: maj TODO
2024-03-03 08:43:48 +01:00
Louis-Marie Baer
7648bc91aa
fix: exclude assets from typo checking
2024-03-03 08:37:47 +01:00
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
dbacd67a64
fix: typo TODO
2024-02-28 15:02:32 +01:00
Louis-Marie Baer
5b78fc6ca2
fix: rename TODO
2024-02-28 13:35:44 +01:00
Louis-Marie Baer
818c739018
feat: add TODO for bounty XvB
2024-02-28 13:34:06 +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
5ef88ad895
feat: bump egui and eframe to most up to date version
...
No modification of code needed.
2024-02-26 20:55:38 +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
2e51b312a4
feat: bump deps to most up to date without code modification
...
Use cargo-cargo upgrade and then manually checking the breaking change version that can be applied without modification on the code.
2024-02-26 19:38:37 +01:00
Louis-Marie Baer
55baa7054e
fix: rustfmt formatting
2024-02-26 08:01:53 +01:00
hinto.janai
56cee0da0a
utils: remove rand tz in package.sh
2024-02-01 09:43:53 -05:00
hinto.janai
13089db5ca
update changelog
2024-02-01 09:15:25 -05: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
bb1612e9e1
nodes: update readme
2024-02-01 08:46:08 -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
22f11ce7d8
v1.3.5
2024-01-26 09:37:09 -05:00
hinto.janai
78156a59d2
update changelog
2024-01-22 14:34:36 -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
2953b1f854
ci: update cache/download
2023-12-30 08:33:03 -05:00
hinto.janai
3f790a9253
update changelog
2023-12-28 16:28:43 -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
582f915977
Merge branch 'ansi'
2023-12-26 13:14:22 -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