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: happycola233/tchMaterial-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2
Choose a base ref
...
head repository: happycola233/tchMaterial-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3
Choose a head ref
  • 13 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 16, 2025

  1. Update macOS release workflow with permissions

    Add permissions for writing contents in the macOS release workflow
    wuziqian211 authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    230b588 View commit details
    Browse the repository at this point in the history
  2. feat: update GitHub Actions

    Signed-off-by: 晨叶梦春 <[email protected]>
    wuziqian211 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    ecd372b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4704e5e View commit details
    Browse the repository at this point in the history
  4. feat: add Linux ARM64 build

    Signed-off-by: 晨叶梦春 <[email protected]>
    wuziqian211 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    b4b89f7 View commit details
    Browse the repository at this point in the history
  5. fix(build-release): missing venv path

    Signed-off-by: 晨叶梦春 <[email protected]>
    wuziqian211 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    eb33669 View commit details
    Browse the repository at this point in the history
  6. fix(build-release): disallowed .app file extension

    Signed-off-by: 晨叶梦春 <[email protected]>
    wuziqian211 committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    150bae6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ffb938 View commit details
    Browse the repository at this point in the history
  8. feat(build-release): enhance workflow with tag input

    Added input parameter 'tag' for release workflow.
    wuziqian211 authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    14eb183 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. Configuration menu
    Copy the full SHA
    6923180 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from Mister-Hope/main

    feat: add support for mac gui app
    wuziqian211 authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2ea8433 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. 修复Mac app无法正常打开 (#53)

    * Update build-release.yml
    vancur2021 authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    4755e2b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Configuration menu
    Copy the full SHA
    a966121 View commit details
    Browse the repository at this point in the history
  2. refactor: 优化代码规范以及跨平台兼容性

    - 改善跨平台 UI/系统处理
    - 规范类型注解,消除 Pylance 非致命警告
    happycola233 committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    b813f39 View commit details
    Browse the repository at this point in the history
Loading