cherry-studio/src/main
kangfenmao a83c153531 refactor: simplify bun and uv installation scripts for improved clarity and functionality
- Removed the getLatestBunVersion and getLatestUvVersion functions to streamline version handling.
- Updated download functions to use temporary filenames and ensure proper cleanup of downloaded files.
- Enhanced directory management by ensuring the output directory is correctly referenced and cleaned up if empty.
- Refactored the install functions to directly use detected platform and architecture, improving readability and maintainability.
2025-03-17 17:25:56 +08:00
..
loader refactor: optimize file loader with switch-case structure 2025-03-14 13:30:21 +08:00
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services refactor: streamline argument handling in MCPService activation method 2025-03-17 14:02:13 +08:00
utils refactor: simplify bun and uv installation scripts for improved clarity and functionality 2025-03-17 17:25:56 +08:00
config.ts feat: Windows Control Overlay button hover effect 2025-03-06 19:29:10 +08:00
constant.ts feat: update package.json dependencies and enhance webview handling 2025-03-17 12:55:34 +08:00
electron.d.ts feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
env.d.ts feat: added vite_main_bundle_id config and improved code cleanliness 2024-09-15 10:35:02 +08:00
index.ts refactor: Remove deprecated userData path update logic 2025-03-09 16:19:38 +08:00
ipc.ts feat: refactor IPC handlers for binary management and update localization strings 2025-03-17 10:25:48 +08:00