Commit graph

55 commits

Author SHA1 Message Date
Djuri Baars
7a1ce54248 Fix WebUI credentials not being saved 2024-09-10 10:21:02 +02:00
Djuri Baars
c276d32807 Implement multi-currency support with MsgPack 2024-09-05 14:00:15 +02:00
Djuri Baars
a4ff5a2f75 Add WebUI authentication 2024-09-03 01:36:44 +02:00
Djuri Baars
a31a42511f Fix disabled screen skipping 2024-09-02 22:44:23 +02:00
Djuri Baars
478c951ffb Improved multi-currency support, improved WebUI checks 2024-08-31 23:11:48 +02:00
Djuri Baars
e39a0ccc14 Add zap notify functionality 2024-08-24 16:27:55 +03:00
Djuri Baars
b13c7242a6 Added BitAxe support 2024-07-29 20:49:46 +02:00
Djuri Baars
19559727c9 Add Nostr Relay connection status 2024-07-15 16:36:51 +02:00
Djuri Baars
87b22e5851 Nostr data source implementation 2024-07-11 22:08:42 +02:00
Djuri Baars
8e71f29d10 Use constants for setting default values, bring back wifi config portal timeout setting 2024-07-11 14:08:37 +02:00
Djuri Baars
fb67893f85 Add BH1750 lux sensor support 2024-06-29 02:19:25 +02:00
Djuri Baars
a9489c30f6 Upgrade and pin dependencies 2024-06-28 17:56:08 +02:00
Djuri Baars
24c3b46365 Allow custom mempool instance 2024-06-28 17:36:46 +02:00
Djuri Baars
a8baa085c7 Fix setting defaults for stealing focus and block countdown 2024-06-09 11:31:25 +02:00
Djuri Baars
2a8e391342 Add web UI flasher functionality 2024-06-09 00:45:46 +02:00
Djuri Baars
313efb7604 Better handling of steal screen, add firmware web update functionality 2024-06-08 15:07:15 +02:00
Djuri Baars
491618dd78 Fix light control API functionality, changed light setting endpoints 2024-06-08 11:35:23 +02:00
Djuri Baars
9ede0f4dc3 Web UI improvements, better frontlight functionality 2024-06-08 01:00:52 +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
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
3e00f1b4a6 Add functionality to disable all LEDs 2024-03-11 21:21:15 +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
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
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
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
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
6dfc15832b Fix bitcoin halving countdown and add EUR fetch price 2023-11-13 17:14:11 +01:00
Djuri Baars
8d8785df1d Improvents to prevent display artifacts 2023-11-13 12:27:34 +01:00
Djuri Baars
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00
Djuri Baars
d0eb007c4c Improved screen update tasks and display update mechanism 2023-11-12 12:38:28 +01:00
Djuri Baars
38efc73ca4 Changed partition table to allow for OTA updates 2023-11-10 23:18:14 +01:00
Djuri Baars
b7f0f1014c Add market cap in big characters 2023-11-10 20:59:08 +01:00
Djuri Baars
705f27fda9 Improved QR-code setup, added MCAP screen 2023-11-10 19:52:06 +01:00
Djuri Baars
f611d2f5f8 Working with QR code config, very memory consuming 2023-11-10 13:02:05 +01:00