Commit Graph

9 Commits

Author SHA1 Message Date
9614a3d234 feat: add Go version management support
- Add GoManager service for downloading and managing Go versions
- Implement Go version detection and installation
- Add GoManager Vue component with version selection UI
- Update main process to handle Go-related IPC calls
- Add Jest testing configuration and GoManager unit tests
- Update service store to include Go management
- Add routing for Go manager page
- Include Kiro specs and steering documentation
2026-01-13 18:30:26 +08:00
965bc618ee Update version to 1.0.7 in package.json and version.json, and add refresh functionality in HostsManager.vue for improved host management experience. 2025-12-31 15:09:11 +08:00
2e06bc5277 Update package and build configurations to version 1.0.6, enhancing dependency management with updated versions of TypeScript, Vue, and other packages. Refactor afterPack script to utilize the rcedit module for icon setting, improving build process efficiency. Adjust PythonManager.vue styles for better UI consistency. 2025-12-26 16:09:17 +08:00
dac4cc805e Enhance build scripts and add log management features in Electron app. Update package.json to include version bumping commands and improve auto-launch functionality with silent startup options. Implement log management services for various components, ensuring better user experience and streamlined service operations. 2025-12-26 15:48:00 +08:00
894c792253 Implement single instance lock for Electron app, enhance auto-start service management, and update package.json with afterPack script. Improve installer script to manage desktop shortcut creation and removal. 2025-12-26 05:50:43 +08:00
f72e4b7a6f Enhance icon handling in Electron app by adding support for ICO format, update package.json for build resources, and refactor auto-launch settings to use Windows Task Scheduler for improved functionality. 2025-12-26 05:26:43 +08:00
7737a06290 Update application icon, enhance settings for auto-launch and service management, and improve tray functionality in the Electron app 2025-12-26 04:00:31 +08:00
9103faec32 Refactor site update logic in ConfigStore and format JSON structure in package.json for better readability 2025-12-26 03:36:29 +08:00
24dc4c739b Sure! Pl 2025-12-26 03:35:54 +08:00