mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-16 03:55:34 +00:00
- topic.ts/brokerLog.ts/client.ts: accept the neighbours suffix (official MeshCore firmware publishes the UK spelling; our MQTT fork uses neighbors) - aclManager.ts: render + verify BOTH spellings in owner ACL grants (ukmesh and test scopes); inventoryOwnerAuthorization regex updated to match - statsService.ts: chart bucket labels are now machine-readable ISO instead of server-timezone HH:MM/en-GB strings (backend container runs UTC; viewers saw UTC hours) - StatsPage.tsx: axis ticks + tooltips + summaries formatted via statsTimeFormat.ts (Intl local timezone, raw fallback for legacy cached snapshots) + unit tests