| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2018-08-01 | Merge branch 'auto-scroll-to-selected-location' | Andrej Mihajlov | 3 | -7/+37 |
| 2018-07-31 | Auto scroll to selected location | Andrej Mihajlov | 3 | -7/+37 |
| 2018-07-31 | Merge branch 'dont-use-roaming-path' | Janito Vaqueiro Ferreira Filho | 4 | -11/+32 |
| 2018-07-31 | Describe roaming directory change in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2018-07-31 | Update settings path in `README.md` | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-07-31 | Replace `%APPDATA%\Local` with `%LOCALAPPDATA%` | Janito Vaqueiro Ferreira Filho | 1 | -3/+3 |
| 2018-07-31 | Configure electron to not use roaming directory | Janito Vaqueiro Ferreira Filho | 1 | -1/+16 |
| 2018-07-31 | Don't log anything before log directory is created | Janito Vaqueiro Ferreira Filho | 1 | -5/+7 |
| 2018-07-31 | Use local directory instead of roaming directory | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-07-31 | Merge branch 'fix-changelog' | Janito Vaqueiro Ferreira Filho | 1 | -7/+12 |
| 2018-07-31 | Reword problem report redaction fix description | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-07-30 | Fix change log entries since 2018.2-beta2 | Janito Vaqueiro Ferreira Filho | 1 | -7/+12 |
| 2018-07-30 | Merge branch 'rustfmt-0-9-0' | Linus Färnstrand | 19 | -75/+53 |
| 2018-07-30 | Update rustfmt version output in travis | Linus Färnstrand | 1 | -1/+1 |
| 2018-07-30 | Reformat with rustfmt 0.9.0 | Linus Färnstrand | 18 | -74/+52 |
| 2018-07-30 | Merge branch 'ignore-exact-files' | Andrej Mihajlov | 1 | -7/+7 |
| 2018-07-30 | Ignore exact files | Andrei Mihailov | 1 | -7/+7 |
| 2018-07-27 | Merge branch 'linux-autostart' | Janito Vaqueiro Ferreira Filho | 2 | -15/+79 |
| 2018-07-27 | Add `TODO` to handle failure to set auto-start | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-07-27 | Implement auto-start on Linux | Janito Vaqueiro Ferreira Filho | 1 | -15/+78 |
| 2018-07-26 | Merge branch 'drag-settings' | Janito Vaqueiro Ferreira Filho | 15 | -162/+116 |
| 2018-07-26 | Replace margin with padding in `NavigationBar` | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2018-07-26 | Update headers in `SelectLocation` | Janito Vaqueiro Ferreira Filho | 4 | -53/+26 |
| 2018-07-26 | Make settings headers also drag the window | Janito Vaqueiro Ferreira Filho | 11 | -106/+84 |
| 2018-07-26 | Make settings navigation bar be a window drag area | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2018-07-26 | Merge branch 'fix-navigation-bar-windows-style' | Andrej Mihajlov | 1 | -2/+2 |
| 2018-07-26 | Fix invalid style key and margin on windows platform | Andrej Mihajlov | 1 | -2/+2 |
| 2018-07-25 | Merge branch 'clipboard-annotations' | Andrej Mihajlov | 1 | -9/+1 |
