NapCatQQ/packages/napcat-shell
手瓜一十雪 3a880e389b Refactor process management with unified API
Introduces a new process-api.ts module to abstract process management for both Electron and Node.js environments. Refactors napcat.ts to use this unified API, improving clarity and maintainability of worker/master process logic, restart handling, and environment detection. Removes unused import from base.ts.
2026-01-17 15:02:54 +08:00
..
base.ts Refactor process management with unified API 2026-01-17 15:02:54 +08:00
napcat.ts Refactor process management with unified API 2026-01-17 15:02:54 +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 with unified API 2026-01-17 15:02:54 +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