| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-08-08 | Add launch screen | Andrej Mihajlov | 4 | -6/+117 |
| 2018-08-08 | Save daemon connectivity status to redux | Andrej Mihajlov | 4 | -1/+81 |
| 2018-08-08 | Fix non-clickable padding area around dropdown items | Andrej Mihajlov | 1 | -4/+15 |
| 2018-08-08 | Fix broken style after adding Img.width/height params | Andrej Mihajlov | 1 | -2/+1 |
| 2018-08-08 | Refactor connection/actions | Andrej Mihajlov | 1 | -10/+12 |
| 2018-08-08 | Upgrade reactxp@1.3.3 | Andrej Mihajlov | 4 | -25/+27 |
| 2018-08-08 | Make HeaderBar more composable | Andrej Mihajlov | 9 | -169/+149 |
| 2018-08-08 | Add width and height to Img | Andrej Mihajlov | 1 | -2/+6 |
| 2018-08-08 | Use appropriate history methods when navigating between pages | Andrej Mihajlov | 8 | -28/+33 |
| 2018-08-08 | Remove App.activationStateChangedEvent due to regression between 1.3-rc and 1... | Andrej Mihajlov | 1 | -15/+1 |
| 2018-08-08 | Fix chopped text in Account view expiration date and Login view status subtitle | Andrej Mihajlov | 2 | -0/+2 |
| 2018-08-08 | Pull account expiry on demand | Andrej Mihajlov | 8 | -91/+105 |
| 2018-08-08 | Remove auto-login | Andrej Mihajlov | 3 | -60/+57 |
| 2018-08-08 | Merge branch 'notifications' | Janito Vaqueiro Ferreira Filho | 5 | -1/+102 |
| 2018-08-08 | Describe notifications in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-08-08 | Set application user model ID on Windows | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-08-08 | Implement system notifications of connection state | Janito Vaqueiro Ferreira Filho | 3 | -0/+96 |
| 2018-08-08 | Use strict comparison operator | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-08 | Merge branch 'migrate-to-connected-react-router' | Andrej Mihajlov | 12 | -55/+77 |
| 2018-08-07 | Fix Redux store enhancer annotations | Andrej Mihajlov | 1 | -2/+4 |
| 2018-08-07 | Migrate to connected-react-router | Andrej Mihajlov | 12 | -53/+73 |
| 2018-08-07 | Merge branch 'fix-roaming-lockfile' | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2018-08-07 | Override app paths before single instance check | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 2018-08-07 | Merge branch 'handle-window-close-on-linux' | Janito Vaqueiro Ferreira Filho | 1 | -6/+47 |
| 2018-08-07 | Only close development tools when quitting | Janito Vaqueiro Ferreira Filho | 1 | -2/+8 |
| 2018-08-07 | Show window if launched while running | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2018-08-07 | Handle window close on Linux | Janito Vaqueiro Ferreira Filho | 1 | -0/+23 |
| 2018-08-07 | Move generic tray set-up to a new method | Janito Vaqueiro Ferreira Filho | 1 | -4/+8 |
| 2018-08-07 | Merge branch 'update-flow-v0.78' | Andrej Mihajlov | 7 | -32/+28 |
| 2018-08-06 | Fix invalid initial state in Account view | Andrej Mihajlov | 1 | -3/+4 |
| 2018-08-06 | Fix broken "buy credit" button | Andrej Mihajlov | 1 | -3/+13 |
| 2018-08-06 | Remove friendly title/message from Errors and drop UnknownError | Andrej Mihajlov | 2 | -17/+2 |
| 2018-08-06 | Update flow-bin@0.78 and validated@1.3.0 | Andrej Mihajlov | 3 | -9/+9 |
| 2018-08-06 | Merge branch 'undo-installer-roaming' | Odd Stranne | 1 | -0/+10 |
| 2018-08-06 | Remove roaming folder and all contents | Odd Stranne | 1 | -0/+10 |
| 2018-08-06 | Merge branch 'consolidate-paths' | Linus Färnstrand | 11 | -126/+110 |
| 2018-08-06 | Adding migration code for old paths | Linus Färnstrand | 2 | -7/+35 |
| 2018-08-06 | Add path changes to README | Linus Färnstrand | 1 | -2/+7 |
| 2018-08-06 | Update Cargo.lock | Linus Färnstrand | 1 | -39/+1 |
| 2018-08-06 | use dirs instead of app_dirs | Linus Färnstrand | 7 | -78/+67 |
| 2018-08-03 | Merge branch 'fix-report-sent-contrast' | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 |
| 2018-08-03 | Restore missing Problem Report page style | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 |
| 2018-08-03 | Merge branch 'improve-github-templates' | Linus Färnstrand | 2 | -2/+22 |
| 2018-08-03 | Add issue template and improve PR template | Linus Färnstrand | 2 | -2/+22 |
| 2018-08-02 | Merge branch 'refactor-error-instantiation' | Janito Vaqueiro Ferreira Filho | 4 | -47/+28 |
| 2018-08-02 | Remove `UnknownError` type | Janito Vaqueiro Ferreira Filho | 2 | -12/+3 |
| 2018-08-01 | Rename `displayError` method | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-08-01 | Move `InvalidAccountError` triage to `ipc-facade` | Janito Vaqueiro Ferreira Filho | 2 | -35/+25 |
| 2018-08-01 | Merge branch 'fallback-to-os-release-file' | Janito Vaqueiro Ferreira Filho | 3 | -5/+81 |
| 2018-08-01 | Try to read OS info from `os-release` file first | Janito Vaqueiro Ferreira Filho | 3 | -5/+81 |
