474 Commits

Author SHA1 Message Date
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
Erik Olof Gunnar Andersson
da2d2557e8
Move back to solostats (#423) 2024-11-03 21:30:45 -05:00
Skot
d91ed0c661
small change to only-gzip.js to remove warning (#449) 2024-11-03 20:49:55 -05:00
mrv777
b5d0ea56d2
fix: Temp suffix & 5v marker (#448) 2024-11-03 20:36:20 -05:00
WantClue
cb92dcc05d Add info for check on update 2024-11-02 19:37:10 +01:00
Benjamin Wilson
80ead68995 fix self test removal 2024-11-01 22:27:13 -04:00
Jason Cochard
8c06f1deab
replaced default address with a prompt (#438) 2024-11-01 19:57:43 -04:00
Benjamin Wilson
38aa71e1b6
Overhaul Axeos theme (#429) 2024-11-01 18:10:56 -04:00
Benjamin Wilson
e0090fd45e
Redo swarm (#430)
* Redo swarm
Redo swarm to use network scanning and local storage rather than storing the set of IP's on device.

* auto refresh

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2024-11-01 17:31:54 -04:00
Benjamin Wilson
8630fa3f8d
Chart enhance (#433)
Enhance the home chart with temperature display and line fills
2024-10-30 11:01:08 -04:00
mutatrum
718385cfeb Add OLED Bitaxe logo screen 2024-10-23 16:17:46 +02:00
Skot
44cfae73a6
slight display formatting cleanup. (#414) 2024-10-16 16:01:56 -04:00
Skot
d3e442d212 fix selftest for bitaxe with INA260 2024-10-11 18:10:54 -04:00
Skot
05270849c6
fix self test functions, update example nvs configs with fallback stratum defaults (#405) 2024-10-10 18:15:14 -04:00
Skot
a0da6aa754 change I2C timeout to never 2024-10-10 15:56:45 -04:00
Erik Olof Gunnar Andersson
70d551e0ae
Fix firmware error handling (#399) 2024-10-10 13:59:55 -04:00
mrv777
1a4015f70c
Add overheat button and change loading service (#364)
* fix: change overheat check to button
* fix: Handle errors on loading
* fix: Simplify loading service
* fix: error should use subscriber.error(
2024-10-10 13:24:02 -04:00
Erik Olof Gunnar Andersson
bf822ab009
Don't allow flashing in AP mode and fix firmware upload error handling (#390)
* Don't allow flashing in AP mode
* Fix error handling of firmware uploads
* Missed one ESP_FAIL
2024-10-09 18:42:34 -04:00
Erik Olof Gunnar Andersson
8ce6811a0d
Update npm dependencies (#398) 2024-10-09 15:13:02 -04:00
WantClue
fefd29d982
Merge pull request #396 from WantClue/simplify_i2c_screen
simplify screen and remove old code
2024-10-09 21:06:23 +02:00
WantClue
4010a0bece add second line for longer pool url, switch to fallback if used 2024-10-09 20:58:14 +02:00
WantClue
bbef32f1c1 update rebase, ip_info to local 2024-10-09 19:50:09 +02:00
mrv777
339fbcbd0d
fix: AxeOS: Display just the active pool details (#394)
* fix: Add isUsingFallbackStratum & test hash random
* fix: Add fallback server link
* fix: Just show active pool & cleanup
* fix: Set back to static hashrate for repo
2024-10-09 13:39:34 -04:00
Erik Olof Gunnar Andersson
842afe1caf
Expose fallback state to api (#391) 2024-10-09 13:38:37 -04:00
WantClue
d729a3a209
Merge branch 'master' into simplify_i2c_screen 2024-10-09 19:32:32 +02:00
_jiga
7589e6ed53
fix #374 Issue 1 : Fallback Stratum Password reveal, Fix Restart Button active area #388 (#379)
* fix #374 Issue 1 : Fallback Stratum Password
* fix #388 : Refactor restart button into a list item and update styles for proper spacing.
2024-10-09 13:16:56 -04:00
Erik Olof Gunnar Andersson
7c4f8441f1
Merge pull request #375 from eandersson/user
Fix fallback user
2024-10-09 19:15:09 +02:00
Skot
2c41cc9255
Fix a couple missed issues from the fix_warnings PR (#393)
* move ADC_init() before start_http_server() because the UI reads the ADC
* split SYSTEM_init() into separate functions. cleaned up nvs init.
* fix my dumb INA260_init() memory leak
* SYSTEM_init_peripherals() cleanup
2024-10-09 12:52:55 -04:00