| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-06-15 | Merge branch 'backend-error-types' | Janito Vaqueiro Ferreira Filho | 7 | -97/+113 |
| 2018-06-15 | Update log message for no previous account | Janito Vaqueiro Ferreira Filho | 2 | -2/+2 |
| 2018-06-15 | Split `BackendError` into individual error classes | Janito Vaqueiro Ferreira Filho | 3 | -76/+78 |
| 2018-06-15 | Remove `BackendError` from `app.android.js` | Janito Vaqueiro Ferreira Filho | 1 | -6/+4 |
| 2018-06-14 | Remove `BackendError` from account redux code | Janito Vaqueiro Ferreira Filho | 2 | -5/+4 |
| 2018-06-14 | Separate handled errors by type | Janito Vaqueiro Ferreira Filho | 1 | -7/+3 |
| 2018-06-14 | Create `JsonRpcError` type | Janito Vaqueiro Ferreira Filho | 1 | -4/+25 |
| 2018-06-14 | Merge branch 'fix-enzyme-configuration' | Andrej Mihajlov | 10 | -152/+49 |
| 2018-06-14 | Configure enzyme once and update sinon to the latest | Andrej Mihajlov | 10 | -152/+49 |
| 2018-06-14 | Merge branch 'remove-flowtyped-from-repo' | Andrej Mihajlov | 66 | -12602/+115 |
| 2018-06-14 | Update mapStateToProps to include only relevant fields | Andrej Mihajlov | 4 | -9/+14 |
| 2018-06-14 | Migrate to generic props constructor | Andrej Mihajlov | 5 | -34/+32 |
| 2018-06-14 | Add mocha stubs | Andrej Mihajlov | 1 | -0/+7 |
| 2018-06-14 | Update travis config to install flow-typed annotations | Andrej Mihajlov | 1 | -0/+1 |
| 2018-06-14 | Remove flow-typed annotations from repository | Andrej Mihajlov | 55 | -12559/+61 |
| 2018-06-13 | Merge branch 'talpid-openvpn-plugin-ipc-credentials' | Janito Vaqueiro Ferreira Filho | 3 | -19/+105 |
| 2018-06-13 | Implement authentication check in plugin RPCs | Janito Vaqueiro Ferreira Filho | 1 | -11/+50 |
| 2018-06-13 | Update plugin to authenticate with IPC server | Janito Vaqueiro Ferreira Filho | 2 | -10/+36 |
| 2018-06-13 | Stub `OpenVpnEventApiImpl::authenticate` method | Janito Vaqueiro Ferreira Filho | 1 | -4/+25 |
| 2018-06-13 | Merge branch 'refactor-directory-creation' | Linus Färnstrand | 28 | -301/+359 |
| 2018-06-13 | Refactor out create_daemon that everyone can use | Linus Färnstrand | 2 | -20/+15 |
| 2018-06-13 | Add changes to changelog | Linus Färnstrand | 1 | -1/+6 |
| 2018-06-13 | Update path section in README | Linus Färnstrand | 1 | -10/+12 |
| 2018-06-13 | Update Cargo.lock | Linus Färnstrand | 1 | -4/+5 |
| 2018-06-13 | Refactor out get_program_data_dir | Linus Färnstrand | 3 | -18/+22 |
| 2018-06-13 | More correct errors from path functions | Linus Färnstrand | 4 | -13/+20 |
| 2018-06-13 | Introduce metadata module | Linus Färnstrand | 5 | -12/+17 |
| 2018-06-13 | Rename mullvad-paths methods to have get_ if they don't create dirs | Linus Färnstrand | 7 | -13/+30 |
| 2018-06-13 | Move RPC address file computation into mullvad-paths | Linus Färnstrand | 9 | -65/+63 |
| 2018-06-13 | Rotate daemon log on startup | Linus Färnstrand | 2 | -21/+16 |
| 2018-06-13 | Don't pass log args to daemon on all three desktop platforms | Linus Färnstrand | 3 | -23/+1 |
| 2018-06-13 | Move log dir stuff to mullvad-paths | Linus Färnstrand | 6 | -78/+102 |
| 2018-06-13 | Rename mullvad-metadata -> mullvad-paths | Linus Färnstrand | 17 | -109/+138 |
| 2018-06-13 | Fix non-linux import warning | Linus Färnstrand | 1 | -1/+2 |
| 2018-06-13 | Remove unused app_dirs from mullvad-daemon | Linus Färnstrand | 2 | -3/+0 |
| 2018-06-13 | Merge branch 'add-babel-preset-env' | Andrej Mihajlov | 3 | -209/+155 |
| 2018-06-12 | Add babel-preset-env | Andrej Mihajlov | 3 | -209/+155 |
| 2018-06-12 | Merge branch 'shutdown-handler' | Andrej Mihajlov | 6 | -48/+101 |
| 2018-06-12 | Add ShutdownHandler for Main and Renderer | Andrej Mihajlov | 6 | -48/+101 |
| 2018-06-12 | Merge branch 'refresh-expiry-time' | Andrej Mihajlov | 11 | -74/+196 |
| 2018-06-12 | Update changelog | Andrej Mihajlov | 1 | -0/+1 |
| 2018-06-12 | Refresh account expiration when window becomes visible | Andrej Mihajlov | 3 | -24/+75 |
| 2018-06-12 | Update tests | Andrej Mihajlov | 1 | -24/+15 |
| 2018-06-12 | Update account expiry when showing the account details | Andrej Mihajlov | 2 | -9/+48 |
| 2018-06-12 | Remove .js from imports | Andrej Mihajlov | 2 | -14/+14 |
| 2018-06-12 | Add action to update expiry date | Andrej Mihajlov | 3 | -3/+43 |
| 2018-06-12 | Merge branch 'modernize-app' | Andrej Mihajlov | 10 | -377/+473 |
| 2018-06-12 | Migrate some of old IPC methods to use async+await | Andrej Mihajlov | 1 | -27/+21 |
| 2018-06-12 | Adjust websocket IPC verbosity levels | Andrej Mihajlov | 1 | -5/+5 |
| 2018-06-12 | Update to reactxp 1.3.0-rc.0 | Andrej Mihajlov | 2 | -20/+26 |
