| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-02-14 | Update account history on account change | Andrej Mihajlov | 3 | -41/+69 |
| 2019-02-14 | Fix the line height for the description text on "Out of time" view | Andrej Mihajlov | 1 | -0/+1 |
| 2019-02-14 | Adjust relay constraint types in gui | Emīls Piņķis | 4 | -13/+34 |
| 2019-02-13 | Fix minor typo | Andrej Mihajlov | 1 | -1/+1 |
| 2019-02-13 | Fix typescript watch script | Andrej Mihajlov | 3 | -36/+85 |
| 2019-02-11 | Fix the potential reconnect loop in GUI, triggered by the timeout when receiv... | Andrej Mihajlov | 1 | -19/+28 |
| 2019-02-08 | Upgrade TypeScript to 3.3.3 | Andrej Mihajlov | 3 | -6/+6 |
| 2019-02-08 | Refactor AdvancedSettings | Andrej Mihajlov | 4 | -185/+182 |
| 2019-02-08 | Fix linter issues | Andrej Mihajlov | 77 | -2783/+2811 |
| 2019-02-04 | TypeScript migration | Andrej Mihajlov | 214 | -4581/+2479 |
| 2019-02-01 | Renaming remaining mentions of "security" to "firewall" | Linus Färnstrand | 8 | -10/+10 |
| 2019-01-30 | Adjust GUI code to new TunnelEndpoint type | Emīls Piņķis | 7 | -114/+122 |
| 2019-01-30 | Remove libappindicator as a dependency | Linus Färnstrand | 1 | -1/+0 |
| 2019-01-29 | Consider CARGO_TARGET_DIR in build.sh | Linus Färnstrand | 1 | -13/+13 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 |
| 2019-01-29 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 |
| 2019-01-24 | Move DaemonRpc related types to daemon-rpc-types | Andrej Mihajlov | 20 | -214/+203 |
| 2019-01-24 | Change tray message for firewall error | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-01-24 | Change banner message for firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -6/+26 |
| 2019-01-24 | Enable external links on firewall failure | Janito Vaqueiro Ferreira Filho | 1 | -1/+5 |
| 2019-01-24 | Handle set security policy error as insecure state | Janito Vaqueiro Ferreira Filho | 4 | -16/+53 |
| 2019-01-24 | Deprecate and remove DaemonRpcProxy | Andrej Mihajlov | 18 | -302/+116 |
| 2019-01-23 | Fix error levels | Andrej Mihajlov | 2 | -11/+11 |
| 2019-01-23 | Migrate autostart logic to the main process | Andrej Mihajlov | 9 | -50/+112 |
| 2019-01-23 | Add IPC events for manipulating the account | Andrej Mihajlov | 4 | -4/+31 |
| 2019-01-22 | Handle changes to account token | Andrej Mihajlov | 4 | -91/+67 |
| 2019-01-18 | Refactor the SocketTransport | Andrej Mihajlov | 1 | -68/+80 |
| 2019-01-17 | Skip auto-connect if it was done before | Andrej Mihajlov | 1 | -8/+13 |
| 2019-01-17 | Fix tests | Andrej Mihajlov | 1 | -2/+2 |
| 2019-01-17 | Update the "login successful" message | Andrej Mihajlov | 1 | -9/+8 |
| 2019-01-15 | Update prettier | Andrej Mihajlov | 2 | -5/+5 |
| 2019-01-15 | Add custom modal container | Janito Vaqueiro Ferreira Filho | 4 | -68/+181 |
| 2019-01-15 | Add a space between adjacent toggle items | Janito Vaqueiro Ferreira Filho | 2 | -0/+4 |
| 2019-01-15 | Only set daemon auto-connect when it changes | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2019-01-15 | Update auto-connect and auto-start toggles | Janito Vaqueiro Ferreira Filho | 1 | -9/+5 |
| 2019-01-15 | Don't auto-connect when option is unset | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2019-01-15 | Update auto-start change to propagate to daemon | Janito Vaqueiro Ferreira Filho | 2 | -3/+12 |
| 2019-01-15 | Don't map daemon auto-connect value to GUI | Janito Vaqueiro Ferreira Filho | 3 | -4/+1 |
| 2019-01-15 | Change how auto connect is set | Janito Vaqueiro Ferreira Filho | 1 | -1/+8 |
| 2019-01-15 | Add IPC call to set `autoConnect` | Janito Vaqueiro Ferreira Filho | 2 | -0/+9 |
| 2019-01-15 | Add `autoConnect` setting to GUI settings | Janito Vaqueiro Ferreira Filho | 3 | -0/+13 |
| 2019-01-11 | Remove the SelectLocation tests | Andrej Mihajlov | 1 | -142/+0 |
| 2019-01-11 | Migrate the Login view to the new Accordion | Andrej Mihajlov | 1 | -1/+1 |
| 2019-01-11 | Add hover color for the settings button in the header bar | Andrej Mihajlov | 1 | -0/+1 |
| 2019-01-11 | Allow Cell.Label to break onto many lines | Andrej Mihajlov | 3 | -2/+7 |
| 2019-01-11 | Optimize the SelectLocation view | Andrej Mihajlov | 7 | -295/+501 |
| 2019-01-11 | Optimize the Accordion view | Andrej Mihajlov | 1 | -76/+75 |
| 2019-01-09 | Further improve get_current_location RPC | Emīls Piņķis | 2 | -12/+22 |
| 2019-01-09 | Block when TAP adapter problem is detected | Janito Vaqueiro Ferreira Filho | 2 | -1/+5 |
| 2019-01-09 | Updating version metadata to 2018.6 | Linus Färnstrand | 1 | -1/+1 |
