Commit Graph

10 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
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
de6d3b8c51 Implement Git and Python management features in Electron app, including version retrieval, installation, and configuration management. Enhance site configuration to support reverse proxy settings, updating UI components accordingly for better user experience. 2025-12-26 11:03:04 +08:00
a91146c4e9 Implement Composer management features in Electron app, including installation, uninstallation, status retrieval, and mirror configuration. Enhance PHP-CGI service management with start/stop capabilities for multiple versions and update UI components to reflect these changes. 2025-12-26 08:59:59 +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
d5a845d354 Update window icon path handling in Electron app to support PNG and ICO formats for better compatibility on Windows. 2025-12-26 04:37:27 +08:00
e012c94600 Remove ICO icon files and update references to use SVG icons in HTML and Vue components. Enhance ConfigStore to determine the default data path based on the application environment. 2025-12-26 04:32:14 +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
24dc4c739b Sure! Pl 2025-12-26 03:35:54 +08:00