Commit Graph

113 Commits

Author SHA1 Message Date
晴天
afb9f8ebe5 fix: cargo fmt + update docs version to 0.4.0 2026-03-05 20:57:21 +08:00
晴天
79cd15e1c4 v0.4.0: Gateway 进程守护、配置自愈、双配置同步、流式超时、模型删除安全切换 2026-03-05 20:44:47 +08:00
晴天
e0f0d2ef27 seo: comprehensive SEO optimization with structured data, OG/Twitter cards, extensive keywords 2026-03-04 23:32:04 +08:00
晴天
e75a5a9a49 feat: add aurora background, noise texture, scroll progress, mouse parallax, magnetic buttons, 3D tilt, shimmer text, animated screenshot border 2026-03-04 23:26:44 +08:00
晴天
1cfd3ffb5c chore: replace openclaw repo links with Chinese translation fork 2026-03-04 23:10:50 +08:00
晴天
c21679e867 feat: replace community emoji icons with QR code images for QQ and WeChat groups 2026-03-04 22:48:44 +08:00
晴天
3bcb5f7baa feat: rewrite GitHub Pages with zero CDN deps, community section, enhanced effects 2026-03-04 22:09:23 +08:00
晴天
3605f192ec feat: integrate 10 demo screenshots into GitHub Pages and README 2026-03-04 21:53:53 +08:00
晴天
ea251002c8 fix: auto-repair origin not allowed in connect handshake + cleanup duplicate listeners 2026-03-04 21:16:41 +08:00
晴天
35143b52e4 fix: use local logo.png and fix light mode button text visibility 2026-03-04 20:59:43 +08:00
晴天
d4e51c7e78 docs: redesign Pages landing page with premium SaaS visual effects 2026-03-04 20:55:15 +08:00
晴天
e62f270422 chore: 跨平台构建脚本 + CI/CD 改进 + 行尾规范
- 新增 .gitattributes 统一 LF 行尾,解决 Mac/Windows 协作 CRLF 问题
- 新增 build.ps1 Windows 本地构建脚本(支持 -Debug/-Clean 参数)
- 新增 build.sh macOS/Linux 本地构建脚本
- 新增 .windsurf/workflows/release.md 发版操作工作流
- release.yml: 将 Release Notes 更新抽为独立 job,彻底解决多 matrix job 竞争条件
- release.yml: 补充代码签名环境变量注释占位,开源后可直接配 Secrets 启用
- ci.yml: 增加 cargo fmt --check 和 cargo clippy -D warnings 质量门禁
- .gitignore: 补充 Windows 平台特有文件、内部报告、IDE 文件
- docs/index.html: 修正 openclaw 仓库 URL
- README.md: 修正 openclaw 仓库 URL
2026-03-04 12:17:48 +08:00
晴天
75e94a7560 chore: 添加开源社区基础设施和项目文档
- 添加 README、LICENSE (MIT)、CONTRIBUTING、CHANGELOG
- 添加 GitHub Issue/PR 模板和 FUNDING 配置
- 添加 CI/CD 工作流(ci.yml + release.yml)
- 添加项目文档页面 (docs/index.html)
- 添加 logo 和社群二维码图片资源
- 添加开发和构建脚本 (dev.sh + build.sh)
- 更新 package-lock.json 依赖
2026-02-28 03:23:39 +08:00