dms_tailscalectl/tailscalectl
vybe b521af3364 feat: add parseStatusResult for safe JSON parsing of tailscale status
Wraps JSON.parse in try/catch, returns safe defaults on failure,
and delegates to existing findActiveExitNode and parsePeers.
2026-05-20 19:29:02 +00:00
..
lib.js feat: add parseStatusResult for safe JSON parsing of tailscale status 2026-05-20 19:29:02 +00:00
plugin.json Write README with install instructions and update author 2026-05-18 21:17:54 +00:00
TailscaleWidget.qml docs: document intentional propagateComposedEvents: true on right-click MouseArea 2026-05-19 04:40:49 +00:00