cherry-studio/src/preload
kangfenmao 183b46be9e feat(ipc): add App_Quit channel and update related handlers
- Introduced a new IPC channel for quitting the application.
- Updated ipc.ts to handle the App_Quit channel, allowing the app to quit when invoked.
- Added corresponding quit method in the preload API for client-side access.
- Fixed a minor URL check in WindowService to ensure proper navigation handling.
2025-09-23 19:49:41 +08:00
..
index.ts feat(ipc): add App_Quit channel and update related handlers 2025-09-23 19:49:41 +08:00
preload.d.ts refactor: simplify window.api definition (#5412) 2025-04-28 09:02:14 +08:00