Skip to content

Conversation

@Rakly3
Copy link

@Rakly3 Rakly3 commented Nov 16, 2025

Added download queue management with support to cancel downloads, minimize the progress bar. Canceling a download will clean up the partial downloaded data.

Auto-refreshes with each finished download to correctly reflect the status in the UI.

Updated translations for all supported locales.
Added tests for new features.

Ref #677

…gress widget

Implement a minimize feature for the download progress widget, allowing users to minimize ongoing downloads. This includes the addition of a minimized widget that displays the current file name and progress percentage, along with a restore option. Localization updates for the new UI elements have been made across multiple languages.
Add a download queue feature that allows users to see the status of active and queued downloads. This includes new API endpoints for listing active downloads and updates to the UI to reflect download progress, including localization for multiple languages. The download manager now supports sequential downloads and provides real-time updates on download status, enhancing user experience during file downloads.
…oval features

Implement functionality to cancel ongoing downloads and remove queued downloads. This includes new API endpoints for managing queued downloads, updates to the download manager for handling cancellation, and UI enhancements to reflect these changes. Localization updates have been made across multiple languages to support the new features, improving user experience in managing downloads.
…l messages

Enhance user experience by adding localized messages for download cancellation and removal across multiple languages. This update includes new keys for "removedFromQueue" and "removeFailed" in the localization files, ensuring users receive clear feedback in their preferred language when managing downloads. Additionally, the download manager has been updated to ensure cancelled downloads are properly removed from tracking.
@Rakly3
Copy link
Author

Rakly3 commented Nov 16, 2025

Oh, I do understand you are not looking for contributors. Feel free to borrow any code you see fit if you prefer not to approve the pull request directly.
I simply noticed some one was asking for the same thing I wanted for myself.

@Rakly3
Copy link
Author

Rakly3 commented Nov 16, 2025

min_W9OjgMCu8r
min_5kDRAqG1IR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant