forked from AlistGo/alist
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hook #23
Merged
Merged
Hook #23
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add pikpak offline download function * 完善PikPak离线下载功能 * 删除多余的代码 * add task cache to avoid too many requests about API * 优化Status函数 * 完善所有功能,目前测试无BUG * 减少缓存时间,优化添加离线任务的参数
* Fix: when S3 PutObject with objectName contains /, aliyundriveopen failed due to KeyNotFound, make dir to fix this. (cherry picked from commit eb24f45) * Upgrade gofakes3 to v0.0.5, support AWS Signature V2 (cherry picked from commit 3218d7c) --------- Co-authored-by: David Hao <[email protected]>
…listGo#6447) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…istGo#6658) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tGo#6653) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tGo#6513) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…listGo#6542) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…27.0 (AlistGo#6436) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ity] (AlistGo#6708) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…AlistGo#6728) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…listGo#6310) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…listGo#6754) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
… 9a9b82a (AlistGo#6753) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…stGo#6759) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AlistGo#6756) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…Go#6770) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…Go#6769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…listGo#6765) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
AlistGo#6766) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#6780) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…AlistGo#6768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* add my_build.sh * Fix OOM of thumbnail generation of LoaclDrive by using a task queue to control thread count * remove my_build.sh * chore(local): allow ThumbConcurrency set to zero * revert(local): changes to thumbnail generating functions * feat(local): implement static token bucket * feat(local): use static token bucket to limit thumbnails generating concurrent --------- Co-authored-by: KKJas <[email protected]>
* fix: local proxy download file damage * fix: temp dir remove
…tGo#7136) * feat(pikpak): add download address delay detection * feat(pikpak_share): add download address delay detection
…istGo#7103) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…listGo#7142) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
close AlistGo#7158) AlistGo#7158 During copy from google photo to aliyun, it failed consistently with 404 when copying mp4 file with =m37. Change =m37 to =dv will fix the issue
# Conflicts: # .github/workflows/build_docker.yml # go.mod # go.sum
# Conflicts: # go.sum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
runner test