| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-15 | Add workspaces | Andrej Mihajlov | 1 | -8535/+0 | |
| 2018-08-08 | Upgrade prettier, flow-typed, eslint-plugin-* | Andrej Mihajlov | 1 | -24/+73 | |
| 2018-08-08 | Stop buffering JSON RPC messages when disconnected | Andrej Mihajlov | 1 | -4/+17 | |
| 2018-08-08 | Upgrade reactxp@1.3.3 | Andrej Mihajlov | 1 | -24/+24 | |
| 2018-08-07 | Migrate to connected-react-router | Andrej Mihajlov | 1 | -35/+54 | |
| Since react-router-redux is deprecated | |||||
| 2018-08-06 | Update flow-bin@0.78 and validated@1.3.0 | Andrej Mihajlov | 1 | -6/+6 | |
| 2018-07-16 | Add chai-as-promised to improve promise based tests | Andrej Mihajlov | 1 | -1/+7 | |
| 2018-07-16 | Add eslint plugin for promises | Andrej Mihajlov | 1 | -0/+4 | |
| 2018-07-15 | Update to the latest electron-builder and enable DLL signing | Andrej Mihajlov | 1 | -52/+41 | |
| See: - https://github.com/electron-userland/electron-builder/issues/3101#issuecomment-404212384 - https://www.electron.build/configuration/win/ | |||||
| 2018-07-05 | Upgrade prettier and add cross-env for it to work on Windows | Andrej Mihajlov | 1 | -3/+3 | |
| 2018-07-05 | Upgrade reactxp to 1.3.0 | Andrej Mihajlov | 1 | -39/+40 | |
| 2018-07-03 | Remove tests that we are not going to fix | Andrej Mihajlov | 1 | -10/+0 | |
| 2018-07-03 | Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransport | Andrej Mihajlov | 1 | -4/+8 | |
| 2018-06-30 | Update electron-builder to get improvements to signing on Windows | Odd Stranne | 1 | -81/+99 | |
| 2018-06-28 | Upgrade electron-builder to solve Windows bug | Linus Färnstrand | 1 | -62/+66 | |
| 2018-06-27 | Migrate back to AppActivationState observer from RX | Andrej Mihajlov | 1 | -8/+10 | |
| See https://github.com/Microsoft/reactxp/issues/661 | |||||
| 2018-06-25 | Fix app installation location on macOS | Andrej Mihajlov | 1 | -137/+213 | |
| 2018-06-20 | Add react pragma and update all eslint/babel packages | Andrej Mihajlov | 1 | -73/+99 | |
| 2018-06-20 | Migrate from sinon to chai-spies | Andrej Mihajlov | 1 | -96/+47 | |
| 2018-06-14 | Configure enzyme once and update sinon to the latest | Andrej Mihajlov | 1 | -135/+43 | |
| 2018-06-14 | Remove flow-typed annotations from repository | Andrej Mihajlov | 1 | -69/+59 | |
| 2018-06-12 | Add babel-preset-env | Andrej Mihajlov | 1 | -203/+140 | |
| 2018-06-12 | Update to reactxp 1.3.0-rc.0 | Andrej Mihajlov | 1 | -19/+25 | |
| See https://github.com/Microsoft/reactxp/issues/662 | |||||
| 2018-06-12 | Refactor main process | Andrej Mihajlov | 1 | -8/+8 | |
| 2018-06-05 | Update electron to v2.0.2 | Andrej Mihajlov | 1 | -3/+3 | |
| 2018-06-05 | Add javascript code formatter | Andrej Mihajlov | 1 | -0/+14 | |
| 2018-05-31 | Update windows-security to 0.0.4 | Andrej Mihajlov | 1 | -4/+4 | |
| 2018-05-31 | Update nseventmonitor to 0.0.8 | Andrej Mihajlov | 1 | -34/+156 | |
| 2018-05-31 | Remove babel-plugin-inline-react-svg | Andrej Mihajlov | 1 | -69/+8 | |
| 2018-05-14 | Remove startBackend code from GUI app | Linus Färnstrand | 1 | -12/+1 | |
| 2018-04-19 | Add transform-builtin-extend babel plugin to allow extending Error class | Emīls Piņķis | 1 | -2/+9 | |
| 2018-03-29 | Upgrade to ReactXP 1.1.0-rc.2 | Andrej Mihajlov | 1 | -3/+3 | |
| See https://github.com/Microsoft/reactxp/issues/577 | |||||
| 2018-03-26 | Bump react-native version | anderklander | 1 | -32/+47 | |
| 2018-03-26 | Flox fix and upgrade reactxp | anderklander | 1 | -9/+13 | |
| needs upgrade to make animations work | |||||
| 2018-03-15 | Update native addons that serve electron binaries (along with node binaries) ↵ | Andrej Mihajlov | 1 | -12/+7 | |
| via node-pre-gyp | |||||
| 2018-03-09 | Update windows-security to 0.0.2 which ships prebuilt binaries | Andrej Mihajlov | 1 | -3/+4 | |
| 2018-03-09 | Move my and Andrei's forks over to the Mullvad organization | Erik Larkö | 1 | -6/+6 | |
| 2018-03-07 | Upgrade eslint packages | Andrej Mihajlov | 1 | -62/+116 | |
| 2018-03-07 | Upgrade to Electron 1.8.3 | Andrej Mihajlov | 1 | -34/+68 | |
| 2018-02-26 | Add TransitionContainer using ReactXP animations | anderklander | 1 | -19/+1 | |
| 2018-02-21 | Fix react-router-redux to use the latest alpha | Andrej Mihajlov | 1 | -8/+8 | |
| Fixes issues with missing peer deps that date back to React 15.. Wooot | |||||
| 2018-02-21 | Upgrade to RX 0.51.8 | Andrej Mihajlov | 1 | -13/+17 | |
| 2018-02-20 | Upgrade all lint and flow related packages (flow v0.66) | Andrej Mihajlov | 1 | -31/+30 | |
| 2018-02-20 | Update lock file with the new versions of previously merged dependencies | Andrej Mihajlov | 1 | -4/+10 | |
| 2018-02-13 | Update moment to the latest | Andrej Mihajlov | 1 | -1/+1 | |
| 2018-02-13 | Upgrade babel-plugin-inline-react-svg to the latest | Andrej Mihajlov | 1 | -12/+16 | |
| 2018-02-13 | Update electron to 1.8.2 | Andrej Mihajlov | 1 | -17/+26 | |
| 2018-02-13 | Update react-simple-maps | Andrej Mihajlov | 1 | -10/+8 | |
| 2018-02-01 | Advanced settings in reactxp | anderklander | 1 | -3/+3 | |
| Also bumped reactxp version to allow multiple children to buttons | |||||
| 2018-01-31 | Upgrade babel-eslint to fix https://github.com/eslint/eslint/issues/9767 | Erik Larkö | 1 | -1/+1 | |
