cherry-studio/src/main
icarus 7bc49c32e9 refactor(ocr): 移除独立的灰度处理模块并改进预处理流程
将灰度处理功能直接集成到OCR预处理中,不再需要单独的image模块
添加normalise和threshold处理以提升OCR识别效果
2025-08-24 20:46:33 +08:00
..
configs fix[SelectionAssistant]: shift+click behavior in macOS and clipboard behavior in Windows (#8390) 2025-07-23 17:24:26 +08:00
integration/nutstore/sso/lib build: remove sentry integration 2025-04-24 11:48:53 +08:00
knowledge fix: knowledge encrypted (#9385) 2025-08-21 16:58:16 +08:00
mcpServers refactor: replace axios and node fetch with electron's net module (#9212) 2025-08-15 22:48:22 +08:00
services Merge branch 'feat/ocr' into feat/ocr-translate 2025-08-24 20:28:10 +08:00
utils refactor(ocr): 移除独立的灰度处理模块并改进预处理流程 2025-08-24 20:46:33 +08:00
bootstrap.ts refactor: move initAppDataDir function to a new utils module (#8337) 2025-07-21 15:46:14 +08:00
config.ts chore(ci): refine pr ci steps (#9429) 2025-08-22 22:52:03 +08:00
constant.ts feat: support portable config dir (#5039) 2025-04-24 17:23:56 +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: enable additional GPU channel features and improve crash reportdetails in renderer (#8819) 2025-08-04 18:45:17 +08:00
ipc.ts Merge branch 'feat/ocr' into feat/ocr-translate 2025-08-23 13:00:47 +08:00