14 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
60097fd661 refactor: rename ping CSV columns to match doc key names (battery_charging, connection_status, etc.)
Co-authored-by: coolaj86 <122831+coolaj86@users.noreply.github.com>
2026-03-02 08:28:37 +00:00
copilot-swe-agent[bot]
07adfb08c7 feat: expand ping CSV to flat health columns (charging_flags, battery_percent, internet_connected TRUE/FALSE, etc.)
Co-authored-by: coolaj86 <122831+coolaj86@users.noreply.github.com>
2026-03-02 07:07:02 +00:00
copilot-swe-agent[bot]
a708352634 fix: WebhookPing csv tags + JSON payload column; DeviceChecks struct; fix Authenticate deadlock
Co-authored-by: coolaj86 <122831+coolaj86@users.noreply.github.com>
2026-03-02 06:56:04 +00:00
bf3c4a48e4
copilot: add CSV and JSON endpoints to smsapid with csvauth role-based auth 2026-03-01 22:57:39 -07:00
71eceb809f
feat: add cmd/smsapid for use with android-sms-gateway 2026-02-27 02:48:13 -07:00
4176923dd8
ref(cmd/sendsms): separate http/androidsmsgateway into own package 2026-02-27 02:42:50 -07:00
b559a25404
ref!(http/middleware): bump to v2 to use http.Handler rather than http.HandlerFunc 2026-01-26 12:47:18 -07:00
25ac66cc10
ref(http/middleware): prefer mw.HandleFunc(path, fn) to mux.HandleFunc(path, mw.Handle(fn)) 2026-01-13 00:25:54 -07:00
6e04afec1c
doc(http/middleware): add Go Reference badge 2025-10-11 19:05:26 -06:00
56b2b43d3d
doc(http/middleware): describe and add examples 2025-10-06 02:28:18 -06:00
6ac8b08ecc
chore(http/middleware): correct CC0-1.0 SPDX license header 2025-10-06 01:50:03 -06:00
9598545a9f
chore: add appopriate LICENSE files to each module 2025-10-06 00:42:41 -06:00
5fb5fcd9ef
chore(http/middleware): add go.mod 2025-10-03 03:33:23 -06:00
4c26dd6e2a
feat(http/middleware): add idiomatic http-compatible middleware 2025-10-03 03:31:52 -06:00