summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared
AgeCommit message (Expand)AuthorFilesLines
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
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
2019-09-25Document gui-settingsAndrej Mihajlov1-0/+14
2019-09-25Move "system" constant to SYSTEM_PREFERRED_LOCALE_KEY and remove MULLVAD_LOCA...Andrej Mihajlov1-0/+2
2019-09-25Add language selectorAndrej Mihajlov3-9/+30
2019-09-25Add language settingAndrej Mihajlov1-0/+1
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov4-6/+229
2019-09-13Migrate UI to use the new "active" flag in the relay list v3 schemaAndrej Mihajlov1-0/+1
2019-09-12Add bridge selectorAndrej Mihajlov2-13/+30
2019-09-11Add Constraint<T> and LiftedConstraint<T> helper typesAndrej Mihajlov1-23/+11
2019-09-09Add current_is_outdated support to Electron frontendLinus Färnstrand1-0/+1
2019-09-05Add button to regenerate keyEmīls Piņķis2-6/+13
2019-09-03Patch typescript typings and enable node integration (it's off by default now)Andrej Mihajlov1-30/+36
2019-09-02Add set_bridge_settings RPC callAndrej Mihajlov1-1/+1
2019-08-22Guard the calls to webContents.sendAndrej Mihajlov1-2/+10
2019-08-16Move login to the main processAndrej Mihajlov1-17/+16
2019-08-16Add IPC handlers for window shape paramsAndrej Mihajlov1-0/+11
2019-08-11Parse tunnel parameter block reason in GUIEmīls Piņķis1-1/+7
2019-07-26Adjust GUI code to the new settings schemaEmīls Piņķis1-8/+15
2019-07-05Add wireguard key redux actionsEmīls Piņķis1-1/+1
2019-07-05Add wireguard key RPCs for GUIEmīls Piņķis1-0/+33
2019-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho1-1/+1