summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/notifications/notification.ts
AgeCommit message (Collapse)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar1-86/+0
2024-05-31Show error and troubleshoot dialog when lacking full disk accessOskar Nyberg1-0/+6
2024-01-31Update disconnected from daemon system notificationOskar Nyberg1-0/+1
2023-06-14Add new device in-app notificationOskar Nyberg1-0/+4
2023-02-21Add troubleshoot dialogOskar Nyberg1-3/+7
2023-02-21Add in app notification dialog specificationOskar Nyberg1-1/+9
2023-02-09Close notifications when they are no longer relevantOskar Nyberg1-1/+2
2023-02-09Only show one notification from each category and throttle updatesOskar Nyberg1-2/+4
2023-02-09Add notification categoriesOskar Nyberg1-0/+6
2023-02-09Add severity to SystemNotificationOskar Nyberg1-1/+8
2022-03-14Remove everything related to WireGuard key handlingOskar Nyberg1-1/+0
2020-11-13Update notification messagesOskar Nyberg1-1/+1
2020-11-10Add notification when there's no valid WireGuard keyOskar Nyberg1-0/+1
2020-07-22Add notification action buttons in macOSOskar Nyberg1-1/+6
2020-06-24Add system notification for when account has expiredOskar Nyberg1-1/+2
2020-06-24Rename notification provider files to kebab-caseOskar Nyberg1-5/+5
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg1-0/+41