Commit Graph

4 Commits

Author SHA1 Message Date
手瓜一十雪
ec475695b5 Reapply "Add image download proxy support to OneBot"
This reverts commit 2bff8343cd.
2026-01-29 20:40:19 +08:00
手瓜一十雪
2bff8343cd Revert "Add image download proxy support to OneBot"
This reverts commit d619e2e41c.
2026-01-29 20:39:07 +08:00
手瓜一十雪
d619e2e41c Add image download proxy support to OneBot
Introduces an 'imageDownloadProxy' config option to OneBot, allowing image downloads via a specified HTTP proxy. Updates the file download logic in napcat-common to use the undici library for proxy support, and propagates the new config through backend, frontend, and type definitions. Also adds undici as a dependency.
2026-01-29 20:32:01 +08:00
手瓜一十雪
ed19c52f25 refactor: 整体重构 (#1381)
* feat: pnpm new

* Refactor build and release workflows, update dependencies

Switch build scripts and workflows from npm to pnpm, update build and artifact paths, and simplify release workflow by removing version detection and changelog steps. Add new dependencies (silk-wasm, express, ws, node-pty-prebuilt-multiarch), update exports in package.json files, and add vite config for napcat-framework. Also, rename manifest.json for framework package and fix static asset copying in shell build config.
2025-11-13 15:39:42 +08:00