mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-19 13:35:57 -04:00
[PR #116] [MERGED] Misc fixes #154
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/116
Author: @DecDuck
Created: 8/12/2025
Status: ✅ Merged
Merged: 8/15/2025
Merged by: @DecDuck
Base:
develop← Head:error-fixes📝 Commits (5)
790f541fix: use Arc instead of just ErrorKindc95388cfix: game status updates for UI882b04cfix: missing game version on push_game_update callsc2df7e8feat: wait if library load takes <300ms5cfe563fix: clippy📊 Changes
7 files changed (+90 additions, -107 deletions)
View changed files
📝
main/components/LibrarySearch.vue(+41 -67)📝
src-tauri/src/download_manager/download_manager_builder.rs(+7 -6)📝
src-tauri/src/error/application_download_error.rs(+3 -2)📝
src-tauri/src/games/downloads/download_agent.rs(+9 -12)📝
src-tauri/src/games/downloads/download_logic.rs(+12 -8)📝
src-tauri/src/games/library.rs(+15 -9)📝
src-tauri/src/process/utils.rs(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.