phper/electron/services
Ethanfly 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
..
__tests__ feat: add Go version management support 2026-01-13 18:30:26 +08:00
ConfigStore.ts feat: add Go version management support 2026-01-13 18:30:26 +08:00
GitManager.ts 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
GoManager.ts feat: add Go version management support 2026-01-13 18:30:26 +08:00
GoManager.ts.backup feat: add Go version management support 2026-01-13 18:30:26 +08:00
HostsManager.ts Sure! Pl 2025-12-26 03:35:54 +08:00
LogManager.ts 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
MysqlManager.ts 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
NginxManager.ts 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
NodeManager.ts Sure! Pl 2025-12-26 03:35:54 +08:00
PhpManager.ts 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
PythonManager.ts Enhance application documentation and UI components for service management, adding support for Node.js and Python management features. Update README to reflect new services, improve version retrieval processes, and enhance user experience with loading indicators and download source information across various service managers. 2025-12-26 12:10:39 +08:00
RedisManager.ts 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
ServiceManager.ts 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