Commit Graph
2 Commits
Author SHA1 Message Date
Kang 909a4bef2e feat(external-open): implement external connection handling and UI dialogs (#171)
- Added support for handling external connection requests via deep links, including SSH and Telnet protocols.
- Introduced `ExternalConnectionMatchDialog` for user interaction when multiple connections match an external request.
- Enhanced the `App` component to manage external connection states and integrate with the new dialog.
- Updated `SavedConnections` and `AppPanelContent` components to support connection handling and UI updates.
- Implemented hooks for processing external open requests, improving user experience during external link interactions.
2026-07-29 17:58:15 +08:00
Kang 52137b9e4c init: first commit 2026-02-18 20:18:30 +08:00