mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
The Observe MeshCore Channels list now shows each channel's PSK hex so operators can share it with people who want to join. Fetches the /api/meshcore/channels/detail endpoint (name + key) instead of the names-only list; keys are masked by default with a per-row eye reveal toggle and a copy-to-clipboard button. Channels with no retrievable key show a dash. Existing observe (checkbox), remove (trash), and add-row controls are unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| node_modules | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||