NapCatQQ/packages/napcat-core
手瓜一十雪 5939e613d4 Refactor downloadSceneType to use enum type
Replaced numeric downloadSceneType fields with the DownloadSceneType enum in relevant interfaces. Updated NodeIKernelFlashTransferService method signatures to use DownloadSceneType for download operations, improving type safety and code clarity.
2026-01-24 14:40:08 +08:00
..
adapters Update onMSFSsoError signature with code and desc 2025-11-22 20:30:02 +08:00
apis Refactor flash module types and enums 2026-01-24 14:25:24 +08:00
data Refactor downloadSceneType to use enum type 2026-01-24 14:40:08 +08:00
external Add support for version 9.9.26-44725 2026-01-16 17:25:29 +08:00
helper Refine markdown element handling in message parsing 2026-01-24 12:28:52 +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 Refactor downloadSceneType to use enum type 2026-01-24 14:40:08 +08:00
types Merge branch 'main' of https://github.com/NapNeko/NapCatQQ 2026-01-22 17:45:13 +08:00
index.ts feat: support thumbnail for flash-transfer 2026-01-24 02:30:06 +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 Update arg type in NodeQQNTWrapperUtil interface 2026-01-24 14:26:28 +08:00