mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
* Refine messaging and pause behavior * Improved resume download behavior * Syntax fix * Formatting * Improved partial download recovering * fix(downloads): resume integrity, serialized parts, and UI feedback * Fix download test expectations and multifile totals * Ruff appease * schema updates * schema fix * Added toast msg if partial file was deleted. * Formatting * Fixed "missing temp file" message pop up * Update invokeai/app/services/download/download_default.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix: Add bulk action buttons and force resync on backend reconnect. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>