* init * refactor: remove @egoist/tipc integration and clean up IPC services - Deleted references to @egoist/tipc, including related imports and methods. - Refactored IPC services to utilize decorators for method registration. - Updated renderer to use new IPC method calls directly. - Cleaned up unused files and dependencies related to tipc. - Enhanced the structure of IPC services for better maintainability. Signed-off-by: Innei <tukon479@gmail.com> * refactor: replace tipcClient with ipcServices and clean up IPC integration - Removed all instances of tipcClient and replaced them with ipcServices for improved IPC method calls. - Deleted the obsolete ipc-client.ts file and related references. - Updated various components and hooks to utilize the new ipcServices structure. - Enhanced type safety and maintainability of IPC service interactions. Signed-off-by: Innei <tukon479@gmail.com> --------- Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| preload | ||
| src | ||
| export.ts | ||
| global.d.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||