Identify unknown LAN devices: OUI, mDNS, manual labels, on-demand deep check #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Four pieces, all in scope:
Done, all four pieces:
Hit and fixed three real bugs along the way: an ESM/CJS interop crash on startup from mac-oui-lookup's named export, ALTER TABLE ADD COLUMN IF NOT EXISTS being a SQLite syntax error despite the version being new enough (conflated with CREATE TABLE's support for that clause), and two Playwright test bugs (substring-matching IPs and badge text) caught and fixed the same way as before. 13/13 e2e tests green including 4 new specs covering labeling and deep-check.