5 Commits

Author SHA1 Message Date
12c1ab476c feat: centralize history storage in config directory
Automatically migrates existing ~/.ssh/sshm_history.json to platform-appropriate config location
2025-09-11 17:10:39 +02:00
ef075e74cf test: add comprehensive test suite and fix failing tests
- Fix history tests with proper test isolation using temp files
- Fix CMD tests with proper string contains and simplified assertions
- Add missing test utilities and helper functions
- Improve test coverage across all packages
- Remove flaky tests and replace with robust alternatives"
2025-09-10 08:15:46 +02:00
edf61049fc fix: update module path to use GitHub URL 2025-09-06 23:48:30 +02:00
1d50e7cb47 fix: reformat code 2025-09-02 09:21:00 +02:00
01f2b4e6be feat: add SSH connection history with TUI sorting by last login 2025-09-02 09:17:34 +02:00