mirror of
https://github.com/colonelpanichacks/flock-you.git
synced 2026-07-30 10:18:09 -07:00
48d3f1fa9c
- LICENSE: MIT (closes #24). Chosen so forks can iterate freely; upstream research credits in README should be preserved. - README: adds a short "Region" callout noting Flock is US-first, so users outside North America know why the OUI list may not match anything locally (closes #6). - Dashboard: fix state restoration on page refresh (closes #46). loadStatus() now injects the connected port back into the dropdown, locks the port controls, hides the refresh button, and for gpsd repopulates the host:port inputs from the reported endpoint. updateFlockStatus/updateGpsStatus centralize the connected/idle toggles (dot + buttons + control lock + extra controls) so all entry points converge.