mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
Add support for adding contacts manually using the MeshCore mobile app URI format (meshcore://contact/add?name=...&public_key=...&type=...) or raw parameters (public_key, type, name). This enables contact sharing between mc-webui and the MeshCore Android/iOS app via URI/QR codes. - Add parse_meshcore_uri() helper to parse mobile app URIs - Add DeviceManager.add_contact_manual() using CMD_ADD_UPDATE_CONTACT - Update import_contact_uri() to handle both mobile app and hex blob URIs - Add manual_add console command with two usage variants - Update console help text Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
51 KiB
51 KiB