| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-27 | Merge branch 'unpatch-yarn' | Andrej Mihajlov | 2 | -0/+25 |
| 2018-08-27 | Unpatch yarn on postinstall | Andrej Mihajlov | 2 | -0/+25 |
| 2018-08-27 | Merge branch 'fix-window-position-rounding' | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2018-08-27 | Fix window position rounding | Janito Vaqueiro Ferreira Filho | 1 | -1/+4 |
| 2018-08-27 | Merge branch 'simpler-state-machine' | Linus Färnstrand | 4 | -69/+48 |
| 2018-08-26 | Change tense of some logging messages | Linus Färnstrand | 3 | -3/+3 |
| 2018-08-26 | Make TunnelStateWrapper not implement TunnelState | Linus Färnstrand | 1 | -66/+45 |
| 2018-08-24 | Merge branch 'restore-window-to-last-position' | Janito Vaqueiro Ferreira Filho | 2 | -73/+109 |
| 2018-08-24 | Describe window location fix in the change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-08-24 | Restore window at its previous location on Linux | Janito Vaqueiro Ferreira Filho | 1 | -73/+105 |
| 2018-08-24 | Merge branch 'typescript-stage1' | Andrej Mihajlov | 13 | -476/+544 |
| 2018-08-24 | Migrate components to TypeScript | Andrej Mihajlov | 13 | -476/+544 |
| 2018-08-24 | Merge branch 'daemon-state-refactor' | Janito Vaqueiro Ferreira Filho | 9 | -324/+1218 |
| 2018-08-23 | Use tunnel state machine in daemon | Janito Vaqueiro Ferreira Filho | 3 | -288/+140 |
| 2018-08-23 | Handle when the `TunnelStateMachine` finishes | Janito Vaqueiro Ferreira Filho | 2 | -1/+6 |
| 2018-08-23 | Handle security policy in tunnel state machine | Janito Vaqueiro Ferreira Filho | 5 | -39/+167 |
| 2018-08-23 | Return startup errors when spawning state machine | Janito Vaqueiro Ferreira Filho | 1 | -20/+45 |
| 2018-08-23 | Create `start_tunnel` helper function | Janito Vaqueiro Ferreira Filho | 1 | -5/+17 |
| 2018-08-23 | Implement shared values between all tunnel states | Janito Vaqueiro Ferreira Filho | 5 | -77/+148 |
| 2018-08-23 | Refactor handling closed channels | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-23 | Refactor tunnel monitoring by state machine | Janito Vaqueiro Ferreira Filho | 4 | -55/+86 |
| 2018-08-23 | Disconnect and reconnect if parameters change | Janito Vaqueiro Ferreira Filho | 3 | -6/+31 |
| 2018-08-23 | Create `TunnelStateMachineAction` helper type | Janito Vaqueiro Ferreira Filho | 1 | -41/+47 |
| 2018-08-23 | Notify any listeners of state changes | Janito Vaqueiro Ferreira Filho | 3 | -37/+99 |
| 2018-08-23 | Create `tunnel_state_machine` module | Janito Vaqueiro Ferreira Filho | 7 | -0/+675 |
| 2018-08-22 | Rename `TunnelCommand` into `ManagementCommand` | Janito Vaqueiro Ferreira Filho | 2 | -37/+39 |
| 2018-08-22 | Fix typo in comment | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-22 | Merge branch 'fix-executable-name-on-linux' | Andrej Mihajlov | 1 | -0/+4 |
| 2018-08-22 | Use extraMetadata to override package.json | Andrej Mihajlov | 1 | -0/+4 |
| 2018-08-22 | Merge branch 'appveyor-test-gui' | Linus Färnstrand | 1 | -0/+28 |
| 2018-08-22 | Add appveyor config file for GUI tests | Linus Färnstrand | 1 | -0/+28 |
| 2018-08-22 | Merge branch 'simplify-version-formatting' | Linus Färnstrand | 1 | -4/+1 |
| 2018-08-22 | Simplify semver->product version conversion | Linus Färnstrand | 1 | -4/+1 |
| 2018-08-22 | Merge branch 'revert-to-tokio-timer-0.1' | Janito Vaqueiro Ferreira Filho | 3 | -13/+21 |
| 2018-08-22 | Log full relay list download error chain | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-22 | Update usage of `rand` | Janito Vaqueiro Ferreira Filho | 1 | -2/+1 |
| 2018-08-22 | Revert "Upgrade tokio-timer" | Janito Vaqueiro Ferreira Filho | 3 | -13/+22 |
| 2018-08-22 | Merge branch 'fix-yarn-workspaces-windows' | Andrej Mihajlov | 6 | -48/+101 |
| 2018-08-22 | Update electron-builder | Andrej Mihajlov | 2 | -42/+52 |
| 2018-08-22 | Fix paths in installer.nsh | Andrej Mihajlov | 1 | -4/+4 |
| 2018-08-22 | Move chai-as-promised to devDependencies | Andrej Mihajlov | 1 | -1/+1 |
| 2018-08-22 | Fix EPERM on Windows by creating a junction instead of symbolic link | Andrej Mihajlov | 1 | -1/+5 |
| 2018-08-22 | Patch yarn workspace node_modules lookup bug on Windows | Andrej Mihajlov | 2 | -0/+39 |
| 2018-08-21 | Merge branch 'new-version-warning' | Janito Vaqueiro Ferreira Filho | 10 | -14/+206 |
| 2018-08-20 | Describe new version warning in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-20 | Show warning when new version is available | Janito Vaqueiro Ferreira Filho | 5 | -6/+49 |
| 2018-08-20 | Add GUI RPC call to get app version info | Janito Vaqueiro Ferreira Filho | 1 | -0/+33 |
| 2018-08-20 | Show error message if version is inconsistent | Janito Vaqueiro Ferreira Filho | 2 | -5/+33 |
| 2018-08-20 | Show exclamation icon if version is inconsistent | Janito Vaqueiro Ferreira Filho | 8 | -12/+89 |
| 2018-08-16 | Add GUI RPC call to get current version | Janito Vaqueiro Ferreira Filho | 1 | -0/+10 |
