Commit graph

68 commits

Author SHA1 Message Date
Djuri Baars
88615ce248 Add version detection 2024-05-19 17:49:39 +02:00
Djuri Baars
ba0594959e Add filesystem commit identification and identify api call 2024-05-19 01:32:45 +02:00
Djuri Baars
858241bd57 Add HW revision to mDNS for updates 2024-05-18 23:00:08 +02:00
Djuri Baars
ef7d629e8c Switch own data source domain, fix small block notification bug 2024-05-13 11:59:02 +02:00
Djuri Baars
e0283d98ca Use own data source for price and block data 2024-05-09 01:02:40 +02:00
Djuri Baars
efaab00fb4 WebUI: Add German translation, switch to own price source 2024-05-08 23:54:17 +02:00
Djuri Baars
a2fa0a12a8 Dependency updates 2024-04-28 16:47:57 +02:00
Djuri Baars
4da04ca3ee Fix turn off LEDs 2024-04-27 16:48:06 +02:00
Djuri Baars
ad0800c233 Further improvements for connection recovery 2024-04-16 15:17:34 +02:00
Djuri Baars
2ef56c1938 Improve lost data detection 2024-04-12 00:17:40 +02:00
Djuri Baars
91fc474a1f Add second block source check 2024-03-30 11:40:58 +01:00
Djuri Baars
46133c2a42 Add missing files 2024-03-18 20:24:10 +01:00
Djuri Baars
55accd07f3 Fix LitteFS dependency error 2024-03-18 20:22:58 +01:00
Djuri Baars
d58c38c8c4 Add 2.9 inch EPD support 2024-03-18 19:32:34 +01:00
Djuri Baars
23ef2a64cc Add "storage mode" to protect EPDs (lowest button while booting) 2024-03-18 17:17:04 +01:00
Djuri Baars
37c57b7d97 Add extra check for missing price updates 2024-03-17 23:16:15 +01:00
Djuri Baars
3e00f1b4a6 Add functionality to disable all LEDs 2024-03-11 21:21:15 +01:00
Djuri Baars
969d2137c3 Fix for fee rate screen 2024-03-10 20:37:45 +01:00
Djuri Baars
2ca85ff479 Upgrade ArduinoJson to version 7, add Block Fee Rate screen 2024-03-10 20:24:55 +01:00
Djuri Baars
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
Djuri Baars
e4a39de5fc Fix lost data connection detection 2024-01-31 23:45:26 +01:00
Djuri Baars
9cb4b97146 Monitor WS disconnects and try to reconnect 2024-01-27 15:54:31 +01:00
Djuri Baars
86d299fd75 More code formatting improvements 2023-11-30 22:56:50 +01:00
Djuri Baars
4aab02a040 Use clang to make codestyle consistent 2023-11-30 22:38:01 +01:00
Djuri Baars
98c036f9e3 Add unit tests 2023-11-28 01:30:36 +01:00
Djuri Baars
8ed4bb8aa6 Restart if after 10 minutes no connection 2023-11-26 00:51:54 +01:00
Djuri Baars
5f971cfee3 Fix timezone offset saving 2023-11-22 16:26:57 +01:00
Djuri Baars
d6e9610721 Added WiFi signal status and settings 2023-11-21 16:12:44 +01:00
Djuri Baars
efed8bee5c WiFi reconnect improvement 2023-11-20 18:59:33 +01:00
Djuri Baars
7ded1c16d6 Small API fix 2023-11-19 02:23:47 +01:00
Djuri Baars
b195368150 Hotfix for individual LED addressing 2023-11-18 14:47:45 +01:00
Djuri Baars
1ad97b9b71 Added individual LED control to API and WebUI 2023-11-18 14:03:47 +01:00
Djuri Baars
909500fe2e Add light status API endpoint, UI update 2023-11-17 22:09:28 +01:00
Djuri Baars
8d94cb4090 Add new webUI through submodule 2023-11-17 19:28:40 +01:00
Djuri Baars
03617b4e04 Make hostname prefix configurable 2023-11-16 00:08:46 +01:00
Djuri Baars
43bf05ffb9 Remove Improv WiFi since its causing problems 2023-11-15 00:12:06 +01:00
Djuri Baars
b2d07139c8 Added OpenAPI spec and UI 2023-11-14 23:09:23 +01:00
Djuri Baars
b68c4a60e0 Implement advanced text API call 2023-11-14 19:46:29 +01:00
Djuri Baars
2f39df176c Allow QR setup and webUI config at the same time 2023-11-14 16:55:18 +01:00
Djuri Baars
59f9b29df3 Use mutexes to guard the MCP 2023-11-13 20:02:58 +01:00
Djuri Baars
a3783ceffa Bring back display.init in update 2023-11-13 18:53:35 +01:00
Djuri Baars
5987f03e8c Use mutexes to make display writings threadsafe 2023-11-13 17:51:10 +01:00
Djuri Baars
279e156dc1 Mark initial display init explicit 2023-11-13 17:33:09 +01:00
Djuri Baars
a11e275ce1 Fix screen rotation 2023-11-13 17:17:28 +01:00
Djuri Baars
6dfc15832b Fix bitcoin halving countdown and add EUR fetch price 2023-11-13 17:14:11 +01:00
Djuri Baars
3f49b3ef4e Compacted font, use powerOff for EPDs 2023-11-13 16:37:48 +01:00
Djuri Baars
07144f6b6a UI improvements 2023-11-13 14:01:20 +01:00
Djuri Baars
8d8785df1d Improvents to prevent display artifacts 2023-11-13 12:27:34 +01:00
Djuri Baars
f92db527e1 Add OTA error handling 2023-11-13 01:02:01 +01:00
Djuri Baars
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00