cherry-studio/src/main
beyondkmp f66cb2651f
refactor: simplify NotificationService initialization and use windowService for notifications (#9411)
* refactor: simplify NotificationService initialization and use windowService for notifications

- Removed the dependency on BrowserWindow in NotificationService constructor.
- Updated the notification handling to utilize windowService for showing notifications and sending events, improving code modularity.

* refactor: remove constructor from NotificationService for cleaner initialization
2025-08-22 14:41:36 +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 refactor: simplify NotificationService initialization and use windowService for notifications (#9411) 2025-08-22 14:41:36 +08:00
utils refactor: replace axios and node fetch with electron's net module (#9212) 2025-08-15 22:48:22 +08:00
bootstrap.ts refactor: move initAppDataDir function to a new utils module (#8337) 2025-07-21 15:46:14 +08:00
config.ts fix: change title bar overlay color for windows (#9407) 2025-08-22 12:30:07 +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 refactor: simplify NotificationService initialization and use windowService for notifications (#9411) 2025-08-22 14:41:36 +08:00