dbx/src
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
..
components feat: add SSH key passphrase field and file picker for key path 2026-05-03 04:39:03 +08:00
composables feat: Enhance AI Assistant with new actions and context handling 2026-04-29 21:32:35 +08:00
i18n feat: add SSH key passphrase field and file picker for key path 2026-05-03 04:39:03 +08:00
lib feat: enhance SQL completion suggestions for JOINs and comma-separated tables 2026-05-03 00:00:23 +08:00
stores feat: add explain plan viewer 2026-05-02 21:00:53 +08:00
styles feat: add panel resizing functionality and styles for AI and sidebar panels 2026-05-01 00:35:59 +08:00
types feat: add SSH key passphrase field and file picker for key path 2026-05-03 04:39:03 +08:00
App.vue feat: enhance MySQL connection handling with bare option and optimize component imports 2026-05-02 23:25:39 +08:00
env.d.ts feat: initial release 2026-04-29 18:09:23 +08:00
main.ts feat: add database workspace dashboard with stats and quick actions 2026-04-29 21:46:24 +08:00