dms_tailscalectl/tailscalectl
vybe 0b80f5cdc8 feat: extract UI strings to lib.js; harden clipboard to direct argv, drop clipmanctl (#34, #49)
- safeClipboardTools now only dms + wl-copy (clipmanctl removed as niche optional history manager)
- buildCopyCommand now returns pure argv arrays (no sh -c, no escaping, eliminates future injection risk)
- Added getStrings() for centralised user-facing strings (prep for real i18n)
- Updated all tests (TDD) and README
- All 29 tests pass

Written by AI agent working for @jtmorris. Model: Grok build-0.1.
2026-05-22 06:33:08 +00:00
..
lib.js feat: extract UI strings to lib.js; harden clipboard to direct argv, drop clipmanctl (#34, #49) 2026-05-22 06:33:08 +00:00
plugin.json fix: remove propagateComposedEvents and fix plugin author (#50, #51) 2026-05-22 06:07:03 +00:00
TailscaleWidget.qml fix: remove binaryAvailable, fix statusCheck parser location, add timer guard 2026-05-22 06:07:03 +00:00