multica/apps/desktop/electron
yushen ff827f05e4 feat(desktop): add device confirmation dialog and token registration IPC
Add DeviceConfirmDialog component that shows an AlertDialog when a new
device requests connection, letting the user Allow or Reject. Wire up
Electron IPC for token registration and device confirmation flow between
main process and renderer. Register QR code tokens with Hub on generate
and refresh.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:27:41 +08:00
..
ipc feat(desktop): add device confirmation dialog and token registration IPC 2026-02-04 13:27:41 +08:00
electron-env.d.ts feat(desktop): add device confirmation dialog and token registration IPC 2026-02-04 13:27:41 +08:00
main.ts feat(desktop): add device confirmation dialog and token registration IPC 2026-02-04 13:27:41 +08:00
preload.ts feat(desktop): add device confirmation dialog and token registration IPC 2026-02-04 13:27:41 +08:00