Self-hosted SSH + SFTP + RDP in a browser — MobaXterm replacement
|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m47s
Tool windows (still closing instantly after every prior fix): - Changed ToolWindow from defineAsyncComponent to direct synchronous import. All 14 tool components now bundled into the main JS chunk. Eliminates async chunk loading as a failure point — if the main bundle loads (which it does, since the main window works), the tool window code is guaranteed to be available. - ToolWindow chunk no longer exists as a separate file Status bar + Monitor bar: - Both set to h-[48px] text-base px-6 (48px height, 16px text) - Matching sizes for visual consistency Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| docs | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||