Commit graph

79 commits

Author SHA1 Message Date
c62563c3c2
feat: Replace timezone offset with timezone selector 2025-04-05 22:40:12 +02:00
678a4ba099
fix: Set WiFi country to NL for scanning 2025-01-19 22:32:04 +01:00
e330984ba2
Refactor BlockNotify to a class, use websocketsClient 2025-01-06 00:43:31 +01:00
a6a8b5a071
Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
d023643090
Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
ac13098824
Refactor mining pool stats fetch to a class 2025-01-05 20:24:13 +01:00
c91428dd5f
Refactor BitAxeFetch to a class 2025-01-05 20:14:55 +01:00
cd4dea9d34
Add explicit LED frequency, compress sats symbol font 2025-01-05 18:50:19 +01:00
b8428e1650 Add LED effect when retrying time synchronization 2024-12-31 11:51:34 +01:00
aea69d54b6 Add tag and HW revision to setup screen, change setup SSID same as hostname 2024-12-31 11:33:50 +01:00
64e518bf58 Improve data source selection, clean up unused preferences
All checks were successful
BTClock CI / build (push) Successful in 27m2s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 21s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 36s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 20s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 30s
BTClock CI / release (push) Successful in 12s
2024-12-28 18:19:31 +01:00
bc3e5afe51 Add debug log setting and custom endpoint settings 2024-12-28 16:29:34 +01:00
cff6131fc4 Update WebUI and convert ButtonHandler to class
Some checks failed
BTClock CI / build (push) Failing after 19m28s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / release (push) Has been skipped
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Has been skipped
2024-12-27 00:05:45 +01:00
17fef80253 Make ScreenHandler class, fix button handling 2024-12-26 23:08:46 +01:00
4fdd6b6b4f Fix button handling 2024-12-21 17:36:07 +01:00
fb70d435a9 Get mining pool logos by download 2024-12-20 23:02:54 +01:00
7bcb24bab0 Mining pool bugfixes, improvements and icon optimizations
All checks were successful
BTClock CI / build (push) Successful in 17m35s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 27s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 20s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 25s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 19s
BTClock CI / release (push) Successful in 36s
2024-12-20 14:11:26 +01:00
814cd234a9 Big refactor of mining pool support, optimization of existing icons 2024-12-20 01:08:03 +01:00
fabc6c1d28 bugfix for long preferences key 2024-12-18 21:17:19 -06:00
2bc5984f6f Add mining pool daily/expected earnings 2024-12-18 21:17:19 -06:00
1bd465b33a rebuilt with larger partitions 2024-12-18 21:17:19 -06:00
c989169ff4 Fix workflow and auto updater webui filenames 2024-12-18 22:20:40 +01:00
af4c466659 Switch to leaner MCP23017 library, create new aligned partition tables 2024-12-18 19:47:03 +01:00
82dd70a38d Use CA bundle instead of single certificates, make auto update URL configurable 2024-11-25 23:54:02 +01:00
b0ec0685a1 Bugfix for too short WiFi-setup passwords 2024-10-03 00:26:14 +02:00
ff0d8f5a0a Make BTClock v8 board working again 2024-09-21 15:58:07 +02:00
ff50acf913 Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
5dd47c2275 Fixes for Rev. B black PCB 2024-09-16 21:50:28 +02:00
1f2110fc5a Make zap notify more lightning like, verify SSL certificates, remove price fetch code 2024-09-11 03:23:41 +02:00
5425ea7fbf Improve setup-WiFi password generation 2024-09-10 11:12:14 +02:00
c276d32807 Implement multi-currency support with MsgPack 2024-09-05 14:00:15 +02:00
2777637355 Improve Nostr Zap functionality, BitAxe integration bugfix 2024-08-31 15:45:19 +02:00
e39a0ccc14 Add zap notify functionality 2024-08-24 16:27:55 +03:00
b13c7242a6 Added BitAxe support 2024-07-29 20:49:46 +02:00
87b22e5851 Nostr data source implementation 2024-07-11 22:08:42 +02:00
8e71f29d10 Use constants for setting default values, bring back wifi config portal timeout setting 2024-07-11 14:08:37 +02:00
1d710ba7f7 Improve rev. B startup flow, webUI fixes 2024-07-10 01:08:42 +02:00
ac02e1470d Bugfix for light sensor 2024-06-29 02:33:01 +02:00
fb67893f85 Add BH1750 lux sensor support 2024-06-29 02:19:25 +02:00
24c3b46365 Allow custom mempool instance 2024-06-28 17:36:46 +02:00
2a8e391342 Add web UI flasher functionality 2024-06-09 00:45:46 +02:00
491618dd78 Fix light control API functionality, changed light setting endpoints 2024-06-08 11:35:23 +02:00
9ede0f4dc3 Web UI improvements, better frontlight functionality 2024-06-08 01:00:52 +02:00
32e40e2cb7 Fix frontlight 2024-06-07 15:18:34 +02:00
88615ce248 Add version detection 2024-05-19 17:49:39 +02:00
858241bd57 Add HW revision to mDNS for updates 2024-05-18 23:00:08 +02:00
efaab00fb4 WebUI: Add German translation, switch to own price source 2024-05-08 23:54:17 +02:00
4da04ca3ee Fix turn off LEDs 2024-04-27 16:48:06 +02:00
2ef56c1938 Improve lost data detection 2024-04-12 00:17:40 +02:00
23ef2a64cc Add "storage mode" to protect EPDs (lowest button while booting) 2024-03-18 17:17:04 +01:00