NapCatQQ/packages/napcat-framework
手瓜一十雪 3d3f718fd5 Refactor interfaces and decouple backend dependencies
Introduced new interface definitions in napcat-common for logging, status, and subscription. Refactored napcat-webui-backend to use these interfaces, decoupling it from napcat-core and napcat-onebot. Moved OneBot config schema to backend and updated imports. Updated framework and shell to pass subscriptions to InitWebUi. Improved type safety and modularity across backend and shared packages.
2025-11-16 10:58:30 +08:00
..
liteloader.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
manifest.json feat: 以后仅维护napCatVersion 2025-11-13 16:14:31 +08:00
napcat.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
nativeLoader.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Add napcat-vite dependency and plugin integration 2025-11-14 19:54:33 +08:00
preload.cjs refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
renderer.js refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00