NapCatQQ/packages/napcat-webui-backend
手瓜一十雪 0c91f9c66b Remove retry logic from tryUsePort function
Simplified the tryUsePort function by removing the retryCurrentCount parameter and associated retry logic. Now, if a port is in use, the function increments the port number and retries up to MAX_PORT_TRY times without waiting between attempts.
2026-01-18 11:45:40 +08:00
..
src Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
index.ts Remove retry logic from tryUsePort function 2026-01-18 11:45:40 +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 refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00

The Path of NapCatQQ

Tiny WebUi Backend for NapCatQQ