cherry-studio/src/main/loader
kangfenmao 647fa21e7c refactor(loader): Replace app.getPath with getTempDir in EpubLoader
Use the new getTempDir utility function from file.ts to generate temporary file paths, maintaining consistency with recent file path utility refactoring
2025-03-09 20:22:46 +08:00
..
draftsExportLoader.ts feat: support json and draftsExport file in knowledge base (#1717) 2025-02-17 08:25:07 +08:00
epubLoader.ts refactor(loader): Replace app.getPath with getTempDir in EpubLoader 2025-03-09 20:22:46 +08:00
index.ts fix(KnowledgeBase): handle JSON parse failure by falling back to text file processing to avoid error display affecting normal progress indication 2025-02-20 11:44:36 +08:00
odLoader.ts feat: knowledge base support more file types (#1300) 2025-02-13 11:36:33 +08:00