| 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 | 2 | -0/+2 |
| 2018-08-08 | Make HeaderBar more composable | Andrej Mihajlov | 7 | -123/+147 |
| 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 | 5 | -25/+36 |
| 2018-08-08 | Remove auto-login | Andrej Mihajlov | 3 | -60/+57 |
| 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 | 2 | -0/+45 |
| 2018-08-08 | Use strict comparison operator | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2018-08-07 | Fix Redux store enhancer annotations | Andrej Mihajlov | 1 | -2/+4 |
| 2018-08-07 | Migrate to connected-react-router | Andrej Mihajlov | 10 | -13/+14 |
| 2018-08-07 | Override app paths before single instance check | Janito Vaqueiro Ferreira Filho | 1 | -1/+2 |
| 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-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-03 | Restore missing Problem Report page style | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 |
| 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-07-31 | Auto scroll to selected location | Andrej Mihajlov | 2 | -7/+36 |
| 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-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 | Replace margin with padding in `NavigationBar` | Janito Vaqueiro Ferreira Filho | 1 | -4/+4 |
| 2018-07-26 | Update headers in `SelectLocation` | Janito Vaqueiro Ferreira Filho | 3 | -51/+21 |
| 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 | Fix invalid style key and margin on windows platform | Andrej Mihajlov | 1 | -2/+2 |
| 2018-07-25 | Replace custom ClipboardData with DataTransfer type | Andrej Mihajlov | 1 | -9/+1 |
| 2018-07-25 | Require account tokens to have at least ten digits | Janito Vaqueiro Ferreira Filho | 1 | -3/+5 |
| 2018-07-24 | Localize expiry time | Janito Vaqueiro Ferreira Filho | 2 | -2/+11 |
| 2018-07-24 | Copy account token to clipboard when clicked | Janito Vaqueiro Ferreira Filho | 3 | -1/+42 |
| 2018-07-24 | Remove global styles from app buttons | Andrej Mihajlov | 10 | -67/+82 |
| 2018-07-23 | Rotate UI log file | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2018-07-23 | Make sure to apply the platform window mask only on mac | Andrej Mihajlov | 1 | -6/+8 |
| 2018-07-23 | Remove "hidden" prop from HeaderBar | Andrej Mihajlov | 2 | -18/+4 |
| 2018-07-23 | Add settings navigation | Andrej Mihajlov | 11 | -175/+151 |
| 2018-07-20 | Migrate PlatformWindow to ReactXP | Andrej Mihajlov | 3 | -20/+8 |
