NapCatQQ/packages/napcat-onebot/network
手瓜一十雪 ed1872a349 Add plugin management to WebUI backend and frontend
Implemented backend API and router for plugin management (list, reload, enable/disable, uninstall) and exposed corresponding frontend controller and dashboard page. Updated navigation and site config to include plugin management. Refactored plugin manager adapter for public methods and improved plugin metadata handling.
2026-01-17 16:14:46 +08:00
..
adapter.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-client.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
http-server-sse.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
http-server.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
index.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
plugin-manger.ts Add plugin management to WebUI backend and frontend 2026-01-17 16:14:46 +08:00
plugin.ts Add isActive property to plugin adapters 2026-01-14 18:53:32 +08:00
websocket-client.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00
websocket-server.ts Refactor network adapter activation and message handling 2026-01-14 18:53:31 +08:00