Commit Graph

135 Commits

Author SHA1 Message Date
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
95c4aa3cad Update dependencies 2024-01-27 15:25:35 +01:00
Djuri Baars
1f937d94fe Fix CI badge 2023-11-30 22:58:37 +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
239415c7aa Fix YAML 2023-11-30 22:16:23 +01:00
Djuri Baars
0a94b686b1 Fix action 2023-11-30 22:12:47 +01:00
Djuri Baars
252f709c49 Workflow fix 2023-11-30 22:05:31 +01:00
Djuri Baars
7050ba7683 Fix refactored GitHub workflow 2023-11-30 21:57:01 +01:00
Djuri Baars
293d6d87a1
Merge pull request #1 from paulwillen/main
Making the build cross-platform compatible (help from Djuri)
2023-11-30 21:28:27 +01:00
Paul Willen
5025043411
Merge branch 'btclock:main' into main 2023-11-30 21:27:05 +01:00
Djuri Baars
4ada3334c5 Refactor workflow action to enable pull request workflow 2023-11-30 21:19:50 +01:00
Paul Willen
fa61d2c529 Making the build cross-platform compatible (help from Djuri) 2023-11-30 20:58:37 +01:00
Djuri Baars
31f44c4997 Detailed summary for test reports 2023-11-28 02:35:35 +01:00
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