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: f4team-cn/f4pan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3-Releases
Choose a base ref
...
head repository: f4team-cn/f4pan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 16, 2024

  1. 更新 Parse.php

    fix: 未返回filefsid
    Yincmewy authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    27080cd View commit details
    Browse the repository at this point in the history
  2. 更新 Install.php

    fix: 与前端返回参数不一
    Yincmewy authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1e185ea View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. 新增短链接功能并优化统计逻辑

    - 新增短链接生成和重定向功能
    - 实现每日解析流量统计
    - 优化可用账号获取逻辑
    - 修复部分文档中的错误描述
    Yincmewy committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    36961f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. fix(app/controller): 修复接口异常的错误

    - 在 API URL 中添加 version 参数
    - 增加对返回结果的错误处理
    - 优化下载链接选择逻辑
    Yincmewy committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    5c477da View commit details
    Browse the repository at this point in the history
Loading