Commit graph

177 commits

Author SHA1 Message Date
Djuri Baars
4cda081d05 Add suffix compact mode, added extra zap notify settings, WebUI cleanup
All checks were successful
BTClock CI / build (push) Successful in 15m59s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 21s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 28s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 20s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 25s
BTClock CI / release (push) Successful in 11s
2024-11-28 18:22:07 +01:00
Djuri Baars
2951055f68 Add requirements.txt for CI
All checks were successful
BTClock CI / build (push) Successful in 20m55s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 21s
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 28s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 20s
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 26s
BTClock CI / release (push) Successful in 12s
2024-11-27 11:41:58 +01:00
Djuri Baars
d37307cccf Add Mow mode notation and setting
Some checks failed
BTClock CI / build (push) Failing after 30s
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Has been skipped
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Has been skipped
BTClock CI / release (push) Has been skipped
2024-11-27 11:33:12 +01:00
Djuri Baars
239297c26d Add own badges to README 2024-11-26 21:48:28 +01:00
Djuri Baars
3b47c81cfe Webserver dependency update and testing new CI flow
All checks were successful
/ build (push) Successful in 15m45s
/ merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Successful in 28s
/ merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Successful in 25s
/ merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Successful in 26s
/ merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Successful in 25s
/ release (push) Successful in 23s
2024-11-26 20:50:32 +01:00
Djuri Baars
9f3351f85b Add Forgejo CI action
Some checks failed
/ merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Has been cancelled
/ merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Has been cancelled
/ merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Has been cancelled
/ merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Has been cancelled
/ release (push) Has been cancelled
/ build (push) Has been cancelled
Remove report action

Fix release step

Add platformio and node_modules cache

Try with less targets

Disable more

Restore all variants

Remove verbose and feature branch run
2024-11-26 20:26:01 +01:00
Djuri Baars
1ccd5f18fb Update WebUI
Some checks failed
BTClock CI / build (push) Has been cancelled
BTClock CI / merge (map[name:btclock_rev_b version:esp32s3], 213epd) (push) Has been cancelled
BTClock CI / merge (map[name:btclock_v8 version:esp32s3], 213epd) (push) Has been cancelled
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 213epd) (push) Has been cancelled
BTClock CI / merge (map[name:lolin_s3_mini version:esp32s3], 29epd) (push) Has been cancelled
BTClock CI / release (push) Has been cancelled
2024-11-26 00:03:07 +01:00
Djuri Baars
82dd70a38d Use CA bundle instead of single certificates, make auto update URL configurable 2024-11-25 23:54:02 +01:00
Djuri Baars
a614bd15db Restore Nostr Zap subscription after loss of connection 2024-10-23 00:43:53 +02:00
Djuri Baars
b0ec0685a1 Bugfix for too short WiFi-setup passwords 2024-10-03 00:26:14 +02:00
Djuri Baars
85579e98cf Bugfixes for stack size and market cap with small chars, write tests for the small char mcap 2024-09-28 00:03:18 +02:00
Djuri Baars
e8a9e253f7 Fix matrix expansion 2024-09-21 18:40:44 +02:00
Djuri Baars
8b72f2f6b3 Fix merged binary for v8 2024-09-21 18:25:13 +02:00
Djuri Baars
ff0d8f5a0a Make BTClock v8 board working again 2024-09-21 15:58:07 +02:00
Djuri Baars
41bf2480ce Dependency updates and fix URL rewrites 2024-09-18 02:40:24 +02:00
Djuri Baars
ff50acf913 Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
Djuri Baars
5dd47c2275 Fixes for Rev. B black PCB 2024-09-16 21:50:28 +02:00
Djuri Baars
630943ec54 Bring back snprintf for ledstate 2024-09-12 02:22:29 +02:00
Djuri Baars
18bac7dcc7 Remove old settings from sdkconfig and add optimizations 2024-09-12 02:18:44 +02:00
Djuri Baars
023ff29131 Add single-click auto-update functionality 2024-09-11 20:27:40 +02:00
Djuri Baars
d00c216126 GitHub Workflow addition 2024-09-11 18:56:06 +02:00
Djuri Baars
283469dc4c Fix github action 2024-09-11 18:07:34 +02:00
Djuri Baars
5d5b09f56c Prepare for automatic OTA updates 2024-09-11 17:40:44 +02:00
Djuri Baars
1f2110fc5a Make zap notify more lightning like, verify SSL certificates, remove price fetch code 2024-09-11 03:23:41 +02:00
Djuri Baars
5425ea7fbf Improve setup-WiFi password generation 2024-09-10 11:12:14 +02:00
Djuri Baars
7a1ce54248 Fix WebUI credentials not being saved 2024-09-10 10:21:02 +02:00
Djuri Baars
f42cd250fe Add some tests for multi-currency 2024-09-09 16:52:23 +02:00
Djuri Baars
849e5ce439 Finish V2 MsgPack WebSocket API implementation 2024-09-09 15:13:41 +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
00ac808731 Fix GitHub action 2024-09-02 23:28:09 +02:00
Djuri Baars
6cf464c3e3 Dependency upgrade and cleanup 2024-09-02 23:04:23 +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
9c67f769d3 WebUI improvements for small screens 2024-08-31 18:06:42 +02:00
Djuri Baars
65496fbb29 WebUI improvements 2024-08-31 17:22:30 +02:00
Djuri Baars
2777637355 Improve Nostr Zap functionality, BitAxe integration bugfix 2024-08-31 15:45:19 +02:00
Djuri Baars
e39a0ccc14 Add zap notify functionality 2024-08-24 16:27:55 +03:00
Djuri Baars
99e622eeef Lock dependency 2024-08-19 01:53:16 +02:00
Djuri Baars
0a08c5f9ea Begin support for other currencies 2024-08-15 00:37:50 +02:00
Djuri Baars
b13c7242a6 Added BitAxe support 2024-07-29 20:49:46 +02:00
Djuri Baars
ca1c7178f1 Dependency upgrade 2024-07-15 16:49:21 +02:00
Djuri Baars
19559727c9 Add Nostr Relay connection status 2024-07-15 16:36:51 +02:00
Djuri Baars
60593de785 Nostr library update and subscription improvement 2024-07-11 22:21:28 +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
1d710ba7f7 Improve rev. B startup flow, webUI fixes 2024-07-10 01:08:42 +02:00
Djuri Baars
4f4e37ec3c Fix workflow 2024-06-29 16:40:21 +02:00
Djuri Baars
ac02e1470d Bugfix for light sensor 2024-06-29 02:33:01 +02:00
Djuri Baars
fb67893f85 Add BH1750 lux sensor support 2024-06-29 02:19:25 +02:00