NapCatQQ/packages/napcat-webui-backend
手瓜一十雪 40409a3841 Refactor plugin manager with modular loader and types
Refactors the plugin manager by extracting configuration, loader, and type definitions into separate modules under the 'plugin' directory. Introduces a new PluginLoader class for scanning and loading plugins, and updates the main manager to use modularized logic and improved type safety. This change improves maintainability, separation of concerns, and extensibility for plugin management.
2026-01-30 11:50:22 +08:00
..
src Refactor plugin manager with modular loader and types 2026-01-30 11:50:22 +08:00
index.ts Support preferred WebUI port via environment variable 2026-01-18 12:19:03 +08:00
package.json Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
Readme.md refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
webui.json Add flexible IP access control to WebUI config 2026-01-26 19:46:15 +08:00

The Path of NapCatQQ

Tiny WebUi Backend for NapCatQQ