Commit Graph

13 Commits

Author SHA1 Message Date
6c3f680ae6 Update version numbers in package.json and package-lock.json; modify .gitignore to exclude release files; adjust script references in index.html; remove unused assets and files from dist directory; enhance connection modal for SSH key file selection. 2026-01-04 10:10:22 +08:00
556d81b425 Enhance Electron app configuration with NSIS installer options and improve window management in main.js. Added support for installation directory changes, desktop/start menu shortcuts, and refined loading behavior to prevent flickering during startup. 2026-01-02 01:12:47 +08:00
719038ee0f fix 2025-12-31 22:36:40 +08:00
e7937e5861 Add blowfish-node dependency and implement Navicat password decryption functionality in the Electron app. Enhanced main.js and preload.js for cryptographic operations, updated UI components to support new features, and improved database connection handling. 2025-12-31 22:32:07 +08:00
bca7eff0cd Refactor UI components and enhance functionality with a new clean light theme. Updated Tailwind configuration for colors, shadows, and animations. Improved connection and database modals with better state management and error handling. Added hooks for connection management and query operations. Enhanced sidebar and main content for better user experience. 2025-12-31 15:58:26 +08:00
2f907369a0 更新-新增表数据功能 2025-12-31 14:05:51 +08:00
44e5b98f2e dist 2025-12-31 13:10:00 +08:00
a7876aa90a Add png-to-ico and sharp dependencies; update electron main.js to set dynamic icon path 2025-12-31 12:25:12 +08:00
bfb1d31cb0 update 2025-12-31 12:19:05 +08:00
8761b7cc23 fix 2025-12-30 14:04:10 +08:00
38156a8f6d Add update and delete row functionality to database operations 2025-12-29 18:44:31 +08:00
ebbbe46d22 Implement DataTable component for improved table rendering and add export functionality in QueryEditor 2025-12-29 18:36:51 +08:00
96be70c976 fisrt 2025-12-29 18:35:04 +08:00