NapCatQQ/packages/napcat-core
时瑾 0ca68010a5
feat: 优化离线重连机制,支持通过前端实现重新登录
* feat: 优化离线重连机制,增加前端登录错误提示与二维码刷新功能

- 增加全局掉线检测弹窗
- 增强登录错误解析,支持显示 serverErrorCode 和 message
- 优化二维码登录 UI,错误时显示详细原因并提供大按钮重新获取
- 核心层解耦,通过事件抛出 KickedOffLine 通知
- 支持前端点击刷新二维码接口

* feat: 新增看门狗汪汪汪

* cp napcat-shell-loader/launcher-win.bat

* refactor: 重构重启流程,移除旧的重启逻辑,新增基于 WebUI 的重启请求处理

* fix: 刷新二维码清楚错误信息
2026-01-17 15:38:24 +08:00
..
adapters Update onMSFSsoError signature with code and desc 2025-11-22 20:30:02 +08:00
apis Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00
data refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
external Add support for version 9.9.26-44725 2026-01-16 17:25:29 +08:00
helper Remove unused imports and update method params 2026-01-13 17:01:00 +08:00
listeners Add onLoginRecordUpdate method to listener 2026-01-14 18:53:31 +08:00
packet feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
protocol Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
services Refine types in storage clean listener and service 2025-11-22 19:57:18 +08:00
types Add emoji likes list support to message types 2026-01-13 16:43:00 +08:00
index.ts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
package.json Move inversify and reflect-metadata to napcat-core 2025-11-15 16:23:03 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
wrapper.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00