cherry-studio/src/main
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
..
loader refactor(loader): Replace app.getPath with getTempDir in EpubLoader 2025-03-09 20:22:46 +08:00
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services fix: Correct MIME type for JPG images for Gemini 2.0 Pro 2025-03-09 17:37:02 +08:00
utils refactor: Extract file path utility functions 2025-03-09 17:33:46 +08:00
config.ts feat: Windows Control Overlay button hover effect 2025-03-06 19:29:10 +08:00
constant.ts refactor: shortcuts feature 2024-12-03 10:23:53 +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 refactor: Remove deprecated userData path update logic 2025-03-09 16:19:38 +08:00
ipc.ts refactor: Extract file path utility functions 2025-03-09 17:33:46 +08:00