mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Make each Pushover alert triageable from a lock-screen preview: titles now carry the device's identity (hostname, vendor, or MAC suffix) and a concise verb, and bodies are sectioned (Device / Status / Activity or Changes) with the registration line and device type so a user can decide whether to act without opening the app. Adds a security hint on new-unregistered devices and on vendor-change-on-same-MAC (a MAC-spoofing tell); IP-only changes stay quiet since DHCP rotation is normal. Rendering moves into pure helpers covered by unit tests. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>