summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/notifications/error.ts
AgeCommit message (Expand)AuthorFilesLines
2024-08-21Fix error.ts import orderOskar1-1/+1
2024-08-21Add feature indicator plumbingOskar1-3/+3
2024-06-18Fix eslint errorsOskar Nyberg1-1/+2
2024-05-31Show error and troubleshoot dialog when lacking full disk accessOskar Nyberg1-196/+225
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-31Handle create tunnel device variant in frontendDavid Lönnhager1-0/+9
2023-04-17Update troubleshoot instructionsOskar Nyberg1-4/+1
2023-02-21Add troubleshoot dialogOskar Nyberg1-24/+30
2023-02-21Add in app notification dialog specificationOskar Nyberg1-0/+62
2023-02-21Clarify some notification messagesOskar Nyberg1-3/+3
2023-02-09Only show one notification from each category and throttle updatesOskar Nyberg1-1/+0
2023-02-09Add notification categoriesOskar Nyberg1-0/+3
2023-02-09Add severity to SystemNotificationOskar Nyberg1-2/+7
2023-01-04Change please contact supportOskar Nyberg1-7/+7
2022-11-30Update logic to work with new ErrorState structuresOskar Nyberg1-45/+59
2022-08-23Improve device-offline messageOskar Nyberg1-1/+1
2022-04-07Prevent translation of WireGuard and OpenVPNOskar Nyberg1-9/+23
2022-04-05Fix import orderingOskar Nyberg1-1/+1
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 Nyberg1-2/+2
2021-07-02Handle split-tunnel-error in frontendOskar Nyberg1-0/+5
2021-07-02Add warning about DNS not working for excluded apps when blockedOskar Nyberg1-16/+37
2021-01-26Pass env and platform from process API over IPC to rendererOskar Nyberg1-2/+2
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 Nyberg1-125/+89
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-06-24Add account expiry case to error notificationOskar Nyberg1-10/+36
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg1-0/+125