Commit Graph

18 Commits

Author SHA1 Message Date
355e1042eb Update package version to 2.0.13 and enhance connection management in main.js with improved logging for connection status and query execution. Refactor scrollbar styles in index.css for better usability and update ConnectionModal and Sidebar components for improved UI and database handling. 2026-01-04 11:58:29 +08:00
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
d5546b524c Update README.md to enhance project description, improve feature list clarity, and add interface previews. Adjusted installation instructions and included a new license badge for better visibility. 2026-01-02 02:10:15 +08:00
929e445424 fiix 2026-01-02 02:07:26 +08:00
92207aaf8c Update assets and release files; optimize build configuration and include new locales for better internationalization support. 2026-01-02 02:05:51 +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