Self-hosted SSH + SFTP + RDP in a browser — MobaXterm replacement
- ConnectionRecord.tags changed from String to Vec<String> so the frontend receives a proper array instead of a raw JSON string. The old behavior caused v-for to iterate characters, corrupting the connection display in the sidebar. - DevTools now only auto-opens in debug builds (cfg(debug_assertions)), not in production. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| docs | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| CLAUDE.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||