This website requires JavaScript.
Explore
Help
Register
Sign In
ethanfly
/
easysql
Watch
1
Star
0
Fork
0
You've already forked easysql
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6c3f680ae6
easysql
/
src
History
Ethanfly
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
..
components
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
lib
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
App.tsx
fix
2025-12-31 22:36:40 +08:00
index.css
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
main.tsx
fisrt
2025-12-29 18:35:04 +08:00
types.ts
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
vite-env.d.ts
fix
2025-12-31 22:36:40 +08:00