Commit Graph

7 Commits

Author SHA1 Message Date
80a70d3120 Update package version to 2.0.12 and enhance SSH tunnel management in main.js by implementing a function to find available ports. Refactor App component to improve connection state management and caching for database tables and columns. Update Sidebar component to handle database state using connectionId and database name as keys, ensuring better separation of data across connections. 2026-01-04 11:27:04 +08:00
5591081812 Update package.json for version bump to 2.0.3, add postinstall script, and include new ssh2 dependency. Enhance main.js with SSH tunnel management for database connections, including creation and closure of tunnels, and update connection handling to support SSH-enabled configurations. 2026-01-04 10:25:39 +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
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
2f907369a0 更新-新增表数据功能 2025-12-31 14:05:51 +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