spaxel/mothership/cmd
jedarden 2976cc08a5 fix(auth): register middleware before routes (chi requirement)
Chi panics if r.Use() is called after any route registration.
Move the auth middleware registration before RegisterRoutes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 11:01:01 -04:00
..
mothership fix(auth): register middleware before routes (chi requirement) 2026-04-13 11:01:01 -04:00
sim fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
_parse_check.go feat: verify dashboard WebSocket feed supports events, alerts, BLE, triggers, health 2026-04-07 09:54:14 -04:00