dbx/src/types
yavon007 58ca9a3b21 feat: add SSH key passphrase field and file picker for key path
- Add ssh_key_passphrase field to ConnectionConfig model with full keyring lifecycle
- Pass passphrase to russh load_secret_key for encrypted SSH keys
- Add native file picker (FolderOpen icon) next to SSH key path input
- Add password-type input for key passphrase in connection dialog
- Make connection dialog form scrollable for short windows
- Fix alignment of key path input and browse button
- Add i18n keys (en + zh-CN)
2026-05-03 04:39:03 +08:00
..
database.ts feat: add SSH key passphrase field and file picker for key path 2026-05-03 04:39:03 +08:00
editor.ts feat(database): 优化数据库编辑体验 (#10) 2026-04-30 13:03:57 +08:00
vue-virtual-scroller.d.ts feat: initial release 2026-04-29 18:09:23 +08:00