summaryrefslogtreecommitdiffhomepage
path: root/desktop/packages/mullvad-vpn/src/renderer/lib/notifications
AgeCommit message (Expand)AuthorFilesLines
2025-10-23Fix typo in translators noteTobias Järvelöv1-2/+2
2025-10-10Add and use format device name hook and util functionOliver1-2/+2
2025-10-10Update new device notification textOliver1-1/+4
2025-05-28Evaluate AppUpgrade event type directly instead of using hookTobias Järvelöv1-2/+6
2025-05-28Update import path for routesTobias Järvelöv5-5/+5
2025-05-28Update translation stringsTobias Järvelöv1-1/+1
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öv1-0/+33
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öv1-3/+7
2025-05-28Show update percent message only for AppUpgrade download progress eventTobias Järvelöv1-4/+1
2025-05-28Use correct route path to app upgrade for internal linkTobias Järvelöv2-3/+2
2025-05-28Ensure upgrade error notification is only displayed on certain errorsTobias Järvelöv1-1/+5
2025-05-28Add app upgrade available notificationOliver1-0/+96
2025-05-28Add app upgrade ready notificationOliver2-0/+59
2025-05-28Add app upgrade progress notificationOliver2-0/+76
2025-05-28Add app upgrade error notificationOliver1-0/+89
2025-05-16Add unsupported WireGuard port notificationOliver2-0/+76
2025-04-24Ensure OpenVPN ending notification only displays for associated relaysTobias Järvelöv1-8/+61
2025-04-04Show openvpn notifications when using openvpn tunnel protocolOliver1-2/+3
2025-03-19Add no vpn server available notificationOliver2-0/+123
2025-03-19Add open vpn support ending notificationOliver2-0/+66
2025-03-19Support notification subtitles composed of multiple elementsOliver1-11/+15
2025-03-18Refactor app specific logic in Link into ExternalLink and InternalLinkOliver1-1/+1
2025-01-09Use curly apostrophesDavid Göransson1-1/+1
2024-12-17Move renderer specific notifications to renderer folderOliver3-0/+78