NapCatQQ/packages/napcat-core
手瓜一十雪 65bae6b57a
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Introduce NapCat Protocol and adapter management
Added the new napcat-protocol package with protocol config, event, API, and network management modules. Introduced napcat-adapter package to unify protocol adapter management, replacing direct OneBot usage in framework and shell. Updated napcat-framework and napcat-shell to use NapCatAdapterManager for protocol initialization and registration. Adjusted dependencies and Vite configs to include new packages.
2026-01-29 22:14:55 +08:00
..
adapters Update onMSFSsoError signature with code and desc 2025-11-22 20:30:02 +08:00
apis Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
data feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00
external Add support for version 9.9.26-44725 2026-01-16 17:25:29 +08:00
helper Add session proxy with event wrapper integration 2026-01-29 21:58:27 +08:00
listeners Add onLoginRecordUpdate method to listener 2026-01-14 18:53:31 +08:00
packet feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
protocol Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
services feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00
types Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
index.ts Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
package.json Move inversify and reflect-metadata to napcat-core 2025-11-15 16:23:03 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
wrapper.ts feat: Support custom filename and cover image for Flash Transfer (#1544) 2026-01-25 09:51:43 +08:00