summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared
AgeCommit message (Collapse)AuthorFilesLines
2020-10-16Fix warnings from TypeScript eslint plugin after upgradeOskar Nyberg1-1/+1
2020-09-25Reload duration since key was generated every minute and when the app is openedOskar Nyberg1-0/+9
2020-09-18Improve accessibility in login viewOskar Nyberg1-0/+1
2020-09-09Add Linux context menuOskar Nyberg1-1/+2
2020-08-20Change RPCs from JSONRPC to GRPCOskar Nyberg1-7/+9
2020-08-20Remove irrelevant fwmark fieldEmīls1-2/+0
2020-08-14Add warning for applications that launches in an existing instanceOskar Nyberg1-0/+3
2020-08-14Add split-tunneling view on LinuxOskar Nyberg1-0/+2
2020-08-14Add function for retrieving installed applications on LinuxOskar Nyberg2-0/+32
2020-08-04Store the original block reason in the non-blocking error stateDavid Lönnhager2-52/+53
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önnhager2-5/+27
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īls4-34/+32
2020-06-24Remove tooSoon property from CloseToAccountExpiryNotificationContextOskar Nyberg1-4/+1
2020-06-24Add system notification for when account has expiredOskar Nyberg3-6/+41
2020-06-24Rename notification provider files to kebab-caseOskar Nyberg6-5/+5
2020-06-24Add account expiry case to error notificationOskar Nyberg1-10/+36
2020-06-24Add isRunning getter in SchedulerOskar Nyberg1-1/+12
2020-06-24Refactor AccountExpiryOskar Nyberg2-50/+48
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg13-2/+623
2020-05-19Add useScheduler hookOskar Nyberg1-0/+12
2020-05-19Make pgettext and npgettext require predefined-contextOskar Nyberg2-1/+41
2020-05-14Always enable the beta program in beta versionsDavid Lönnhager1-1/+1
2020-04-30Fix deserialization of AppVersionInfo in GUIDavid Lönnhager1-2/+3
2020-04-29Fix modal flickeringOskar Nyberg1-1/+1
2020-04-24Upgrade React and ReactXPOskar Nyberg1-3/+5
2020-04-21Fix typo "Elector" to "Electron"Oskar Nyberg1-2/+2
2020-04-21Revert "Update Electron to 8.2.0"Oskar Nyberg1-2/+2
This reverts commit c6c9a7bb21b4d465518987724c6b8fe33de9fa6a.
2020-04-21Refactor account data cache retry and delay logicOskar Nyberg1-0/+12
2020-04-20Update node-gettext typings to 3.0.1Andrej Mihajlov1-4/+1
2020-04-14Update node-gettext to v3.0Andrej Mihajlov1-17/+4
2020-04-06Add submitVoucher callOskar Nyberg2-0/+15
2020-04-06Display time left in days if less than three monthsOskar Nyberg1-1/+16
2020-04-06Change date format on account pageOskar Nyberg1-1/+1
2020-04-03Update electron-log to 4.1.1Oskar Nyberg1-1/+1
2020-04-03Update Electron to 8.2.0Oskar Nyberg1-2/+2
2020-04-03Create new account when pressing create account buttonOskar Nyberg1-0/+5
2020-03-26Add beta program toggle in preferencesOskar Nyberg1-0/+5
2020-03-11Use beta program flag in the GUIDavid Lönnhager1-1/+1
2020-03-10Add wireguard mtu callOskar Nyberg1-0/+5
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-0/+6
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg2-0/+8
2020-02-11Remove country and city labels from mapOskar Nyberg1-8/+0
2020-02-11Add account expiry warning notificationOskar Nyberg1-0/+39
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg1-0/+5
2020-01-27Fix deprecated Electron APIsAndrej Mihajlov1-1/+1
2019-12-09Adjust desktop GUI code to use new error stateEmīls1-2/+7
2019-10-07Fix DaemonEvent typeEmīls Piņķis1-1/+2
2019-10-07Use authentication token in URLsEmīls Piņķis1-0/+5