summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Update account history on account changeAndrej Mihajlov3-41/+69
2019-02-14Fix the line height for the description text on "Out of time" viewAndrej Mihajlov1-0/+1
2019-02-14Adjust relay constraint types in guiEmīls Piņķis4-13/+34
2019-02-13Fix minor typoAndrej Mihajlov1-1/+1
2019-02-13Fix typescript watch scriptAndrej Mihajlov3-36/+85
2019-02-11Fix the potential reconnect loop in GUI, triggered by the timeout when ↵Andrej Mihajlov1-19/+28
receiving the initial state of the daemon
2019-02-08Upgrade TypeScript to 3.3.3Andrej Mihajlov3-6/+6
2019-02-08Refactor AdvancedSettingsAndrej Mihajlov4-185/+182
2019-02-08Fix linter issuesAndrej Mihajlov77-2783/+2811
2019-02-04TypeScript migrationAndrej Mihajlov214-4581/+2479
2019-02-01Renaming remaining mentions of "security" to "firewall"Linus Färnstrand8-10/+10
2019-01-30Adjust GUI code to new TunnelEndpoint typeEmīls Piņķis7-114/+122
2019-01-30Remove libappindicator as a dependencyLinus Färnstrand1-1/+0
2019-01-29Consider CARGO_TARGET_DIR in build.shLinus Färnstrand1-13/+13
2019-01-29Updating version in package filesLinus Färnstrand1-1/+1
2019-01-29Updating version in package filesLinus Färnstrand1-1/+1
2019-01-24Move DaemonRpc related types to daemon-rpc-typesAndrej Mihajlov20-214/+203
2019-01-24Change tray message for firewall errorJanito Vaqueiro Ferreira Filho1-1/+1
2019-01-24Change banner message for firewall failureJanito Vaqueiro Ferreira Filho1-6/+26
2019-01-24Enable external links on firewall failureJanito Vaqueiro Ferreira Filho1-1/+5
2019-01-24Handle set security policy error as insecure stateJanito Vaqueiro Ferreira Filho4-16/+53
2019-01-24Deprecate and remove DaemonRpcProxyAndrej Mihajlov18-302/+116
2019-01-23Fix error levelsAndrej Mihajlov2-11/+11
2019-01-23Migrate autostart logic to the main processAndrej Mihajlov9-50/+112
2019-01-23Add IPC events for manipulating the accountAndrej Mihajlov4-4/+31
2019-01-22Handle changes to account tokenAndrej Mihajlov4-91/+67
2019-01-18Refactor the SocketTransportAndrej Mihajlov1-68/+80
2019-01-17Skip auto-connect if it was done beforeAndrej Mihajlov1-8/+13
2019-01-17Fix testsAndrej Mihajlov1-2/+2
2019-01-17Update the "login successful" messageAndrej Mihajlov1-9/+8
2019-01-15Update prettierAndrej Mihajlov2-5/+5
2019-01-15Add custom modal containerJanito Vaqueiro Ferreira Filho4-68/+181
2019-01-15Add a space between adjacent toggle itemsJanito Vaqueiro Ferreira Filho2-0/+4
2019-01-15Only set daemon auto-connect when it changesJanito Vaqueiro Ferreira Filho1-1/+4
2019-01-15Update auto-connect and auto-start togglesJanito Vaqueiro Ferreira Filho1-9/+5
2019-01-15Don't auto-connect when option is unsetJanito Vaqueiro Ferreira Filho1-3/+5
2019-01-15Update auto-start change to propagate to daemonJanito Vaqueiro Ferreira Filho2-3/+12
2019-01-15Don't map daemon auto-connect value to GUIJanito Vaqueiro Ferreira Filho3-4/+1
2019-01-15Change how auto connect is setJanito Vaqueiro Ferreira Filho1-1/+8
Change it in the GUI specific settings and check if it should also be set in the daemon.
2019-01-15Add IPC call to set `autoConnect`Janito Vaqueiro Ferreira Filho2-0/+9
2019-01-15Add `autoConnect` setting to GUI settingsJanito Vaqueiro Ferreira Filho3-0/+13
2019-01-11Remove the SelectLocation testsAndrej Mihajlov1-142/+0
I don't know what we were testing here.
2019-01-11Migrate the Login view to the new AccordionAndrej Mihajlov1-1/+1
2019-01-11Add hover color for the settings button in the header barAndrej Mihajlov1-0/+1
2019-01-11Allow Cell.Label to break onto many linesAndrej Mihajlov3-2/+7
2019-01-11Optimize the SelectLocation viewAndrej Mihajlov7-295/+501
2019-01-11Optimize the Accordion viewAndrej Mihajlov1-76/+75
2019-01-09Further improve get_current_location RPCEmīls Piņķis2-12/+22
2019-01-09Block when TAP adapter problem is detectedJanito Vaqueiro Ferreira Filho2-1/+5
2019-01-09Updating version metadata to 2018.6Linus Färnstrand1-1/+1