Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anghunk/linuxdo-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.24
Choose a base ref
...
head repository: anghunk/linuxdo-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.25
Choose a head ref
  • 19 commits
  • 25 files changed
  • 1 contributor

Commits on Jan 6, 2026

  1. docs: 文档修改

    anghunk committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    ec9c7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa79d31 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    anghunk committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    9d46740 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. docs(readme): 添加仓库统计徽章到中英文文档

    - 在 README.md 和 README_EN.md 中添加 Stargazers 和 Forkers 统计徽章
    anghunk committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    3e89433 View commit details
    Browse the repository at this point in the history
  2. docs: 优化文档结构和内容

    - 重新组织文档目录结构,将 commit.md 和 version-log.md 移动到 docs/docs/ 目录下
    - 更新 README.md 和 README_EN.md 中的链接和文本内容
    - 更新导航配置,添加更新日志和问题反馈链接
    - 优化版本日志生成脚本的逻辑和代码结构
    - 更新 package.json 添加翻译脚本命令
    - 修正文档中的拼写和格式问题
    anghunk committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    7234550 View commit details
    Browse the repository at this point in the history
  3. Update config.js

    anghunk committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    955582d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    3073f2e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. docs(readme): 更新 Discord 链接。

    - 将 README.md 和 README_EN.md 中的 Discord 邀请链接从旧的 `3wDmhCsVeU` 更新为新的 `n2pErsD7Kg`。
    anghunk committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    927b079 View commit details
    Browse the repository at this point in the history
  2. feat(docs): 添加 GitHub Star 组件

    - 在 VitePress 文档中添加 GitHub Star 按钮组件,用于显示项目 Star 数量。
    - 更新主题配置以集成新组件。
    - 优化代码格式和结构,提高可读性。
    anghunk committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    37109b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. fix(docs): 更新 docs/package.json 依赖版本

    - 移除 yarn 依赖项,保持 vitepress-plugin-rss 依赖版本不变
    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    cb7373b View commit details
    Browse the repository at this point in the history
  2. feat(workflow): 添加 GitHub 贡献者生成工作流

    - 新增 .github/workflows/CONTRIBUTORS.yml 工作流文件,用于自动生成贡献者图片并部署到 GitHub Pages。
    
    feat(readme): 在 README 中添加贡献者展示
    - 在 README.md 和 README_EN.md 中添加贡献者图片占位符和说明文字,用于展示项目贡献者。
    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    2b5347b View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTORS.yml

    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    a8b73c5 View commit details
    Browse the repository at this point in the history
  4. fix(workflows): 重构 GitHub Actions 工作流配置

    - 重构 CONTRIBUTORS.yml 工作流,添加分支触发和条件判断,优化任务结构。
    - 为 create_release.yml 工作流添加仓库条件判断,确保仅在目标仓库运行。
    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    e014395 View commit details
    Browse the repository at this point in the history
  5. fix(workflow): 修复工作流文件名称

    - 将 `.github/workflows/CONTRIBUTORS.yml` 中的 `check-release` 任务重命名为 `generate-contributors`。
    
    docs(readme): 为贡献者图表添加 HTML 注释
    
    - 在 `README.md` 和 `README_EN.md` 中,为贡献者图表链接添加 HTML 注释 (`<!-- -->`),以提高可读性和兼容性。
    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    684c7d7 View commit details
    Browse the repository at this point in the history
  6. Update CONTRIBUTORS.yml

    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    e60928e View commit details
    Browse the repository at this point in the history
  7. fix(docs): 移除 GitHub Actions 贡献者生成相关代码。

    - 删除 .github/workflows/CONTRIBUTORS.yml 工作流文件。
    - 从 README.md 和 README_EN.md 中移除贡献者相关的占位符和图片链接。
    anghunk committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d9b525f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    43dcaae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6309f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a801ba View commit details
    Browse the repository at this point in the history
Loading