opencode/packages/desktop-electron/src
Ryan Vogel 754951bbbd feat: persist APN relay secret across restarts, add dev logging and server identification to pair UI
- Electron desktop: auto-start PushRelay with secret persisted in electron-store
- CLI serve (Tauri): persist relay secret to Global.Path.state/relay-secret (mode 0600)
- Pair endpoint now returns relayURL, serverID, relaySecretHash for debugging
- Desktop settings-pair component shows server name, relay URL, and secret hash above QR
- Add console.debug logging for pairing fetch lifecycle
- Export PushRelay from node.ts entry point for Electron consumption
2026-04-17 22:31:02 +00:00
..
main feat: persist APN relay secret across restarts, add dev logging and server identification to pair UI 2026-04-17 22:31:02 +00:00
preload app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
renderer Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00