mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[PR #84] [MERGED] Fix for redownload invalid chunks #139
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-app/pull/84
Author: @DecDuck
Created: 7/31/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @DecDuck
Base:
develop← Head:72-redownload-invalid-chunks📝 Commits (4)
5c8010efeat: Redownloading invalid chunks89d69ecMerge branch 'develop' into 72-redownload-invalid-chunks0abe4a4fix: clippy760f5b2fix: clippy x2📊 Changes
7 files changed (+66 additions, -54 deletions)
View changed files
📝
drop-base(+1 -1)📝
src-tauri/src/download_manager/download_manager_builder.rs(+36 -32)📝
src-tauri/src/error/process_error.rs(+0 -2)📝
src-tauri/src/games/downloads/download_agent.rs(+4 -6)📝
src-tauri/src/games/downloads/download_logic.rs(+2 -1)📝
src-tauri/src/games/downloads/drop_data.rs(+11 -10)📝
src-tauri/src/games/downloads/validate.rs(+12 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.