summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/shared/notifications
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Remove unused 'no wireguard key' errorDavid Lönnhager1-10/+0
2025-10-23Make sure link to app upgrade view only appears on supported platformsTobias Järvelöv1-13/+22
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv1-6/+5
2025-05-28Update link to AppUpgrade route to be separate from rest of messageTobias Järvelöv1-15/+30
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-28Update unsupported version notification to receive suggestedUpgradeTobias Järvelöv1-0/+2
2025-05-28Add 'navigate-internal' SystemNotificationActionTobias Järvelöv1-8/+17
2025-05-28Update system notifications to use 'navigate-external' typeTobias Järvelöv4-14/+22
2025-05-28Replace 'open-url' with 'navigate-external' for SystemNotificationActionTobias Järvelöv1-4/+6
2025-05-28Rename NotificationAction to SystemNotificationActionTobias Järvelöv1-2/+2
2025-05-28Remove NotificationAction from InAppNotificationActionTobias Järvelöv1-1/+0
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 app upgrade available notificationOliver1-38/+1
2025-05-28Add run function action to notificationsOliver1-0/+5
2025-05-28Update notification to handle new suggested upgrade typeTobias Järvelöv1-4/+5
2025-05-28Remove suggestedUpgrade in unsupported version notificationTobias Järvelöv1-1/+0
2025-05-22Fix incorrect format string for IP version errorDavid Lönnhager1-2/+2
2025-05-19Update app to use the lockedDown field in the disconnected stateOskar2-6/+5
2025-04-10Show ip unavailble error message on desktopJonatan Rhodin1-0/+19
2025-03-19Add navigate-external notification typeOliver1-0/+5
2025-03-19Support notification subtitles composed of multiple elementsOliver1-2/+6
2025-03-18Refactor app specific logic in Link into ExternalLink and InternalLinkOliver1-3/+3
2025-02-03Rename link constants and types to urlOliver3-7/+7
2025-02-03Add typing to open url functionsOliver1-1/+2
2025-02-03Move strings to constantsOliver2-2/+2
2025-02-03Move links to constantsOliver2-2/+2
2024-12-18Add button to disable split tunneling from troubleshoot dialogOliver2-1/+10
2024-12-17Move common components and foundations to libOliver1-1/+1
2024-12-17Move renderer specific notifications to renderer folderOliver3-77/+0
2024-12-17Hide inconsistent version notification in developmentOliver1-1/+4
2024-12-17Show notification instead of dialog when new version installedOliver3-14/+66
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar14-0/+1020