mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
e1507a6c2c
- Fix "Date added" showing "Invalid date" on redownload by standardizing to ISO string format - Update handleExtensionDownload to fallback to AddDownloadsModal on silent download dispatch failure - Fix macOS sleep prevention by utilizing IOKit assertions (PreventSystemSleep and NetworkClientActive) to maintain network connection when display sleeps - Improve resumeDownload to eagerly update UI state to "Queued" to fix progress bar freezing on resume - Ensure robust error handling for removeDownload to maintain consistent frontend store state