NapCatQQ/packages/napcat-onebot/network/plugin
手瓜一十雪 c38b98a0c4 Add plugin WebUI extension page and API routing support
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.
2026-01-30 12:48:24 +08:00
..
config.ts Refactor plugin manager with modular loader and types 2026-01-30 11:50:22 +08:00
index.ts Refactor plugin manager with modular loader and types 2026-01-30 11:50:22 +08:00
loader.ts Refactor plugin manager with modular loader and types 2026-01-30 11:50:22 +08:00
manager.ts Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
router-registry.ts Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00
types.ts Add plugin WebUI extension page and API routing support 2026-01-30 12:48:24 +08:00