summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/notifications
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Move gui directory to desktop/packages/mullvad-vpnOskar14-1020/+0
2024-08-21Fix error.ts import orderOskar1-1/+1
2024-08-21Add feature indicator plumbingOskar1-3/+3
2024-06-18Fix eslint errorsOskar Nyberg8-8/+16
2024-05-31Show error and troubleshoot dialog when lacking full disk accessOskar Nyberg2-196/+231
2024-05-29Add error state cause for full disk permissions errorDavid Lönnhager1-4/+13
2024-01-31Fix text strings that were incorrectOskar Nyberg1-4/+4
2024-01-31Add VMWare error message and troubleshooting instructionsOskar Nyberg1-2/+22
2024-01-31Update disconnected from daemon system notificationOskar Nyberg2-0/+23
2024-01-31Handle create tunnel device variant in frontendDavid Lönnhager1-0/+9
2023-09-28Add platform to download urlsOskar Nyberg2-6/+6
2023-06-28Refactor time left calculationsOskar Nyberg1-3/+7
2023-06-14Add new device in-app notificationOskar Nyberg2-0/+36
2023-04-17Update troubleshoot instructionsOskar Nyberg1-4/+1
2023-02-21Add troubleshoot dialogOskar Nyberg2-27/+37
2023-02-21Add in app notification dialog specificationOskar Nyberg2-1/+71
2023-02-21Clarify some notification messagesOskar Nyberg1-3/+3
2023-02-09Close notifications when they are no longer relevantOskar Nyberg4-4/+5
2023-02-09Only show one notification from each category and throttle updatesOskar Nyberg12-10/+18
2023-02-09Add notification categoriesOskar Nyberg7-0/+24
2023-02-09Add severity to SystemNotificationOskar Nyberg12-21/+69
2023-01-04Change please contact supportOskar Nyberg1-7/+7
2022-11-30Update logic to work with new ErrorState structuresOskar Nyberg1-45/+59
2022-08-29Replace the remaining mentions of Always require VPNOskar Nyberg1-1/+5
2022-08-23Improve device-offline messageOskar Nyberg1-1/+1
2022-04-07Prevent translation of WireGuard and OpenVPNOskar Nyberg2-12/+32
2022-04-05Fix import orderingOskar Nyberg6-2/+6
2022-03-14Remove everything related to WireGuard key handlingOskar Nyberg2-39/+0
2022-02-10Update error message when there aren't any server for location/settingsOskar Nyberg1-1/+1
2022-01-14Simplify custom resolver to not leak any trafficEmīls1-10/+0
2021-12-10Rename option to 'allow_macos_connection_check'Emīls1-2/+2
2021-12-10Update GUI for new error state causesEmīls1-0/+10
2021-07-12Update usages of platform and node env in rendererOskar Nyberg2-3/+4
2021-07-02Handle split-tunnel-error in frontendOskar Nyberg1-0/+5
2021-07-02Add warning about DNS not working for excluded apps when blockedOskar Nyberg2-17/+47
2021-07-01Update the app update notification to specify if it's a beta versionOskar Nyberg1-10/+46
2021-05-11Replace "unsecured" with "unsecure"Oskar Nyberg1-1/+1
2021-04-14Switch to native APIs and own implementation from moment.jsOskar Nyberg1-11/+5
2021-02-09Open correct part of download page when running a beta versionOskar Nyberg2-4/+12
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg2-3/+3
2020-12-03Remove obsolete virtual adapter code and errorsDavid Lönnhager1-5/+0
2020-11-24Find virtual adapter dynamicallyDavid Lönnhager1-2/+2
2020-11-13Update notification messagesOskar Nyberg12-197/+152
2020-11-10Add notification when there's no valid WireGuard keyOskar Nyberg2-0/+38
2020-10-20Correctly position translator hintsOskar Nyberg2-12/+18
2020-08-04Store the original block reason in the non-blocking error stateDavid Lönnhager1-51/+52
2020-08-04Display reason for being in a non-blocking error stateDavid Lönnhager1-25/+46
2020-08-04Show firewall-blocking application in GUIDavid Lönnhager1-4/+16
2020-07-22Add notification action buttons in macOSOskar Nyberg4-4/+23
2020-06-25Update GUI to not show update info if the app is too newEmīls2-27/+26