..
__tests__
refactor: change qrcode landrop to lantransfer ( #11968 )
2025-12-21 17:39:23 +08:00
agents
fix: align MCP tool ids for permissions ( #12127 )
2025-12-30 13:33:09 +08:00
lanTransfer
refactor: change qrcode landrop to lantransfer ( #11968 )
2025-12-21 17:39:23 +08:00
mcp
fix: Bind OAuth callback server to localhost ( #11956 )
2025-12-17 10:11:11 +08:00
memory
fix(memory): fix retrieval issues and enable database backup ( #12073 )
2025-12-23 13:21:29 +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
chore[lint]: add import type lint ( #11091 )
2025-11-01 10:40:02 +08:00
AppMenuService.ts
feat(app-menu): add full i18n support and sync lanuage with app language settings ( #11131 )
2025-11-06 14:46:42 +08:00
AppService.ts
refactor[Logger]: strict type check for Logger ( #8363 )
2025-07-23 13:24:03 +08:00
AppUpdater.ts
♻️ refactor: implement config-based update system with version compatibility control ( #11147 )
2025-11-14 17:49:40 +08:00
BackupManager.ts
chore: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +08:00
CacheService.ts
chore: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +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: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +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
feat: add fuzzy search for file list with relevance scoring ( #12131 )
2025-12-30 19:42:56 +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
LocalTransferService.ts
refactor: change qrcode landrop to lantransfer ( #11968 )
2025-12-21 17:39:23 +08:00
LoggerService.ts
refactor[Logger]: strict type check for Logger ( #8363 )
2025-07-23 13:24:03 +08:00
MCPService.ts
refactor: simplify buildFunctionCallToolName to use mcp__{server}__{tool} format ( #12186 )
2025-12-29 18:52:58 +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
fix(ovms): add platform check to prevent errors on non-Windows systems ( #12125 )
2025-12-31 22:24:53 +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
chore: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +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
refactor(websearch): redesign settings with two-column layout ( #12068 )
2025-12-23 13:22:02 +08:00
SelectionService.ts
fix(windows): remember size not working for SelectionAction window ( #12132 )
2025-12-26 23:43:38 +08:00
ShortcutService.ts
chore: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +08:00
SpanCacheService.ts
refactor(config): centralize home directory constant to shared config ( #11158 )
2025-11-07 22:24:05 +08:00
StoreSyncService.ts
chore: mark multiple services and components as 'will deprecated' for v2 refactor
2025-12-28 17:38:37 +08:00
ThemeService.ts
style: set eol to lf, code formatting ( #7923 )
2025-07-08 09:50:33 +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
WebviewService.ts
fix: add gpustack provider for qwen3 enable think ( #11843 )
2025-12-11 18:16:47 +08:00
WindowService.ts
fix: prevent zoom reset during in-page navigation ( #12257 )
2026-01-03 22:07:53 +08:00