summaryrefslogtreecommitdiffhomepage
path: root/gui/src/main/notification-controller.ts
AgeCommit message (Expand)AuthorFilesLines
2021-07-23Replace consumePromise with void operatorOskar Nyberg1-2/+1
2021-07-02Add warning about DNS not working for excluded apps when blockedOskar Nyberg1-1/+2
2021-06-17Disable notification action on persistent notifications on WindowsOskar Nyberg1-1/+1
2021-01-15Use new loggerOskar Nyberg1-1/+1
2020-11-13Update notification messagesOskar Nyberg1-3/+1
2020-07-22Add notification action buttons in macOSOskar Nyberg1-12/+19
2020-07-22Make criticial notifications persistentOskar Nyberg1-1/+4
2020-07-22Make notifications open app on clickOskar Nyberg1-2/+11
2020-06-24Add account expiry case to error notificationOskar Nyberg1-2/+6
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg1-167/+109
2020-04-29Remove wireguard key generation error notificationOskar Nyberg1-10/+0
2020-04-29Add message when connection failed due to missing WireGuard keyOskar Nyberg1-3/+15
2020-03-06Change content of os notification when entering non-blocking error stateOskar Nyberg1-1/+1
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-1/+2
2020-02-11Add account expiry warning notificationOskar Nyberg1-0/+18
2020-01-27Fix deprecated Electron APIsAndrej Mihajlov1-1/+1
2019-12-09Adjust desktop GUI code to use new error stateEmīls1-12/+9
2019-10-23Show relay name in notificationsDavid Lönnhager1-2/+32
2019-10-23Use larger PNG icon in notifications on WindowsDavid Lönnhager1-0/+10
2019-07-05Add notifications about failed key generationEmīls Piņķis1-0/+10
2019-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho1-2/+2
2019-04-09Translate the map and relay listAndrej Mihajlov1-9/+11
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+177