Commit Graph

169 Commits

Author SHA1 Message Date
Djuri Baars
008b2bda60 Add workflow permission 2023-11-28 02:16:56 +01:00
Djuri Baars
c2972f7875 Fix workflow config 2023-11-28 02:11:51 +01:00
Djuri Baars
51ba44f15e Add unit test and reporting to workflow 2023-11-28 02:10:06 +01:00
Djuri Baars
f05b848030 Make unit tests on native possible 2023-11-28 02:05:04 +01:00
Djuri Baars
98c036f9e3 Add unit tests 2023-11-28 01:30:36 +01:00
Djuri Baars
8d2edc40ca Fix boards 2023-11-27 23:19:14 +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
25d8b92bcb Fix timezone input 2023-11-22 14:53:55 +01:00
Djuri Baars
041d54e659 Upgrade dependency and webUI 2023-11-21 21:49:19 +01:00
Djuri Baars
d6e9610721 Added WiFi signal status and settings 2023-11-21 16:12:44 +01:00
Djuri Baars
e29d53574e Copy extra firmware file in workflow 2023-11-20 20:51:57 +01:00
Djuri Baars
efed8bee5c WiFi reconnect improvement 2023-11-20 18:59:33 +01:00
Djuri Baars
43b0e9718d Workflow fix 2023-11-19 18:37:29 +01:00
Djuri Baars
0917fa7d31 Update WebUI 2023-11-19 18:34:40 +01:00
Djuri Baars
00aa784b3d Update README and workflow 2023-11-19 18:13:44 +01:00
Djuri Baars
0e168f840a Explicit postinstall hook run for FS 2023-11-19 15:23:56 +01:00
Djuri Baars
11302c590a WebUI update 2023-11-19 02:26:06 +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
ef70203834 Merge branch 'main' of https://github.com/btclock/btclock_v3 2023-11-17 22:10:32 +01:00
Djuri Baars
909500fe2e Add light status API endpoint, UI update 2023-11-17 22:09:28 +01:00
dsbaars
bb49527346 Fix webUI build script 2023-11-17 20:14:28 +01:00
Djuri Baars
8d94cb4090 Add new webUI through submodule 2023-11-17 19:28:40 +01:00
Djuri Baars
70fc46a74a Add settings row for hostname 2023-11-16 00:09: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
3836a9937d Added dark mode for WebUI and make more responsive 2023-11-14 00:59:05 +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
Djuri Baars
28f7460aa0 More explanations in README 2023-11-12 14:27:08 +01:00
Djuri Baars
e91742d03f Added note to clarify skipping server certificate verification 2023-11-12 14:03:33 +01:00
Djuri Baars
97f5161269 Compiler optimizations for more performance 2023-11-12 13:57:31 +01:00
Djuri Baars
53c63da83b Set WiFi auto reconnect 2023-11-12 13:43:26 +01:00
Djuri Baars
78437c9722 Added price fetch code, fix webUI bug 2023-11-12 13:29:52 +01:00
Djuri Baars
d0eb007c4c Improved screen update tasks and display update mechanism 2023-11-12 12:38:28 +01:00
Djuri Baars
466aa5be4a Added license and readme 2023-11-10 23:33:24 +01:00