btclock_v3/src/lib
Djuri Baars e4ac3c5c94
Some checks failed
BTClock CI / build (push) Failing after 5m31s
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
feat: switch to replaceable events for nostr source
2025-02-19 15:15:53 +01:00
..
mining_pool Add local public pool support 2025-01-08 02:14:33 +01:00
webserver More code formatting improvements 2023-11-30 22:56:50 +01:00
bitaxe_fetch.cpp Refactor BitAxeFetch to a class 2025-01-05 20:14:55 +01:00
bitaxe_fetch.hpp Refactor BitAxeFetch to a class 2025-01-05 20:14:55 +01:00
block_notify.cpp Merge root certificates 2025-01-06 01:27:13 +01:00
block_notify.hpp Revert to esp websocket client because websocketsClient does not work 2025-01-06 01:13:09 +01:00
button_handler.cpp Update WebUI and convert ButtonHandler to class 2024-12-27 00:05:45 +01:00
button_handler.hpp Update WebUI and convert ButtonHandler to class 2024-12-27 00:05:45 +01:00
config.cpp fix: Set WiFi country to NL for scanning 2025-01-19 22:32:04 +01:00
config.hpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
defaults.hpp fix: set better defaults for frontlight enabled devices 2025-01-16 00:30:40 +01:00
epd.cpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
epd.hpp Refactor EPD code to EPDManager class 2025-01-05 22:11:53 +01:00
gzip_decompressor.hpp Compress fonts and add Oswald font 2024-12-29 23:28:22 +01:00
led_handler.cpp fix: Never write to LED0 2025-01-15 22:09:05 +01:00
led_handler.hpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
mining_pool_stats_fetch.cpp Refactor mining pool stats fetch to a class 2025-01-05 20:24:13 +01:00
mining_pool_stats_fetch.hpp Refactor mining pool stats fetch to a class 2025-01-05 20:24:13 +01:00
nostr_notify.cpp feat: switch to replaceable events for nostr source 2025-02-19 15:15:53 +01:00
nostr_notify.hpp Restore Nostr Zap subscription after loss of connection 2024-10-23 00:43:53 +02:00
ota.cpp Refactor BlockNotify to a class, use websocketsClient 2025-01-06 00:43:31 +01:00
ota.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
price_notify.cpp Rewrite price notify to websocketsclient 2025-01-05 23:13:25 +01:00
price_notify.hpp Rewrite price notify to websocketsclient 2025-01-05 23:13:25 +01:00
screen_handler.cpp Refactor BlockNotify to a class, use websocketsClient 2025-01-06 00:43:31 +01:00
screen_handler.hpp Make ScreenHandler class, fix button handling 2024-12-26 23:08:46 +01:00
shared.cpp Merge root certificates 2025-01-06 01:27:13 +01:00
shared.hpp Merge root certificates 2025-01-06 01:27:13 +01:00
timers.cpp Refactor LedHandler to a class 2025-01-05 21:19:28 +01:00
timers.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
v2_notify.cpp Add local public pool support 2025-01-08 02:14:33 +01:00
v2_notify.hpp Fix WebUI currency converter, reorganize some code 2024-09-18 02:00:10 +02:00
webserver.cpp chore: update dependencies and make eventsource use static jsondocument 2025-01-20 12:05:48 +01:00
webserver.hpp Add Do Not Disturb feature 2024-12-30 02:04:18 +01:00