summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/hooks/useAppUpgradeDownloadProgressValue
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Replace use of fallback value with last progress from ReduxTobias Järvelöv4-11/+11
2025-05-28Show progress bar as completed on installer failed AppUpgrade errorTobias Järvelöv1-1/+5
2025-05-28Handle new values for AppUpgrade eventTobias Järvelöv1-1/+3
2025-05-28Handle removal of AppUpgradeError valueTobias Järvelöv1-5/+1
2025-05-28Handle new return format of useAppUpgradeLastProgressTobias Järvelöv1-1/+1
2025-05-28Use last progress as fallback valueOliver1-1/+5
2025-05-28Handle new AppUpgrade status for when installer has exitedTobias Järvelöv1-0/+1
2025-05-28Handle change to useAppUpgradeEvent selector return formatTobias Järvelöv1-4/+4
2025-05-28Handle change to useAppUpgradeError selector return formatTobias Järvelöv1-6/+6
2025-05-28Update logic for when considering download completedTobias Järvelöv1-1/+1
2025-05-28Update AppUpgrade hooks to handle new value for AppUpgradeErrorTobias Järvelöv1-2/+12
2025-05-28Add reusable AppUpgrade hooksTobias Järvelöv6-0/+76