NapCatQQ/packages/napcat-onebot
手瓜一十雪 40e11b9d29 Add plugin data management API and frontend support
Introduced backend API endpoints for managing plugin configuration data, including listing, reading, saving, and deleting plugin data files. Added a new PluginData API module and registered related routes. Updated the frontend plugin manager controller to support these new API methods and corresponding TypeScript interfaces. Also fixed minor typos in documentation prompts.
2026-01-28 13:39:36 +08:00
..
action Add plugin data management API and frontend support 2026-01-28 13:39:36 +08:00
api Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
config Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
event Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Reduce WebSocket maxPayload to 50 MB 2026-01-27 22:56:27 +08:00
types Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
index.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
package.json feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00