NapCatQQ/packages/napcat-common/src
手瓜一十雪 6ea4c9ec65 Remove undici dependency and implement proxy download
Replaces the use of the undici library for HTTP downloads with proxy support by implementing a custom httpDownloadWithProxy function using Node.js http and tls modules. The undici dependency is removed from package.json, reducing external dependencies and improving compatibility.
2026-01-29 20:54:48 +08:00
..
cancel-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
clean-task.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
env.d.ts feat: 自动化version打包 2025-11-13 18:31:55 +08:00
fall-back.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
file-uuid.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
file.ts Remove undici dependency and implement proxy download 2026-01-29 20:54:48 +08:00
health.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
log-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
lru-cache.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
message-unique.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
mirror.ts Add plugin install SSE API and mirror selection UI 2026-01-27 22:51:45 +08:00
path.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
request.ts Refactor GitHub tag fetching and mirror management 2026-01-03 14:42:24 +08:00
status-interface.ts feat: 优化离线重连机制,支持通过前端实现重新登录 2026-01-17 15:38:24 +08:00
store.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
subscription-interface.ts Refactor interfaces and decouple backend dependencies 2025-11-16 10:58:30 +08:00
system.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
types.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
version.ts Support passing JWT secret key on worker restart 2026-01-18 11:13:08 +08:00
worker.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00