41 Commits
Author SHA1 Message Date
nick f5e2c5fd24 repo: archive legacy pico dashboard 2026-06-09 00:52:00 -06:00
nick 6acfa61ddb webui: format uptime duration 2026-06-08 12:28:17 -06:00
nick fc4999b9d2 webui: render temperature settings as mobile cards 2026-06-08 11:07:48 -06:00
nick 989e0458aa test: relax mobile temp slot assertion 2026-06-08 10:53:46 -06:00
nick 094bfb33a4 webui: improve mobile temperature config layout 2026-06-08 10:40:11 -06:00
nick bd00b6e7ca webui: fix desktop config page layout 2026-06-08 09:47:07 -06:00
nick c49361488d webui: add dashboard-style theme polish 2026-06-08 09:35:46 -06:00
nick 69db0d7fe5 webui: polish settings layout and button styles 2026-06-08 09:30:37 -06:00
nick 0f7697e9dd webui: add AP reset recovery action 2026-06-08 09:22:10 -06:00
nick c43f121dc8 webui: preserve config edits during polling 2026-06-08 09:13:24 -06:00
nick 730da5482f firmware: expose temp lookup outside disabled UART block 2026-06-08 09:07:38 -06:00
nick 954bef4291 firmware: keep temp config lookup outside UART guard 2026-06-08 09:04:59 -06:00
nick 75c1d4d909 hardware: retire dashboard uart and assign oled pins 2026-06-08 09:03:24 -06:00
nick 46d52052e3 firmware: scaffold optional cargo OLED display 2026-06-08 08:45:24 -06:00
nick 567b84261e webui: organize config page with subtabs 2026-06-08 08:25:06 -06:00
nick dc70e4f8e5 test: remove leftover conflict marker 2026-06-08 08:16:34 -06:00
nick 9c2069dd28 Revert "webui: organize config page with subtabs"
This reverts commit 2f973a279c.
2026-06-08 08:15:33 -06:00
nick 0f7b5206b6 webui: clarify API connection badge 2026-06-08 08:09:33 -06:00
nick 2f973a279c webui: organize config page with subtabs 2026-06-08 08:01:54 -06:00
nick 40ce727986 webui: add AP settings and organize config page 2026-06-08 07:49:30 -06:00
nick b665bf1c82 wifi: add WPA2 AP setup API and pairing roadmap 2026-06-07 22:11:40 -06:00
nick 4474b6d11a api: remove status cache validators 2026-06-07 19:33:37 -06:00
nick e7965f4b99 webui: use partial status polling 2026-06-07 19:13:39 -06:00
nick 512a1aa302 api: optimize status endpoint payload and caching 2026-06-07 19:04:30 -06:00
nick 6cc93667ab Add maintenance API endpoints 2026-06-07 10:31:41 -06:00
nick d87080d23f Add versioned HTTP API routes 2026-06-07 10:24:08 -06:00
nick ec39182bbd Add HTTP API contract fixtures 2026-06-07 10:15:33 -06:00
nick 10c5b399ba Add Pico dashboard main entrypoint 2026-06-03 02:55:10 -06:00
nick 95b27b223e Add Pico dashboard app controller 2026-06-03 02:53:12 -06:00
nick d2583baf5a Add Pico display rendering abstraction 2026-06-03 02:49:22 -06:00
nick b5e8bf43fc Add Pico touch routing abstraction 2026-06-03 02:48:30 -06:00
nick 2c7b090cfb Add Pico buzzer abstraction 2026-06-03 02:47:48 -06:00
nick c3ebaf6beb Add Pico alarm view model 2026-06-03 02:47:05 -06:00
nick 93c677a3e1 Add Pico detail screen view models 2026-06-03 02:46:18 -06:00
nick f5b6ec64cf Add Pico dashboard view model 2026-06-03 02:45:26 -06:00
nick f3965e017e Add Pico communication timeout tracking 2026-06-03 02:44:30 -06:00
nick ae719be590 Add HTTP fallback mode to Pico communication service 2026-06-03 02:43:42 -06:00
nick c3b786073a Add Pico HTTP fallback client 2026-06-03 02:43:04 -06:00
root b3ae8eb23a Add Pico communication service 2026-06-03 02:40:17 -06:00
root 9189cc7343 Add Pico UART client and tests 2026-06-03 02:39:30 -06:00
root 482549b5bb Add hardware-free Pico core tests 2026-06-03 02:38:56 -06:00