NapCatQQ/packages
手瓜一十雪 209776a9e8 Cache QQ installer and handle win64 files
Update GitHub Actions release workflow to use a cached QQ x64 installer (updated NT_URL), add cache key generation and actions/cache usage, and implement a download-and-extract step that reuses the cache. Adjust temporary directory usage (WORK_TMPDIR/NODE_EXTRACT), add LightQuic.dll to copy targets, and copy specific win64 files into an OUT_DIR/win64 folder.

Update packages/napcat-develop/loadNapCat.cjs to recognize and copy win64 artifacts: add TARGET_WIN64_DIR, include LightQuic.dll, define win64ItemsToCopy (SSOShareInfoHelper64.dll, parent-ipc-core-x64.dll), validate their presence, ensure target directories, and copy win64 files into dist/win64. These changes speed CI by caching the installer and ensure required win64 DLLs are packaged alongside the main distribution.
2026-02-03 15:28:13 +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 Add password login support to web UI and backend 2026-02-02 19:48:31 +08:00
napcat-develop Cache QQ installer and handle win64 files 2026-02-03 15:28:13 +08:00
napcat-framework Rename image-size alias to napcat-image-size 2026-02-01 17:46:40 +08:00
napcat-image-size Add TIFF parser and buffer-based image size APIs 2026-02-01 17:42:58 +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 plugin no-auth API routes and WebUI handling 2026-02-02 19:13:01 +08:00
napcat-plugin-builtin Add plugin no-auth API routes and WebUI handling 2026-02-02 19:13:01 +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-rpc Cache object properties to avoid extra RPC 2026-02-02 18:59:23 +08:00
napcat-schema Add napcat-rpc package with deep RPC 2026-02-02 17:12:05 +08:00
napcat-shell Add password login support to web UI and backend 2026-02-02 19:48:31 +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 Cache object properties to avoid extra RPC 2026-02-02 18:59:23 +08:00
napcat-types Add plugin no-auth API routes and WebUI handling 2026-02-02 19:13:01 +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 fix: 插件更新时保留 data 文件夹 (#1584) 2026-02-03 09:55:21 +08:00
napcat-webui-frontend style(webui): 优化插件商店样式,使用固定头部 (#1585) 2026-02-03 14:23:13 +08:00