Commit Graph

11 Commits

Author SHA1 Message Date
zy
6bef535002 docs: 添加2025年11月/12月赞赏记录 (#314)
* docs: 添加2025年11月/12月赞赏记录

- 11月新增:一虎君 +10.00,Sijin Yang +99.99
- 12月新增:源 +39.90
- 累计收到赞赏更新为 ¥469.78

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Update donation summary and total amount

* docs: 更新累计捐赠金额至 ¥600

- 11月捐赠 ¥400 给香港大浦火灾善款
- 累计捐赠:¥200 → ¥600
- 更新日期:2025-12-04

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 00:14:50 +08:00
zy
ad2495bbfe docs: 更新英文版 README 与中文版保持同步 (#285)
- 更新贡献者徽章:6 → 17
- 新增捐赠和 Docker Pulls 徽章
- 添加疑难杂症链接和 x-mcp 工具推荐
- 添加赞赏支持章节
- 更新基础运营知识(正文1000字限制、Tags支持状态)
- 更新教程列表(Claude Code + Kimi K2、AnythingLLM)
- 更新社区群信息(飞书3群、微信10群)
- 扩展贡献者列表至17人
2025-11-06 00:17:11 +08:00
zy
0955723b19 feat: 为视频发布功能新增HTTP API接口和完善文档 (#179)
* 重构 publish tab 选择逻辑,把公共代码提取到同一个函数中

* feat: 为视频发布功能新增HTTP API接口和完善文档

- 新增 /api/v1/publish_video HTTP接口
- 添加 publishVideoHandler 处理函数
- 更新 API.md 增加视频发布接口文档
- 更新 README.md 和 README_EN.md 增加视频发布功能说明
- 在MCP工具列表中补充 publish_with_video 工具说明
2025-09-29 01:08:11 +08:00
zy
f3fe9bab40 docs: 增加 Docker Hub 镜像下载方式 (#169)
- 在中英文 README 中增加从 Docker Hub 拉取镜像的说明
- 添加 docker pull 命令和 Docker Hub 链接
- 调整 Docker 部署顺序,推荐使用预构建镜像
- 更新 docker/README.md,突出推荐从 Docker Hub 下载

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-27 18:13:59 +08:00
zy
d08b1d4a43 docs: add Docker deployment instructions to README files (#161)
- Added a new section for deploying using Docker in both English and Chinese README files.
- Included detailed steps for building the Docker image, starting services with Docker Compose, and configuration notes.
- Updated the Docker README with important notes regarding image storage and local image usage.
2025-09-25 23:54:52 +08:00
Melo Y Guan
cefbfb8f03 feat: add instructions for cline mcp setup (#149) 2025-09-24 22:49:56 +08:00
zy
e1d43d28a4 docs: 添加用户主页功能说明并完善英文文档 (#125)
- 在README.md中新增"获取用户个人主页"功能说明
- 详细描述用户主页功能的参数要求和返回信息
- 更新MCP工具列表,添加user_profile工具
- 在README_EN.md中补充图片支持方式的完整英文说明
- 添加HTTP链接和本地路径两种方式的详细描述和使用示例
- 在英文版中新增"Get User Profile"功能说明
- 保持中英文文档的功能一致性和完整性

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-20 23:55:42 +08:00
zy
1ee3e25d20 feat: 优化 ShowCase 章节展示和调整图片大小
改进内容:

1. 调整图片大小
   - 将发布结果图片宽度从 400px 调整为 300px
   - 优化页面布局,避免占用过多空间

2. 改进 ShowCase 章节
   - 重命名为"🌟 实战案例展示 (Community Showcases)"
   - 添加章节编号(3)
   - 使用 emoji 增强视觉效果
   - 添加强调提示框
   - 加粗重要链接

3. 为互助群章节添加编号(4)

4. 同步更新英文版 README

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 00:10:36 +08:00
zy
d676c6e0c7 docs: 同步更新英文版 README 与中文版保持一致
- 添加预编译二进制文件下载说明(主程序 + 登录工具)
- 更新快速开始部分,区分二进制文件和源码编译两种方式
- 添加浏览器自动下载提示
- 更新贡献者列表(6 位贡献者)
- 更新社区群组信息(添加微信群 3)
- 完善 MCP 客户端接入文档
- 保持与中文版 README 完全同步

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 22:47:37 +08:00
Henan Mu
82b1705143 cherry studio integration (#94) 2025-09-17 18:31:23 +08:00
Duong Tran
73d0ef86ae 📝 docs(readme) [DOCS]: add English version of README (#81)
* 📝 docs(readme) [DOCS]: add English version of README

* 📝 docs(readme) [DOCS]: update platform name to RedNote
2025-09-16 11:48:34 +08:00