cherry-studio/src/main
2025-03-02 19:53:12 +08:00
..
loader 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
resources feat: add the ability to display the application in tray #297 2024-11-09 08:42:09 +08:00
services fix: Fix app quit exceptionally on MacOS's full screen mode add Add Escape key support for exiting fullscreen mode 2025-03-02 19:53:12 +08:00
utils fix: Ignore hidden files when traversing directories 2025-02-20 11:43:01 +08:00
config.ts refactor: main code 2024-11-02 23:32:59 +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 feat: Enhance UI styling and interaction details 2025-02-28 23:25:36 +08:00
ipc.ts revert: some proxy errors in main process (#2294) 2025-03-01 23:17:44 +08:00