mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 06:31:13 +00:00
Introduces a plugin router registry for registering plugin-specific API routes, static resources, and extension pages. Updates the plugin manager and context to expose the router, and implements backend and frontend support for serving and displaying plugin extension pages in the WebUI. Also adds a demo extension page and static resource to the builtin plugin. |
||
|---|---|---|
| .. | ||
| webui | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.ts | ||