Commit graph

6 commits

Author SHA1 Message Date
cheese
5b39fa38aa deleted img/tab folder 2024-11-18 12:14:00 +01:00
cheese
5f90ffc6f3 optimised all png
with Oxipng, at <max> optimization level.
its a lossless png optimiser, png quality does not change.
2024-11-16 19:59:19 +01:00
Cyrix126
62d8637546 feat: add fresh images for README 2024-04-03 18:35:54 +02:00
Cyrix126
4cf16fe242 feat: beta release 0.1.4
feat: new logo
feat: algorithm now takes Xmrig HR timeframe depending on what's average available
fix: detection of p2pool eHR
fix: private round type stats
fix: name gupax tab to gupaxx
2024-03-28 10:34:53 +01:00
Louis-Marie Baer
18dabc8096 feat: release of beta
feat: images for README
feat: update README for beta
feat: update skel directories
feat: update CHANGELOG
feat: upgrade deps
feat: add DIFFERENCES markdown file
feat: update TODO
2024-03-24 13:07:52 +01:00
Louis-Marie Baer
4d32b731b6 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