summaryrefslogtreecommitdiffhomepage
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Evaluate AppUpgrade event type directly instead of using hookTobias Järvelöv2-5/+7
2025-05-28Replace use of fallback value with last progress from ReduxTobias Järvelöv4-11/+11
2025-05-28Set lastProgress as required and make its default 0Tobias Järvelöv1-2/+2
2025-05-28Add check that path exists before trying to start installerTobias Järvelöv1-22/+58
2025-05-28Update conditions for displaying download complete messageTobias Järvelöv1-1/+1
2025-05-28Send AppUpgrade error message before sending eventTobias Järvelöv1-1/+1
2025-05-28Make "Update available" system notification navigate to upgrade routeTobias Järvelöv1-3/+3
2025-05-28Make notification action conditionally navigate to AppUpgrade routeTobias Järvelöv1-13/+28
2025-05-28Pass suggestedUpgrade to unsupported notification providerTobias Järvelöv1-0/+1
2025-05-28Update unsupported version notification to receive suggestedUpgradeTobias Järvelöv1-0/+2
2025-05-28Update class in test with new methods from implementationTobias Järvelöv1-0/+4
2025-05-28Add handling of 'navigate-internal' system notification actionTobias Järvelöv1-2/+11
2025-05-28Add 'navigate-internal' SystemNotificationActionTobias Järvelöv1-8/+17
2025-05-28Add listener and handler for app-openRouteTobias Järvelöv1-0/+6
2025-05-28Add method for dispatching app-openRoute messagesTobias Järvelöv1-0/+4
2025-05-28Add app-openRoute to IPC schemaTobias Järvelöv1-0/+1
2025-05-28Update import path for routesTobias Järvelöv66-65/+66
2025-05-28Move routes to shared folderTobias Järvelöv1-0/+0
2025-05-28Update system notifications to use 'navigate-external' typeTobias Järvelöv4-14/+22
2025-05-28Update notification controller to expect 'navigate-external' actionsTobias Järvelöv1-3/+3
2025-05-28Replace 'open-url' with 'navigate-external' for SystemNotificationActionTobias Järvelöv1-4/+6
2025-05-28Rename NotificationAction to SystemNotificationActionTobias Järvelöv2-4/+4
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-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-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-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