| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 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 |
| 2018-07-25 | Replace custom ClipboardData with DataTransfer type | Andrej Mihajlov | 1 | -9/+1 |
| 2018-07-25 | Merge branch 'ignore-accounts-with-less-than-ten-digits' | Janito Vaqueiro Ferreira Filho | 3 | -5/+8 |
| 2018-07-25 | Describe minimum account token length in changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2018-07-25 | Require account tokens to have at least ten digits | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2018-07-25 | Update test to use ten digit account tokens | Janito Vaqueiro Ferreira Filho | 1 | -2/+2 |
| 2018-07-25 | Merge branch 'bump-windows-libraries' | Odd Stranne | 1 | -0/+0 |
| 2018-07-25 | Bump submodule 'windows-libraries' (libcommon) | Odd Stranne | 1 | -0/+0 |
| 2018-07-25 | Merge branch 'fix-redaction' | Janito Vaqueiro Ferreira Filho | 2 | -1/+5 |
| 2018-07-24 | Describe empty redaction string fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2018-07-24 | Ignore request to redact empty strings | Janito Vaqueiro Ferreira Filho | 1 | -1/+3 |
| 2018-07-24 | Merge branch 'localize-expiry' | Janito Vaqueiro Ferreira Filho | 4 | -2/+13 |
| 2018-07-24 | Describe expiry localization in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
