501 Commits

Author SHA1 Message Date
WantClue
cbb02389ba
Wifi scan fix (#690)
* feature: wifi reconnect disable wifi connect

* fix: scanning flag to prevent reconnect attempts

* fix: add external bool, define globally

* fix: wifi scan on missing ssid

* fix: remove unused connected flag
2025-02-04 03:40:06 +01:00
mutatrum
548f91410b
Fix Wi-Fi spelling (#684)
* Fix Wi-Fi spelling

* Shorten label
2025-02-02 10:31:24 +01:00
WantClue
19ce1df337
fix: adjust wifi setup text speed (#682) 2025-02-01 21:40:51 +01:00
WantClue
980d213445
SSID WiFi lookup (#679)
* init

* fix: filter out poor networks
2025-02-01 18:19:30 +01:00
Brett Rowan
c98ac818c9
Grandma knows what Wifi means! (#623)
* Grandma knows what Wifi means!

Use Wifi instead of SSID on screen, and add short `(join for setup)` message instead of `Configuration SSID`.
This should be easier to understand, but does add 2 characters, which will fill the screen completely.

* Change NVS configs to init wifi with empty strings, and check for empty string when initializing wifi

* Change `WiFi` to `Wi-Fi` in `connect.c`

* Change what information shows on screen during inital setup and on wifi error

* fix: remove camelCase

remove Bitaxe camel case

---------

Co-authored-by: Upstream Data <brett@upstreamdata.ca>
Co-authored-by: WantClue <86001033+WantClue@users.noreply.github.com>
2025-02-01 18:19:06 +01:00
Erik Olof Gunnar Andersson
148d42b1c8
Update angular to 18 (#678)
* Update angular to 18

* Bump to Angular 18.2.13

* Fix security warnings
2025-02-01 18:17:10 +01:00
Erik Olof Gunnar Andersson
f40972ced2
Reduce invalid job found log from error to warning (#480)
* Reduce invalid job found from error to info

* Standarized on LOGW for Invalid job
2025-01-27 19:25:02 +01:00
Erik Olof Gunnar Andersson
1db16a52e1
Don't allow 0.0.0.0 (#665) 2025-01-27 18:43:51 +01:00
WantClue
7e2d690c64
Pool rework menu (#676)
* feat: pool component

* fix: style Pool Configuration

* fix: add restart logic to pool settings
2025-01-27 18:23:32 +01:00
WantClue
aa540434be
Menu rework, adding menu Design (#675)
* feat: add new Design menu

* fix: remove theme from settings

* feat: add orange

* fix: remove old theme-config

* fix: add proper spacing

* fix: labeling
2025-01-26 21:26:19 +01:00
tdb3
e1a94fe7a7
refactor: make recovery page an embedded file (#649)
Makes the recovery page an embedded file rather
than a C header. This increases readability and
also serves as an example for Issue #308.
2025-01-26 20:03:25 +01:00
mrv777
e471d43e2d
fix: Show IP of bitaxe you are restarting on swarm (#646)
* fix: Show IP of bitaxe you are restarting on swarm

* fix: show edit uri if provided on toasts
2025-01-26 19:58:18 +01:00
mrv777
06867c474f
fix: Color swarm ips by model or count (#647)
* fix: Color swarm ips by model or count

* fix: Add legend at bottom of table
2025-01-26 19:55:55 +01:00
mrv777
8d8a01a2e4
fix: add mock data and cache to theme service (#654)
* fix: add mock data and cache to theme service

* chore: cleanup
2025-01-26 19:54:30 +01:00
terratec
0497b1104a
Keep old pool config synchronized until reboot (#543) 2025-01-26 16:50:22 +01:00
Erik Olof Gunnar Andersson
e77083507d
Is SPIRAM Available? (#626) 2025-01-21 21:14:32 +01:00
Erik Olof Gunnar Andersson
2f38e202a9
Require at least IDF 5.4.0 (#666) 2025-01-19 14:58:02 +01:00
Erik Olof Gunnar Andersson
06be7f5ddb
Clean up CORS implemention (#662) 2025-01-17 15:31:45 -05:00
Benjamin Wilson
40bf6b5ebc
fix: selftest button functionality (#653)
* auto set self_test 0 upon pass
* setting NVS from the callback context was not working. added a semaphore for blocking in self_test.c

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
Co-authored-by: Skot <skot@bitnet.cx>
2025-01-17 15:31:22 -05:00
Benjamin Wilson
f1c0128f73
init (#659)
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-01-16 16:38:05 -05:00
mutatrum
244dacc26a
Tine header define cleanup (#535) 2025-01-16 22:21:59 +01:00
Benjamin Wilson
a04c00ba07
CSRF (#637)
* inititial CSRF fix
* allow all private ip ranges
* Allow cross private range

---------

Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-01-13 17:51:09 -05:00
mrv777
1a7583e080
fix: Use this.uri for edit restart (#642) 2025-01-10 23:45:16 -05:00
WantClue
1ea422f441
check psram on self test (#628) 2025-01-08 08:37:29 +01:00
Brett Rowan
8605bb4fb0
Minor typo fix (#629) 2025-01-08 08:36:17 +01:00
Benjamin Wilson
39a4c4164a
Press reset then hold boot for self test (#617)
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-01-05 17:08:47 -05:00
Benjamin Wilson
fd11e42ab6
Continue automatically if self tests pass (#616)
Co-authored-by: Benjamin Wilson <admin@opensourceminer.com>
2025-01-05 17:08:34 -05:00
Erik Olof Gunnar Andersson
93f40a32dc
Add ESP-IDF version to overview (#604)
* Add ESP-IDF version to overview

* Add idf version to api endpoint
2025-01-05 01:08:07 +01:00
mutatrum
a8e46aa34b
Improve i2c error logging (#552) 2025-01-05 00:05:57 +01:00
Erik Olof Gunnar Andersson
c8eae500fa
Revert "Enable SPIRAM and use it for specific tasks (#597)" (#610)
This reverts commit d9ee113643053bf21c4be64cad245e300a70d808.
2025-01-04 23:42:54 +01:00
mrv777
9e086f5a8b
fix: Show warning if freq is low or not set (#576) 2025-01-04 11:38:56 +01:00
mutatrum
61042d93ae
Configure GPIO in Kconfig (#566)
* Put all GPIO defines in gpio_bitaxe.h

* Whitespace

* Use Kconfig.projbuild

* Missing Kconfig
2025-01-04 01:53:56 +01:00
Erik Olof Gunnar Andersson
f454b0c41b
Streamline create_jobs_task (#478)
* Initial clean create work

* Updated based on PR feedback

* More cleanup based on PR feedback
2025-01-04 01:51:36 +01:00
WantClue
188336c1b6
UI themes (#600)
* Revert "Enable PSRAM (#468)"

This reverts commit e67aa1d8b72383a4d0ca75a834464e13afdacfe0.

* add color themes

* enable persistant themes

* change back to origional red

* add default theme 'dark-red'. subscribe on home component to the ThemeService
2024-12-28 23:19:33 +01:00
Erik Olof Gunnar Andersson
d9ee113643
Enable SPIRAM and use it for specific tasks (#597) 2024-12-28 23:18:32 +01:00
Erik Olof Gunnar Andersson
47a0332dcf
Upgrade to latest node and npm packages (#590) 2024-12-21 22:56:29 +01:00
mutatrum
052b8bfda6
Toggle auto_fan_speed without reboot (#580)
If you can change the fan speed immediately, so should the enabling or disabling of auto fan speed.
2024-12-14 00:51:07 +01:00
mrv777
82029eb5ac
fix: Show custom values in dropdown if set (#578)
* fix: Show custom values in dropdown if set

* fix: Memory leak & checkDevTools binding
2024-12-12 22:47:56 +01:00
mutatrum
32b74c6911
Change Mining Url to Stratum Host on screen (#577)
Similar to #561 to fix #557.
2024-12-12 20:49:37 +01:00
mutatrum
ba6be3c3bb
Fix lvgl without display (#574) 2024-12-12 01:22:05 +01:00
Erik Olof Gunnar Andersson
695d84ac2a
Tune HTTP and System Stability (#571) 2024-12-11 23:23:07 +01:00
robwoodgate
fbb9238889
Adds solohash getQuickLink() (#569) 2024-12-11 23:12:35 +01:00
mutatrum
848c7807ec
LVGL All The Things! (#539) 2024-12-11 23:03:58 +01:00
mrv777
94cc0f07f1
fix: Swarm hashRate check, shorter uptime, & pause refresh on scan (#560)
* fix: Only add devices that have a hashRate property

* fix: Allow shorter dates & use for swarm uptime

* fix: Pause & don't refresh swarm while scanning
2024-12-09 16:40:56 +01:00
Erik Olof Gunnar Andersson
57bdf7329c
Fix moderate severity npm package vulnerabilities (#556) 2024-12-09 16:36:10 +01:00
mutatrum
6283480fa1
Parse stratum api reject reason (#472)
* Parse stratum api reject reason

* Remove superfluous nullcheck
2024-12-09 16:35:13 +01:00
WantClue
6364805523
Change Stratum Fallback URL as well (#562) 2024-12-07 12:16:55 +01:00
WantClue
23cb68e822
change naming of stratum url to host (#561)
* Change naming of stratum URL to Host
2024-12-07 12:01:07 +01:00
mutatrum
468718abda
Add uptime to home screen (#425) 2024-12-02 23:45:50 +01:00
WantClue
fe4ac7e305
Merge pull request #542 from skot/fix_order
Re-order and fix ckpool regex
2024-12-02 14:09:35 +01:00