summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Remove NotificationAction from InAppNotificationActionTobias Järvelöv1-1/+0
2025-05-28Update click handling to expect 'navigate-external' action typesTobias Järvelöv1-5/+5
2025-05-28Migrate in app notifications to use 'navigate-external' action typeTobias Järvelöv2-3/+11
2025-05-28Expand navigate-external link props to include withAuthTobias Järvelöv1-1/+1
2025-05-28Add support to external links to open with authTobias Järvelöv1-3/+8
2025-05-28Various fixes for in-app upgradesDavid Lönnhager7-89/+139
2025-05-28Update translationsTobias Järvelöv1-7/+3
2025-05-28Remove specific error message when error count is exceededTobias Järvelöv1-10/+0
2025-05-28Update test to handle changes to manual download fallbackTobias Järvelöv2-7/+6
2025-05-28Remove conditional display of RetryButtonTobias Järvelöv1-1/+2
2025-05-28Refactor ManualDownload from Button to LinkTobias Järvelöv4-33/+28
2025-05-28Rename ManualDownloadButton to ManualDownloadLinkTobias Järvelöv10-17/+17
2025-05-28Do not disable progress bar if update is already downloadedTobias Järvelöv1-1/+10
2025-05-28Adjust Split tunneling list item position in Settings viewTobias Järvelöv1-7/+8
2025-05-28Update test after copy changesTobias Järvelöv1-4/+2
2025-05-28Update translationsTobias Järvelöv1-15/+15
2025-05-28Update translation stringsTobias Järvelöv2-6/+6
2025-05-28Fix translation fileSebastian Holmin1-4/+0
2025-05-28Fix run-function link color not being whiteTobias Järvelöv1-2/+5
2025-05-28Add download timeout and retry logic (#8149)Sebastian Holmin6-31/+179
2025-05-28Refactor footer selection into objectOliver1-24/+11
2025-05-28Refactor app upgrade footer to height animationOliver3-11/+36
2025-05-28Add useMeasure hookOliver2-0/+38
2025-05-28Update translationsTobias Järvelöv1-1/+1
2025-05-28Add period at the end of sentenceTobias Järvelöv1-1/+1
2025-05-28Use correct button when blocked in the initial stateTobias Järvelöv1-7/+5
2025-05-28Always reset to `HasVersion` on new versionSebastian Holmin2-46/+14
2025-05-28Add `SuggestedUpgrade` gRPC mapper typeMarkus Pettersson1-1/+1
2025-05-28Update translationsTobias Järvelöv1-15/+56
2025-05-28Adjust E2E test to follow changes to implementationTobias Järvelöv2-42/+72
2025-05-28Show progress bar as completed on installer failed AppUpgrade errorTobias Järvelöv1-1/+5
2025-05-28Reset app upgrade state if suggested upgrade changesTobias Järvelöv1-0/+11
2025-05-28Add minor format and refactorTobias Järvelöv1-2/+4
2025-05-28Use new values for AppUpgrade eventTobias Järvelöv1-6/+9
2025-05-28Rename AppUpgrade function to conform to naming standardsTobias Järvelöv1-3/+3
2025-05-28Handle new values for AppUpgrade eventTobias Järvelöv1-1/+3
2025-05-28Handle removal of AppUpgradeError valueTobias Järvelöv2-23/+9
2025-05-28Remove unused AppUpgrade hooksTobias Järvelöv4-49/+0
2025-05-28Handle AppUpgrade error when installer fails to startTobias Järvelöv1-3/+35
2025-05-28Handle case when installer fails after it was startedTobias Järvelöv2-1/+39
2025-05-28Update translators commentTobias Järvelöv1-1/+2
2025-05-28Handle new values for AppUpgrade eventTobias Järvelöv1-1/+15
2025-05-28Handle removal of AppUpgradeError valueTobias Järvelöv1-3/+1
2025-05-28Update logic for when to show AppUpgrade in progress notificationTobias Järvelöv2-6/+10
2025-05-28Refactor AppUpgrade view to simplify UI logicTobias Järvelöv135-596/+743
2025-05-28Handle removal of AppUpgradeError valueTobias Järvelöv1-7/+0
2025-05-28Add helper to convert from AppUpgrade event to stepTobias Järvelöv2-0/+26
2025-05-28Add AppUpgradeStep typeTobias Järvelöv1-0/+1
2025-05-28Remove AppUpgradeError for automatic start of installer failingTobias Järvelöv1-5/+2
2025-05-28Update AppUpgradeEventStatus typesTobias Järvelöv1-8/+18