Commit graph

414 commits

Author SHA1 Message Date
hinto.janai
d80df9bb0f v1.3.10 2024-11-24 08:43:04 -05:00
hinto.janai
626118ea4c v1.3.9
and switch from `macos-11` -> `macos-12`
2024-07-08 16:01:13 -04:00
hinto.janai
6162b6650e node: remove xmrnode.facspro.net 2024-07-01 12:21:11 -04:00
hinto.janai
e8dcf1505e utils/package.sh: re-add random date 2024-05-23 11:44:54 -04:00
hinto.janai
863c1983da v1.3.8 2024-05-23 11:12:54 -04:00
hinto.janai
fee12ba750 node: remove xmr{1,2,3}.rs.me 2024-05-23 11:10:56 -04:00
hinto.janai
e9cbaa6c73 revert wgpu upgrade
144fdde052 (r142134523)

...and add a `Gupax does not start` section to the readme.
2024-05-19 15:41:03 -04:00
hinto.janai
8a5e2eb7db v1.3.7 2024-05-10 15:17:47 -04:00
hinto.janai
2e40e2edc8 update popup text formatting 2024-05-10 14:42:36 -04:00
hinto.janai
926ab84a6e macos cargo.toml fixes 2024-05-09 20:19:51 -04:00
hinto.janai
83694ee95f fix changed APIs in cargo update, add new fake user agents 2024-05-09 18:45:10 -04:00
hinto.janai
e0ead05f21 cargo: downgrade if possible
Keeps tor/arti upgrades, but downgrades deps
that don't necessarily need updates.
2024-05-09 18:43:34 -04:00
hinto.janai
980bd3b618 update cpu.json 2024-05-09 16:57:22 -04:00
hinto.janai
47353da1cb cargo upgrade --incompatible 2024-05-09 16:56:59 -04:00
hinto.janai
d99c33d6b0 cargo fmt 2024-05-09 16:33:05 -04:00
hinto.janai
c6c8911b05 cargo.toml: update egui/wgpu 2024-05-09 16:32:26 -04:00
hinto.janai
4a5bda8fad readme: add system-requirements 2024-05-03 12:56:41 -04:00
hinto.janai
5edacef9b1 v1.3.6
updates `egui/eframe` -> `0.24.1` -> `0.26.2`

fixes non-responding nodes not being sorted correctly by ping ms
2024-03-18 18:05:02 -04:00
hinto.janai
d75f081fca update cpu.json 2024-03-18 16:49:47 -04:00
hinto.janai
2301894498 update changelog 2024-03-18 16:02:42 -04:00
hinto.janai
796557138a use wgpu backend
Both `glow` and `wgpu` seem to crash (at least in this version
of `eframe/egui`).

It's a pick your poison thing but it
seems wgpu crashing is less common.
2024-03-18 16:01:36 -04:00
hinto.janai
f2042ca603 node: remove moneronode.ddns.net 2024-03-13 16:56:08 -04:00
hinto.janai
b4fd553c8f utils: remove rand tz in package.sh 2024-02-01 09:43:53 -05:00
hinto.janai
5e55100581 update changelog 2024-02-01 09:15:25 -05:00
hinto.janai
1a1cd975c0 node: update readme 2024-02-01 09:08:51 -05:00
hinto.janai
14624d904d node: use full country name 2024-02-01 09:01:13 -05:00
hinto.janai
5133233ff8 node: add xmr{1,2,3}.rs.me 2024-02-01 08:53:38 -05:00
hinto.janai
cf9d388d81 nodes: update readme 2024-02-01 08:46:08 -05:00
hinto.janai
129918484e 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
682ba9bcfd 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
19f7608122 node: misc fixes 2024-02-01 08:41:54 -05:00
hinto.janai
a2c0ffbbeb v1.3.5 2024-01-26 09:37:09 -05:00
hinto.janai
bcd445011c update changelog 2024-01-22 14:34:36 -05:00
hinto.janai
90180bbc98 helper: always uptime xmrig uptime in update_from_output() 2024-01-22 14:22:36 -05:00
hinto.janai
394e653e0e v1.3.4 2024-01-09 08:35:11 -05:00
hinto.janai
a2e089e48e ci: update cache/download 2023-12-30 08:33:03 -05:00
hinto.janai
1fe2d607fc update changelog 2023-12-28 16:28:43 -05:00
hinto.janai
a6831b5107 helper: fix if order, add tests 2023-12-28 16:25:34 -05:00
hinto.janai
4d20b68da7 helper: fix false-positive p2pool sync 2023-12-28 16:20:01 -05:00
hinto.janai
5c82bc298b regex: add next block = 1 regex for p2pool 2023-12-28 16:19:44 -05:00
hinto.janai
dee24daa0b Merge branch 'inline' 2023-12-28 16:05:08 -05:00
hinto.janai
f776f27c87 Merge branch 'egui' 2023-12-28 16:03:00 -05:00
hinto.janai
81d0b99ce0 update inlines 2023-12-28 10:41:42 -05:00
hinto.janai
24da4166b6 main: fix closing 2023-12-28 09:22:45 -05:00
hinto.janai
5b2a7780c8 fix ComboBox width 2023-12-28 09:04:50 -05:00
hinto.janai
e350637bdc constants: fix widget colors 2023-12-28 08:57:29 -05:00
hinto.janai
9a3e4b2b65 main: fix scaling 2023-12-28 08:57:12 -05:00
hinto.janai
4d96965daa Merge branch 'ansi' 2023-12-26 13:14:22 -05:00
hinto.janai
04ef294a91 xmr: revert to_string() 2023-12-26 12:40:24 -05:00
hinto.janai
fb2433a61b xmr: misc fixes 2023-12-26 12:03:48 -05:00