Files
holesail-browser/native-host/managers
Raven Scott 90613511ed
CI / Build & Test (push) Successful in 4m25s
feat(sync): list all linked devices in Sync table
- getSyncStatus() now iterates pass.base.activeWriters and returns
  linkedDevices: [{ id, isCurrent }] for each writer in the sync group
- Dashboard Linked devices table shows every device: "This device" plus
  "Device 2", "Device 3", etc. with their IDs; rows sorted by id
- Fallback to single "This device" row when activeWriters is missing
2026-03-15 02:03:37 -04:00
..