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: tbphp/gpt-load
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: tbphp/gpt-load
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.5
Choose a head ref
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. docs: Add supporters section with DigitalOcean badge

    Added a section for supporters and included DigitalOcean's referral badge.
    tbphp authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    fde457b View commit details
    Browse the repository at this point in the history
  2. Revise supporter section in README.md

    Updated supporter section to include a thank you note to the LINUX DO community.
    tbphp authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    c6034be View commit details
    Browse the repository at this point in the history
  3. Add supporters section to README_CN.md

    Added a section for supporters and acknowledgments.
    tbphp authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    d48f1a9 View commit details
    Browse the repository at this point in the history
  4. Add supporters section to README_JP.md

    Added a supporters section to acknowledge contributions from LINUX DO community and DigitalOcean.
    tbphp authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    67b6873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ffcb46 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. feat: Add drag-and-drop reorder for group list (#398)

    * feat(groups): add drag-and-drop reorder for group list
    
    - Add PUT /api/groups/reorder endpoint with transactional batch update
    - Implement drag-and-drop UI in GroupList.vue with visual feedback
    - Support touch device detection and search mode restrictions
    - Add i18n messages for zh-CN, en-US, ja-JP
    
    * feat(groups): enhance group reordering with database locking and refresh event
    
    * feat(groups): refactor group item reference handling in drag-and-drop
    
    ---------
    
    Co-authored-by: QLHazyCoder1 <[email protected]>
    QLHazyCoder and 001-126 authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    21a2e8e View commit details
    Browse the repository at this point in the history
  2. fix: Upgrade filippo.io/edwards25519 to v1.2.0 for CVE-2026-26958 (#389)

    * fix: Upgrade filippo.io/edwards25519 to v1.2.0 for CVE-2026-26958
    
    * fix: Refresh frontend lockfile for security advisories
    tbphp authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    260ba56 View commit details
    Browse the repository at this point in the history
Loading