cherry-studio/src/main
fullex ab99366a0a feat: enhance DbService with improved error handling and documentation
- Added detailed JSDoc comments for better understanding of DbService methods and usage.
- Implemented error handling during database initialization and migration processes to ensure robustness.
- Introduced a method to check if the database is initialized before accessing it.
- Updated the migrateSeed method to throw errors on failure, improving error reporting.
2025-11-21 13:29:24 +08:00
..
apiServer Merge branch 'main' into v2 2025-11-06 19:53:09 +08:00
configs fix[SelectionAssistant]: shift+click behavior in macOS and clipboard behavior in Windows (#8390) 2025-07-23 17:24:26 +08:00
data feat: enhance DbService with improved error handling and documentation 2025-11-21 13:29:24 +08:00
integration feat: enable cherryin provider 2025-09-23 20:19:05 +08:00
knowledge fix: mineru validate pdf error and 403 error (#11312) 2025-11-16 16:02:15 +00:00
mcpServers chore[lint]: add import type lint (#11091) 2025-11-01 10:40:02 +08:00
services Merge branch 'main' into v2 2025-11-20 23:12:55 +08:00
utils Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2025-11-10 18:44:02 +08:00
bootstrap.ts refactor: move initAppDataDir function to a new utils module (#8337) 2025-07-21 15:46:14 +08:00
config.ts feat: enable cherryin provider 2025-09-23 20:19:05 +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 Merge branch 'main' into v2 2025-11-20 23:12:55 +08:00
ipc.ts Merge branch 'main' into v2 2025-11-20 23:12:55 +08:00