..
__tests__
Merge remote-tracking branch 'origin/main' into v2
2025-11-14 21:38:00 +08:00
agents
refactor(preferences): rename and enhance multiple preferences retrieval
2025-12-02 14:03:35 +08:00
mcp /oauth
refactor(oauth): update language retrieval in OAuth callback
2025-11-11 11:19:06 +08:00
memory
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
ocr
refactor(config): centralize home directory constant to shared config ( #11158 )
2025-11-07 22:24:05 +08:00
remotefile
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
urlschema
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
AnthropicService.ts
feat: add Anthropic OAuth settings UI and logic ( #8905 )
2025-09-05 17:43:20 +08:00
ApiServerService.ts
refactor(preferences): rename and enhance multiple preferences retrieval
2025-12-02 14:03:35 +08:00
AppMenuService.ts
Merge branch 'main' into v2
2025-11-06 19:53:09 +08:00
AppService.ts
refactor[Logger]: strict type check for Logger ( #8363 )
2025-07-23 13:24:03 +08:00
AppUpdater.ts
Merge remote-tracking branch 'origin/main' into v2
2025-11-14 21:38:00 +08:00
BackupManager.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
CodeToolsService.ts
fix(code-tools): support Chinese paths and validate directory existence ( #11489 )
2025-11-27 14:05:14 +08:00
ConfigManager.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
ContextMenu.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
CopilotService.ts
refactor(CopilotService): streamline token file handling and improve error management ( #9552 )
2025-08-26 14:33:47 +08:00
DxtService.ts
refactor[Logger]: strict type check for Logger ( #8363 )
2025-07-23 13:24:03 +08:00
ExportService.ts
feat: use oxlint to speed up lint ( #10168 )
2025-09-15 19:42:13 +08:00
FileStorage.ts
Refactor/inputbar ( #10332 )
2025-11-12 20:04:58 +08:00
FileSystemService.ts
feat: ocr image to translate ( #9423 )
2025-08-26 00:21:26 +08:00
KnowledgeService.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
LoggerService.ts
feat: add Data API channels and integrate swr for data fetching
2025-09-13 00:55:15 +08:00
MCPService.ts
Merge branch 'main' into v2
2025-11-28 17:22:54 +08:00
MistralClientManager.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
NodeTraceService.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
NotificationService.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
NutstoreService.ts
refactor: replace axios and node fetch with electron's net module ( #9212 )
2025-08-15 22:48:22 +08:00
ObsidianVaultService.ts
fix: enhance Obsidian vault detection for multiple installation methods ( #9821 )
2025-09-03 15:08:59 +08:00
OvmsManager.ts
refactor(config): centralize home directory constant to shared config ( #11158 )
2025-11-07 22:24:05 +08:00
PowerMonitorService.ts
fix: add PowerMonitorService for system shutdown handling ( #11115 )
2025-11-04 18:56:09 +08:00
ProtocolClient.ts
refactor[Logger]: strict type check for Logger ( #8363 )
2025-07-23 13:24:03 +08:00
ProxyManager.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
PythonService.ts
refactor: remove main window dependency from PythonService and utilize WindowService for window management ( #11116 )
2025-11-03 13:09:40 +08:00
ReduxService.ts
fix: yarn.lock
2025-10-22 00:39:08 +08:00
S3Storage.ts
fix(s3): add volces.com to virtual host suffix whitelist ( #8824 )
2025-08-04 18:20:08 +08:00
SearchService.ts
fix: decode Bing redirect URLs in LocalBingProvider ( #9593 )
2025-08-27 21:34:01 +08:00
SelectionService.ts
feat: CacheService & useCache Hooks
2025-09-15 14:12:41 +08:00
ShortcutService.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
SpanCacheService.ts
Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2
2025-11-10 18:44:02 +08:00
StoreSyncService.ts
feat(SelectionAssistant): shortcut key to toggle on/off ( #6983 )
2025-06-11 13:32:49 +08:00
ThemeService.ts
feat: CacheService & useCache Hooks
2025-09-15 14:12:41 +08:00
TrayService.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
VersionService.ts
feat: app's version history log ( #11097 )
2025-11-04 14:13:07 +08:00
VertexAIService.ts
Feat/vertex-claude-support ( #7564 )
2025-07-24 23:46:32 +08:00
WebDav.ts
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
WebSocketService.ts
fix(aihubmix): fix default rules missing app code ( #11100 )
2025-11-02 17:03:05 +08:00
WebviewService.ts
fix: prevent default behavior for Cmd/Ctrl+F in WebviewService ( #10783 )
2025-10-17 15:07:19 +08:00
WindowService.ts
Merge remote-tracking branch 'origin/main' into v2
2025-11-14 21:38:00 +08:00