cherry-studio/src/main
fullex e6696def10 chore: update TypeScript configuration and refactor AppUpdater tests
- Added tests mock path to tsconfig.node.json for improved test coverage.
- Refactored AppUpdater to use preferenceService for language retrieval instead of configManager.
- Updated AppUpdater tests to mock preferenceService and ensure correct language handling in release notes.
- Changed import statements to use type imports for better clarity in MessageMcpTool component.
2025-09-29 10:11:40 +08:00
..
apiServer refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
configs fix[SelectionAssistant]: shift+click behavior in macOS and clipboard behavior in Windows (#8390) 2025-07-23 17:24:26 +08:00
data refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
integration feat: enable cherryin provider 2025-09-23 20:19:05 +08:00
knowledge refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
mcpServers refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
services chore: update TypeScript configuration and refactor AppUpdater tests 2025-09-29 10:11:40 +08:00
utils Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-09-29 10:01:04 +08:00
bootstrap.ts refactor: move initAppDataDir function to a new utils module (#8337) 2025-07-21 15:46:14 +08:00
config.ts feat: enable cherryin provider 2025-09-23 20:19:05 +08:00
constant.ts feat: support portable config dir (#5039) 2025-04-24 17:23:56 +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 feat: enhance testing framework for CacheService and PreferenceService 2025-09-15 17:36:14 +08:00
ipc.ts Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-09-24 13:13:58 +08:00