501 Commits

Author SHA1 Message Date
Erik Olof Gunnar Andersson
d6c9e7729a Re-order and fix regex 2024-12-02 13:46:46 +01:00
WantClue
e621cbacd8
Merge pull request #540 from skot/node_security_fix
Fix minor node security warnings
2024-12-01 21:42:17 +01:00
Erik Olof Gunnar Andersson
54434f7de1 Add support for eusolo stats for ckpool 2024-12-01 20:28:20 +01:00
Erik Olof Gunnar Andersson
47189a50f9 Fix minor node security warnings 2024-12-01 18:13:59 +01:00
Skot
22cb8bf4e2
Make selftest failing non-fatal (#524)
* switched selftest fail to be non fatal

* switched to BOOT longpress to reboot after selftest

* lots and lots of error handling cleanup. <slippery slope>

* move around the DS4432U_Init() function call
2024-11-30 10:02:09 -05:00
WantClue
d69c9dba55
Merge pull request #450 from WhiteyCookie/web_ui_rejected_shares_percentage
Rejected Shares Percentage Information added
2024-11-28 20:48:23 +01:00
mutatrum
a26cacf0dd
Fix setting overheat mode flag on device Max (#522) 2024-11-27 20:13:29 -05:00
mrv777
cccb43553d
clean up css and network component (#504)
* chore: clean up network component

* chore: Clean up extra css too
2024-11-27 20:04:37 -05:00
mrv777
a5f6af15a2
fix: update feedback & reset file input (#521)
* fix: web update feedback

* fix: forward events to the subscriber

* fix: Reset some logic

* fix: clear file input on upload
2024-11-27 19:51:24 -05:00
WhiteyCookie
e889320b59
Merge branch 'master' into web_ui_rejected_shares_percentage 2024-11-23 13:40:08 +01:00
WhiteyCookie
ac8abc22aa
Update home.component.html
Less precision (2 decimals) and cleaned format "x rejected (0.00%)"
2024-11-23 13:35:53 +01:00
tdb3
142649e78f
api: add stratum difficulty (#489)
Fixes Issue #482
Adds current stratum difficulty to the system/info endpoint
2024-11-22 12:19:39 -05:00
PMK
5101e95886
Add Noderunners pool to quick links (#490)
Co-authored-by: Skot <skot@bitnet.cx>
2024-11-22 11:47:07 -05:00
mrv777
5a385c20f0
Swarm styles, refresh on load, more combined stats, more info in table (#491)
* fix: swarm add less white space

* fix: On mount refresh swarm data

* fix: Allow setable swarm refresh time

* fix: Increase swarm warning temp

* fix: Add total power and best diff of swarm

* fix: Add VR temp to swarm

* fix: Increase extra swarm data font size

* add rejected shares too on swarm page
2024-11-22 11:26:12 -05:00
mrv777
c745cbb0e5
fix: Add restart to settings & better disabled state (#493)
* fix: Add restart to settings & better disabled state

* fix: Correct function call and better handling

* fix: Add to network restart and form dirty check
2024-11-22 10:30:38 -05:00
WRKampi
4100402990
Add link for pool.satoshiradio.nl (#501) 2024-11-21 12:01:23 -05:00
mutatrum
48711ef0a7
Fix stratum message order (#498) 2024-11-21 11:45:08 -05:00
Erik Olof Gunnar Andersson
d22b95647d
Don't abandon the first mining.notify (#492) 2024-11-20 10:14:33 -05:00
Benjamin Wilson
708d9cc29c fix dropdown 2024-11-17 11:12:40 -05:00
Benjamin Wilson
30481cbc0c
additions to dropdown (#487)
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:14:08 -05:00
Benjamin Wilson
488473e10e
temp sensor fixes (#484)
* temp sensor fixes

* fix emc2101 external temp sign reading

* reset self test file

* Make the emc2101 changes specific to BM1370

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:09:32 -05:00
Benjamin Wilson
04b8088f69
add hashrate check to self test (#486)
* add hashrate check to self test

* skip max and ultra for now

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-16 20:03:54 -05:00
Benjamin Wilson
2284c7cbea Angel Wish License 2024-11-14 11:45:52 -05:00
WantClue
4ba8440ad1 adjust bm1370 mhz settings to 6.25 multiplier 2024-11-13 23:19:58 +01:00
WantClue
47a739e207
Merge pull request #460 from skot/npm-bump
Minor npm module version bump to fix security warnings
2024-11-12 22:13:47 +01:00
mrv777
20eac236b7 fix: Disable btn while refreshing, better error handling 2024-11-09 22:57:19 -06:00
mrv777
13ad7c70c3 fix: Show total hashrate & color temps when high 2024-11-09 17:41:08 -06:00
mrv777
0f4030b4a1 chore: clean up console log 2024-11-09 17:25:45 -06:00
Erik Olof Gunnar Andersson
23a98d598e Minor npm module version bump 2024-11-10 00:24:59 +01:00
mrv777
9731bd419c
Merge branch 'master' into swarm-mobile-1 2024-11-09 17:24:55 -06:00
Erik Olof Gunnar Andersson
be8f42af49 Restart returns text, not json 2024-11-10 00:16:00 +01:00
mrv777
8c5fe50912
Merge branch 'master' into swarm-mobile-1 2024-11-09 16:50:42 -06:00
mrv777
23236b34bb fix: Add hostname under ip on swarm 2024-11-09 23:02:06 +01:00
mrv777
b9bd872290 chore: Cleanup 2024-11-09 23:02:06 +01:00
mrv777
7822889271 fix: Reset countdown on manual refresh & show errors 2024-11-09 23:02:06 +01:00
mrv777
7ffe5c573c fix: Reset form on destroy 2024-11-09 23:02:06 +01:00
mrv777
378a1e23e1 fix: Sort swarm, dup check, auto add not overwrite 2024-11-09 23:02:06 +01:00
WantClue
21a8f6408c
Merge pull request #455 from mrv777/swarm-restart 2024-11-09 23:01:33 +01:00
WantClue
1734611aff
Merge pull request #453 from mrv777/log-font-colors 2024-11-09 22:50:59 +01:00
mrv777
2046719d2c fix: Set CORS headers should return ESP_OK 2024-11-08 20:52:55 +01:00
mrv777
b7eee35ce4 fix: Better restart feedback & attempt to fix CORS 2024-11-08 20:52:55 +01:00
WantClue
08367a6135
Merge pull request #424 from eandersson/web_api_error
Fix api not handling errors properly
2024-11-08 15:55:16 +01:00
mrv777
90f6c68f34 fix: Refactor to combine dup code, add http if not 2024-11-05 16:55:44 -06:00
Erik Olof Gunnar Andersson
77dc0187ce Clean up error handling further 2024-11-05 19:16:37 +01:00
Erik Olof Gunnar Andersson
2fdbbd3641 Additional error handling improvements 2024-11-05 19:16:36 +01:00
Erik Olof Gunnar Andersson
953c9e1f02 Fix api not handling errors properly 2024-11-05 19:15:50 +01:00
mrv777
77ed8199a3 fix: Better mobile styles for swarm 2024-11-05 09:16:51 -06:00
mrv777
ce2111c6b7 fix: Change log font and add colors 2024-11-04 09:34:29 -06:00
mrv777
8c12be69fa fix: Move back primary to human readable ckpool 2024-11-04 09:00:41 -06:00
WhiteyCookie
201dbc4b9c
Rejected Shares Percentage Information added
resolved conflicts for new UI
2024-11-04 11:53:14 +01:00