towerops/lib/towerops_web
Graham McIntire 6b7a3ba36e
Fix binary protobuf encoding for JSON serializer
- Use base64-encoded binary in JSON payload instead of {:binary, data} tuples
- V1.JSONSerializer cannot encode tuples, needs plain JSON objects
- Agent already sends/expects base64-encoded binary in 'binary' key
2026-01-16 18:36:24 -06:00
..
channels Fix binary protobuf encoding for JSON serializer 2026-01-16 18:36:24 -06:00
components Update table borders to use lighter grey instead of black 2026-01-15 13:32:09 -06:00
controllers agent improvements and agent config 2026-01-16 17:26:51 -06:00
live Update agent setup instructions with Watchtower auto-updates 2026-01-16 17:38:30 -06:00
plugs agent improvements and agent config 2026-01-16 17:26:51 -06:00
endpoint.ex agent improvements and agent config 2026-01-16 17:26:51 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex agent improvements and agent config 2026-01-16 17:26:51 -06:00
telemetry.ex add api for mobile login 2026-01-15 15:36:14 -06:00
user_auth.ex Convert User Settings from controller to LiveView 2026-01-15 16:29:50 -06:00