mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 14:41:14 +00:00
Introduces a unified plugin configuration schema and API in the backend, with endpoints for getting and setting plugin config. Updates the frontend to support plugin config modals, including a UI for editing plugin settings. Also adds support for uninstalling plugins with optional data cleanup, and updates dependencies to use napcat-types@0.0.5. |
||
|---|---|---|
| .. | ||
| adapter.ts | ||
| http-client.ts | ||
| http-server-sse.ts | ||
| http-server.ts | ||
| index.ts | ||
| plugin-manger.ts | ||
| plugin.ts | ||
| websocket-client.ts | ||
| websocket-server.ts | ||