NapCatQQ/packages/napcat-shell
手瓜一十雪 7216755430 Refactor process management and improve shutdown logic
Removed excessive logging and streamlined process restart and shutdown flows in napcat.ts. Added isShuttingDown flag to prevent unintended worker restarts during shutdown. Improved forceKillProcess to handle Windows-specific process termination. Updated IWorkerProcess interface and implementations to include the 'off' event method for better event management.
2026-01-18 12:10:14 +08:00
..
base.ts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
napcat.ts Refactor process management and improve shutdown logic 2026-01-18 12:10:14 +08:00
package.json Add dev build script and improve Vite config 2025-11-14 21:25:29 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
process-api.ts Refactor process management and improve shutdown logic 2026-01-18 12:10:14 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add process restart feature via WebUI 2026-01-17 14:42:07 +08:00