Add secure five-digit LAN pairing with automatic host discovery, encrypted credential handoff, polished host/client setup UI, persistence, tests, and documentation.
Hop-State: A_06FNQN729W1JAHZXV6PY1N0 Hop-Proposal: R_06FNQN68SGDZRN85WXQGSWG Hop-Task: T_06FNQHGRCHN66DEC5171JF8 Hop-Attempt: AT_06FNQHGRCHPM6DR3BVFFMXG
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"desktop:dev": "npm run sidecar:prepare && tauri dev",
|
||||
"desktop:build": "npm run sidecar:prepare && tauri build",
|
||||
"tauri": "npm run sidecar:prepare && tauri",
|
||||
"check": "npm run sidecar:prepare && npm run test && npm run build && cargo check --manifest-path src-tauri/Cargo.toml"
|
||||
"check": "npm run sidecar:prepare && npm run test && npm run build && cargo test --manifest-path src-tauri/Cargo.toml --lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^2.11.1",
|
||||
|
||||
Reference in New Issue
Block a user