NapCatQQ/packages/napcat-onebot
手瓜一十雪 ec6762d916 Add plugin enable/disable config and status management
Introduces a persistent plugins.json config to track enabled/disabled status for plugins, updates the plugin manager to respect this config when loading plugins, and adds API and frontend support for toggling plugin status. The backend now reports plugin status as 'active', 'stopped', or 'disabled', and the frontend displays these states with appropriate labels. Also updates the built-in plugin package.json with author info.
2026-01-17 16:24:46 +08:00
..
action Add builtin plugin package and enhance action map 2026-01-17 15:48:48 +08:00
api Add convertToNTSilkTct to FFmpeg adapters and update usage (#1517) 2026-01-13 16:18:32 +08:00
config Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
event feat: Add OB11GroupGrayTipEvent for detecting forged gray tip attacks (#1492) 2026-01-02 20:55:24 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Add plugin enable/disable config and status management 2026-01-17 16:24:46 +08:00
types Make emoji_likes_list optional in OB11Message 2026-01-13 17:08:31 +08:00
index.ts Add plugin management to WebUI backend and frontend 2026-01-17 16:14:46 +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