Commit Graph

9 Commits

Author SHA1 Message Date
bot 1ca2dc21f5 Add BLE layer: firmware, coordinator support, dashboard tab 2026-04-27 14:21:02 +03:00
bot 7f702133cc Fix SSE reconnect storm and document node dropout findings
- Fix stale EventSource accumulation: onerror handler now closes the
  existing EventSource before creating a new one, preventing multiple
  live instances from stacking up and flooding /api/nodes on reconnect.
- Add in-flight guard on /api/nodes fetch so concurrent requests are
  dropped if one is already in progress.
- Add dominant reason code column to Alerts tab (Most Impersonated
  Networks and Most Targeted Devices tables) and Sessions tab rows.
- README: document node dropout root cause (AP overwhelm on staggered
  power cycle), overnight stability confirmation, and dedicated AP todo.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 09:51:46 +03:00
bot fee23f0f66 dashboard changes for Session tab 2026-04-05 20:59:22 +03:00
bot e01bbd9e56 firmware&dashboard changes 2026-04-05 13:06:25 +03:00
bot 2636ea1e11 sligh changed to dashbaord 2026-04-05 11:29:59 +03:00
bot 5c0ec8cc5a Add deauth detection, Alerts tab, Search tab, node detail cards, UI improvements 2026-04-04 12:47:43 +03:00
bot fbf5b5c738 Add deauth/disassoc detection — firmware capture, coordinator ingestion, Alerts tab with burst detection 2026-04-03 22:24:25 +03:00
bot cbef4143ee Add Presence tab, RSSI chart, heartbeat; fix SSE flood, chart timezone, N+1 clients query 2026-04-03 21:50:41 +03:00
bot a73aae21ad ESP32 WiFi recon cluster 2026-04-03 14:38:38 +03:00