Commit Graph

1417 Commits

Author SHA1 Message Date
t8y2 51225d06e2 feat: add connection delete confirmation and improve disconnect behavior 2026-04-29 22:01:54 +08:00
t8y2 e05075bb24 feat: add database workspace dashboard with stats and quick actions 2026-04-29 21:46:24 +08:00
t8y2 ccb3667a0c feat: Enhance AI Assistant with new actions and context handling 2026-04-29 21:32:35 +08:00
t8y2 e2d8820751 feat: add SQL copy functionality with tooltip display in DataGrid 2026-04-29 20:56:56 +08:00
t8y2 ead6417875 feat: add type color classification and row number display in DataGrid 2026-04-29 20:54:49 +08:00
t8y2 d26173e0eb feat: auto-scroll to bottom when adding a new row in DataGrid 2026-04-29 20:49:13 +08:00
t8y2 b976d5c06d feat: add column type mapping and display in DataGrid 2026-04-29 20:44:43 +08:00
t8y2 3e1ab0b3a4 feat: add SSH password authentication support 2026-04-29 20:36:07 +08:00
t8y2 2ba252bb07 docs: add LINUX DO community link 2026-04-29 19:27:51 +08:00
t8y2 61e7e5082b perf: optimize release binary size
- Remove unused clickhouse crate (using reqwest HTTP API instead)
- Add release profile: strip, LTO, codegen-units=1, opt-level=s
2026-04-29 18:55:18 +08:00
t8y2 66b91d06bb feat: enhance loading experience and update window visibility settings 2026-04-29 18:33:41 +08:00
t8y2 8d71d5d6b0 docs: add install instructions and macOS unsigned app note 2026-04-29 18:24:56 +08:00
t8y2 c08363222b fix: remove invalid pnpm-workspace.yaml 2026-04-29 18:20:08 +08:00
t8y2 14d0fcfef7 fix: remove --frozen-lockfile from CI install 2026-04-29 18:19:09 +08:00
t8y2 3e3ee6f59d ci: add CI check and release workflows 2026-04-29 18:17:38 +08:00
t8y2 cc78d2261a feat: readme 2026-04-29 18:15:20 +08:00
t8y2 b2e6dfad7e feat: initial release
Multi-database management tool built with Tauri + Vue 3.
Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server.
2026-04-29 18:09:23 +08:00