Commit Graph

  • 31de2d79a3 Update package version to 2.0.15 and enhance connection management in main.js by improving the ensureConnection function to handle connection checks more efficiently. Refactor App component to fetch table columns on demand, optimizing data retrieval during user interactions. Update SqlEditor to support automatic fetching of referenced table columns for better SQL completion experience. main Ethanfly 2026-01-04 13:08:37 +0800
  • 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. Ethanfly 2026-01-04 11:58:29 +0800
  • 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. Ethanfly 2026-01-04 11:27:04 +0800
  • 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. Ethanfly 2026-01-04 10:25:39 +0800
  • 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. newUi Ethanfly 2026-01-04 10:10:22 +0800
  • 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. ethan 2026-01-02 02:10:15 +0800
  • 929e445424 fiix ethan 2026-01-02 02:07:26 +0800
  • 92207aaf8c Update assets and release files; optimize build configuration and include new locales for better internationalization support. ethan 2026-01-02 02:05:51 +0800
  • 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. Ethanfly 2026-01-02 01:12:47 +0800
  • 719038ee0f fix Ethanfly 2025-12-31 22:36:40 +0800
  • 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. Ethanfly 2025-12-31 22:32:07 +0800
  • 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. Ethanfly 2025-12-31 15:58:26 +0800
  • 2f907369a0 更新-新增表数据功能 Metro Ethanfly 2025-12-31 14:05:51 +0800
  • 44e5b98f2e dist Ethanfly 2025-12-31 13:10:00 +0800
  • a7876aa90a Add png-to-ico and sharp dependencies; update electron main.js to set dynamic icon path Ethanfly 2025-12-31 12:25:12 +0800
  • bfb1d31cb0 update Ethanfly 2025-12-31 12:19:05 +0800
  • 8761b7cc23 fix Ethanfly 2025-12-30 14:04:10 +0800
  • 38156a8f6d Add update and delete row functionality to database operations Ethanfly 2025-12-29 18:44:31 +0800
  • ebbbe46d22 Implement DataTable component for improved table rendering and add export functionality in QueryEditor Ethanfly 2025-12-29 18:36:51 +0800
  • 96be70c976 fisrt Ethanfly 2025-12-29 18:35:04 +0800