| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-01-25 | Add required packages and remove old flow-typed annotations | Andrej Mihajlov | 1 | -481/+120 | |
| 2018-01-25 | Upgrade browser-sync | Erik Larkö | 1 | -3/+3 | |
| 2018-01-25 | Flow and lint fix | anderklander | 1 | -14/+76 | |
| 2018-01-25 | Add babel_env for test etc. | anderklander | 1 | -129/+31 | |
| 2018-01-25 | Babel configuration | anderklander | 1 | -588/+632 | |
| 2018-01-15 | Remove react-if | anderklander | 1 | -4/+0 | |
| 2018-01-03 | Update packages | Andrej Mihajlov | 1 | -31/+63 | |
| 2017-12-18 | Add custom scrollbars | Andrej Mihajlov | 1 | -41/+1 | |
| Removes dependency on broken react-custom-scrollbars | |||||
| 2017-12-14 | Add enzyme 3 and update the HeaderBar tests to use it | Erik Larkö | 1 | -91/+119 | |
| 2017-12-14 | Add react-native dependency to get flow to pass | Erik Larkö | 1 | -1051/+3435 | |
| 2017-12-14 | Rebase fixes | Erik Larkö | 1 | -1/+70 | |
| 2017-12-05 | Upgrade to electron-mocha 5.0 | Andrej Mihajlov | 1 | -110/+56 | |
| 2017-12-05 | Update NSEventMonitor to v0.0.5 | Andrej Mihajlov | 1 | -3/+3 | |
| 2017-12-05 | Upgrade flow-typed to the latest | Andrej Mihajlov | 1 | -51/+14 | |
| Fixes crash when updating libdefs | |||||
| 2017-12-05 | Upgrade eslint-* packages | Andrej Mihajlov | 1 | -31/+86 | |
| 2017-11-21 | Upgrade redux-mock-store to 1.3.0 | Andrej Mihajlov | 1 | -3/+3 | |
| 2017-11-17 | Upgrade to eslint-plugin-react 7.4.0 | Andrej Mihajlov | 1 | -8/+32 | |
| 2017-11-16 | Upgrade electron-devtools-installer to 2.2.1 | Andrej Mihajlov | 1 | -3/+3 | |
| Release 2.2.1 addresses permission issues related to chrome extensions we use in development such as React and Redux dev tools. See https://github.com/MarshallOfSound/electron-devtools-installer/pull/64 | |||||
| 2017-10-19 | Upgrade electron-builder for compatibility with macOS 10.13 | Andrej Mihajlov | 1 | -130/+339 | |
| 2017-10-19 | Escape paths passed to ElectronSudo.spawn | Andrej Mihajlov | 1 | -0/+4 | |
| 2017-10-12 | Upgrade electron | Erik Larkö | 1 | -88/+13 | |
| 2017-09-26 | Update version string | Andrej Mihajlov | 1 | -23/+52 | |
| 2017-09-22 | Upgrade electron-builder | Linus Färnstrand | 1 | -134/+259 | |
| 2017-09-07 | Update yarn.lock | Linus Färnstrand | 1 | -3/+3 | |
| 2017-08-21 | Refactor Login component and add footer and account input tests | Erik Larkö | 1 | -2/+55 | |
| 2017-08-16 | Add test for components/Login onFirstChangeAfterFailure | Erik Larkö | 1 | -2/+201 | |
| 2017-07-31 | Remove isomorphic-fetch since 'electron-mocha --renderer' runs tests in Webkit | Andrej Mihajlov | 1 | -2/+2 | |
| 2017-07-31 | Remove explicit dependency to mocha | Andrej Mihajlov | 1 | -1/+1 | |
| electron-mocha already depends on it | |||||
| 2017-07-27 | Remove redux-actions | Erik Larkö | 1 | -14/+1 | |
| 2017-07-27 | Remove JSDOM and update Switch component | Andrej Mihajlov | 1 | -456/+21 | |
| 2017-07-24 | Update flow | Andrej Mihajlov | 1 | -41/+144 | |
| 2017-07-21 | Remove unused transform-decorators-legacy | Andrej Mihajlov | 1 | -11/+3 | |
| transform-decorators have been removed from babel stage-2. transform-decorators-legacy brings them back but we don't use them therefore I decided to exclude them from babel configuration. See: https://babeljs.io/docs/plugins/preset-stage-2/ | |||||
| 2017-07-21 | Upgrade chai | Andrej Mihajlov | 1 | -15/+30 | |
| 2017-07-20 | Use latest electron-sudo and fix backend log paths with spaces | Erik Larkö | 1 | -6/+2 | |
| 2017-07-20 | Upgrade JSDOM | Andrej Mihajlov | 1 | -35/+74 | |
| 2017-07-17 | Start the backend again | Erik Larkö | 1 | -1/+8 | |
| 2017-07-07 | Remove persistent storage | Erik Larkö | 1 | -4/+0 | |
| 2017-07-06 | Upgrade to react-mapbox-gl v2.1.0 | Andrej Mihajlov | 1 | -26/+19 | |
| 2017-07-06 | Remove starting the backend. The backend produces too much output on stdout ↵ | Erik Larkö | 1 | -19/+2 | |
| and crashes. sudo-prompt has no support for emptying the stdout | |||||
| 2017-07-05 | Add backend binaries to distribution and update electron and electron-builder | Andrej Mihajlov | 1 | -115/+272 | |
| 2017-07-03 | Update React-If to new version that supports React 15.6 | Andrej Mihajlov | 1 | -5/+5 | |
| 2017-06-30 | Upgrade ESLint and adjust code to new linting requirements | Andrej Mihajlov | 1 | -233/+153 | |
| 2017-06-30 | Upgrade flow | Andrej Mihajlov | 1 | -78/+8 | |
| 2017-06-23 | Upgrade React components and Babel | Andrej Mihajlov | 1 | -8/+79 | |
| 2017-06-23 | Migrate to React 15.6 | Andrej Mihajlov | 1 | -20/+14 | |
| 2017-06-21 | Add flowtype configuration | Andrej Mihajlov | 1 | -6/+12 | |
| 2017-06-09 | Add yarn lock-file | Erik Larkö | 1 | -0/+5964 | |
