Commit graph

54 commits

Author SHA1 Message Date
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
2ca85ff479 Upgrade ArduinoJson to version 7, add Block Fee Rate screen 2024-03-10 20:24:55 +01:00
c49b8edcb8 Add sats symbol option, add countdown in blocks, add decimal point for market cap, add hostname to setup screen 2024-03-10 12:35:20 +01:00
86d299fd75 More code formatting improvements 2023-11-30 22:56:50 +01:00
4aab02a040 Use clang to make codestyle consistent 2023-11-30 22:38:01 +01:00
98c036f9e3 Add unit tests 2023-11-28 01:30:36 +01:00
8ed4bb8aa6 Restart if after 10 minutes no connection 2023-11-26 00:51:54 +01:00
d6e9610721 Added WiFi signal status and settings 2023-11-21 16:12:44 +01:00
efed8bee5c WiFi reconnect improvement 2023-11-20 18:59:33 +01:00
1ad97b9b71 Added individual LED control to API and WebUI 2023-11-18 14:03:47 +01:00
909500fe2e Add light status API endpoint, UI update 2023-11-17 22:09:28 +01:00
43bf05ffb9 Remove Improv WiFi since its causing problems 2023-11-15 00:12:06 +01:00
2f39df176c Allow QR setup and webUI config at the same time 2023-11-14 16:55:18 +01:00
59f9b29df3 Use mutexes to guard the MCP 2023-11-13 20:02:58 +01:00
5987f03e8c Use mutexes to make display writings threadsafe 2023-11-13 17:51:10 +01:00
6dfc15832b Fix bitcoin halving countdown and add EUR fetch price 2023-11-13 17:14:11 +01:00
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00
53c63da83b Set WiFi auto reconnect 2023-11-12 13:43:26 +01:00
78437c9722 Added price fetch code, fix webUI bug 2023-11-12 13:29:52 +01:00
d0eb007c4c Improved screen update tasks and display update mechanism 2023-11-12 12:38:28 +01:00
38efc73ca4 Changed partition table to allow for OTA updates 2023-11-10 23:18:14 +01:00
705f27fda9 Improved QR-code setup, added MCAP screen 2023-11-10 19:52:06 +01:00
f611d2f5f8 Working with QR code config, very memory consuming 2023-11-10 13:02:05 +01:00
8bad5ebafa Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +01:00
0541a7759f Fix UI error, use paged updates for EPDs 2023-11-08 20:29:06 +01:00
5201ee8240 Add GitHub workflow 2023-11-08 15:49:16 +01:00