mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-07-19 05:54:30 +00:00
Add /api/devices to the web server: it returns this machine plus every paired device (via pullDevices), each kept separate. The dashboard gains a device switcher with an All devices combined view (totals, a per-device breakdown table, and a merged chart) plus a per-device tab. Remote payloads arrive sanitized, so their project and session detail is shown as private rather than listed. With no devices paired, it renders exactly as before. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||