- Implement SSH dial via stdio for remote connections
- Add sources API and storage layer for managing connection sources
- Add SourcePanel and SshFields web components for SSH configuration
- Update app structure to support source-based connections
- Update handlers and server for new sources endpoint
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Reorganize installation, dependencies, and usage sections. Collapse implementation details
into collapsible sections (How the data is moved, Safety, Migration package, Development).
Consolidate target host requirements earlier. Clarify emphasis on key features ("and their data",
the ssh-direct behavior, what is and is not preserved).
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Container/image/service name, Go module path, CLI binary name, and
DOCKER_MIGRATE_* env vars still used the old working name; the project
is branded DockMV everywhere else (README, logo, Gitea repo).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Replace text-based branding with logo icon in header
- Update README.md with full DockMV logo image
- Add favicon and logo-icon assets
- Add dockmv-icon to assets directory
- Update styles for logo display
- Rebuild web UI distribution
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>