sshkeeper/cmd
mirivlad 73c60b9f93 Fix: test with password, group management, vault progress
- Test in form now works with password before save (TestConnectionWithPassword)
- Groups: show existing groups in form hint, group rename/delete commands
- Vault: added progress indicators ('Unlocking vault...', 'Deriving key... done.')
- Separate template.go for command template commands
2026-05-26 17:48:13 +08:00
..
add.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
config.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
connect.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
delete.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
edit.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
extra.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
group.go Fix: test with password, group management, vault progress 2026-05-26 17:48:13 +08:00
init.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
list.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
root.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
search.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
show.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
ssh_config.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00
template.go Fix: test with password, group management, vault progress 2026-05-26 17:48:13 +08:00
tui.go Fix: test with password, group management, vault progress 2026-05-26 17:48:13 +08:00
vault.go Initial commit: sshkeeper v0.1.0 2026-05-26 09:11:55 +08:00