Skip to content

all - #699

Open
danxing01 wants to merge 776 commits into
MarSeventh:mainfrom
danxing01:main
Open

all#699
danxing01 wants to merge 776 commits into
MarSeventh:mainfrom
danxing01:main

Conversation

@danxing01

Copy link
Copy Markdown

No description provided.

axibayuit-a11y and others added 30 commits December 29, 2025 21:16
feat: 添加 R2/S3 渠道容量限制功能
- 新增 Discord API 封装类 (discordAPI.js)
- 支持 Discord 文件上传(10MB 限制,超过自动切换其他渠道)
- 支持 Discord 文件读取和代理 URL(国内访问)
- 前端添加 Discord 渠道配置 UI(负载均衡、表单验证)
- 支持环境变量配置:DISCORD_BOT_TOKEN, DISCORD_CHANNEL_ID, DISCORD_PROXY_URL
- 修复 sysConfig.js 中 Discord 渠道过滤
- Add HuggingFace API wrapper class (huggingfaceAPI.js)
- Support upload, download, delete operations via HuggingFace Hub API
- Support public repos (unlimited storage) and private repos (100GB limit)
- Private repos: server proxies requests with Authorization header
- Auto-create repo if not exists (with write token)
- Add HuggingFace to auto-retry channel list
- Environment variables: HF_TOKEN, HF_REPO, HF_PRIVATE
- Support load balancing for multiple HuggingFace channels
Copilot AI and others added 30 commits March 3, 2026 16:54
…l server port

Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
…gic; fix folder delete/move body consumption bug

Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
…image

Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
Co-authored-by: MarSeventh <108160987+MarSeventh@users.noreply.github.com>
前端优化上传目录选择器体验#30的构建产物
…cker-deployment-architecture

Fix url.origin-based logic in Docker mode: replace URL rewrite with fetch interceptor
- Add getConnInfo to inject client real IP into x-real-ip header
  in Docker/Node.js environment (where cf-connecting-ip is unavailable)
- Strip IPv6-mapped IPv4 prefix (::ffff:) for clean IP values
- Add .claude/ to .gitignore
- 新增 tokenExpiration.js 工具模块(过期判定、自动删除过滤)
- apiTokens.js 支持 expiresAt/autoDelete 字段的创建、更新、自动清理
- 新增 getTokenData 导出函数
- tokenValidator.js 增加过期检查逻辑
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants