NapCatQQ/packages/napcat-webui-backend/src
手瓜一十雪 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
..
api Add reactive plugin config UI with SSE support 2026-01-29 20:18:34 +08:00
assets Refactor font handling and theme config, switch to CodeMirror editor 2025-12-24 18:02:54 +08:00
const refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper Add flexible IP access control to WebUI config 2026-01-26 19:46:15 +08:00
middleware Add flexible IP access control to WebUI config 2026-01-26 19:46:15 +08:00
onebot Add image download proxy support to OneBot 2026-01-29 20:32:01 +08:00
router Add reactive plugin config UI with SSE support 2026-01-29 20:18:34 +08:00
terminal Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
types Refactor plugin store types and update category logic 2026-01-27 21:47:44 +08:00
uploader Refactor type annotations and router initialization 2026-01-22 17:35:54 +08:00
utils feat: 所有的类型检查 2025-11-15 12:57:19 +08:00