mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-31 00:10:22 +08:00
Move hardcoded file path generation logic to dedicated utility functions in file.ts, improving code modularity and reducing duplication across services and IPC handlers |
||
|---|---|---|
| .. | ||
| AppUpdater.ts | ||
| BackupManager.ts | ||
| CacheService.ts | ||
| ClipboardMonitor.ts | ||
| ConfigManager.ts | ||
| ExportService.ts | ||
| FileService.ts | ||
| FileStorage.ts | ||
| GeminiService.ts | ||
| KnowledgeService.ts | ||
| mcp.ts | ||
| ShortcutService.ts | ||
| TrayService.ts | ||
| WebDav.ts | ||
| WindowService.ts | ||