summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/components/NotificationArea.tsx
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Remove irrelevant TODOTobias Järvelöv1-1/+1
2025-10-20Use motion for in-app notification transitionTobias Järvelöv1-13/+25
2025-09-30Rename block_when_disconnected to lockdown_mode in Electron appTobias Järvelöv1-6/+4
2025-05-28Evaluate AppUpgrade event type directly instead of using hookTobias Järvelöv1-3/+1
2025-05-28Update import path for routesTobias Järvelöv1-1/+1
2025-05-28Update click handling to expect 'navigate-external' action typesTobias Järvelöv1-5/+5
2025-05-28Handle case when installer fails after it was startedTobias Järvelöv1-1/+6
2025-05-28Update logic for when to show AppUpgrade in progress notificationTobias Järvelöv1-3/+3
2025-05-28Handle change to useAppUpgradeError selector return formatTobias Järvelöv1-2/+2
2025-05-28Pass in correct platform to app upgrade available notificationTobias Järvelöv1-1/+1
2025-05-28Add app upgrade available notificationOliver1-3/+12
2025-05-28Add app upgrade ready notificationOliver1-1/+11
2025-05-28Add app upgrade progress notificationOliver1-2/+16
2025-05-28Add app upgrade error notificationOliver1-1/+16
2025-05-19Update app to use the lockedDown field in the disconnected stateOskar1-2/+2
2025-05-16Add unsupported WireGuard port notificationOliver1-0/+9
2025-04-30Use new Button in notification areaOliver1-30/+25
2025-04-28Adjust components to new transition systemOskar1-2/+2
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv1-2/+2
2025-03-19Use NotificationSubtitle component in NotificationAreaOliver1-40/+5
2025-03-19Add open vpn notifications to NotificationAreaOliver1-9/+23
2025-03-19Add navigate-external notification typeOliver1-3/+13
2025-03-19Support notification subtitles composed of multiple elementsOliver1-10/+22
2025-03-18Refactor app specific logic in Link into ExternalLink and InternalLinkOliver1-4/+4
2025-02-03Rename open link functions to open urlOliver1-3/+3
2025-01-22Remove manual reconnect on disabling split tunnelingOliver1-3/+2
2024-12-18Reconnect when disabling split tunneling from dialogOliver1-2/+3
2024-12-18Add button to disable split tunneling from troubleshoot dialogOliver1-32/+75
2024-12-17Move common components and foundations to libOliver1-2/+2
2024-12-17Add tokens as css variables in rootOliver1-1/+1
2024-12-17Move renderer specific notifications to renderer folderOliver1-2/+4
2024-12-17Show notification instead of dialog when new version installedOliver1-5/+34
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-0/+230