summaryrefslogtreecommitdiffhomepage
path: root/gui/src/shared/ipc-event-channel.ts
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Update GUI to not show update info if the app is too newEmīls1-4/+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-06Add submitVoucher callOskar Nyberg1-0/+6
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-10Add wireguard mtu callOskar Nyberg1-0/+5
2020-02-19Fix linter problems caused by @typescript-eslint/no-explicit-anyOskar Nyberg1-0/+6
2020-02-06Pass function for reconnecting to TunnelControlOskar Nyberg1-0/+5
2019-10-07Use authentication token in URLsEmīls Piņķis1-0/+5
2019-09-25Add language selectorAndrej Mihajlov1-3/+16
2019-09-13Add "Closest to exit server" option in bridge selectorAndrej Mihajlov1-6/+6
2019-09-12Add bridge selectorAndrej Mihajlov1-2/+14
2019-09-05Add button to regenerate keyEmīls Piņķis1-4/+5
2019-09-03Patch typescript typings and enable node integration (it's off by default now)Andrej Mihajlov1-30/+36
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-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-06-28Rename `TunnelState` in GUIJanito Vaqueiro Ferreira Filho1-4/+4
2019-06-27Add notification settingsAndrej Mihajlov1-0/+5
2019-05-29Add setBridgeState main thread RPC to GUIEmīls Piņķis1-0/+6
2019-04-12Make sure the sender is not destroyed before sending the replyAndrej Mihajlov1-2/+11
2019-03-08Add locale override via env variableAndrej Mihajlov1-0/+1
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+366