NapCatQQ/packages
手瓜一十雪 05d27e86ce Add local plugin import functionality
Implemented backend API and frontend UI for importing local plugin zip files. The backend now supports file uploads via a new /Plugin/Import endpoint using multer, and the frontend provides a button to upload and import plugins directly from the dashboard.

Prompt to register plugin manager if not loaded

Renames plugin_develop.ts to plugin-develop.ts for consistency. Updates the plugin import handler to prompt the user to register the plugin manager if it is not loaded, improving user experience and error handling.
2026-01-30 11:58:43 +08:00
..
napcat-adapter Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-common Remove undici dependency and implement proxy download 2026-01-29 20:54:48 +08:00
napcat-core Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-develop Disable multi-process in development environment 2026-01-17 15:12:30 +08:00
napcat-framework Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-image-size Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
napcat-napi-loader refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
napcat-native Update ffmpegAddon binary for darwin arm64 2026-01-22 14:53:58 +08:00
napcat-onebot Add local plugin import functionality 2026-01-30 11:58:43 +08:00
napcat-plugin-builtin Update napcat-types to 0.0.11 and improve config API 2026-01-29 21:01:52 +08:00
napcat-protobuf Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
napcat-protocol Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-pty Add backend and frontend support for NapCat auto-update 2025-11-19 21:05:08 +08:00
napcat-qrcode Remove unused dependencies from package.json 2025-11-16 11:02:21 +08:00
napcat-schema Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-shell Introduce NapCat Protocol and adapter management 2026-01-29 22:14:55 +08:00
napcat-shell-loader Pass CLI args to worker and update login script example 2026-01-17 18:54:18 +08:00
napcat-test Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
napcat-types Bump napcat-types version to 0.0.11 2026-01-29 21:00:11 +08:00
napcat-universal Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
napcat-vite feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
napcat-webui-backend Add local plugin import functionality 2026-01-30 11:58:43 +08:00
napcat-webui-frontend Add local plugin import functionality 2026-01-30 11:58:43 +08:00