NapCatQQ/packages/napcat-webui-backend/src/api
手瓜一十雪 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
..
Auth.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
BaseInfo.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
File.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
Log.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
OB11Config.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
Proxy.ts Update import paths to use direct module references 2025-11-13 18:56:51 +08:00
QQLogin.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
Status.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
WebUIConfig.ts feat: 所有的类型检查 2025-11-15 12:57:19 +08:00