| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2019-10-07 | Ignore error while installing rustfmt-preview | Linus Färnstrand | 1 | -3/+6 |
| 2019-10-07 | Merge branch 'gui-login-automatically' | Emīls Piņķis | 17 | -55/+143 |
| 2019-10-07 | Update changelog | Emīls Piņķis | 1 | -0/+4 |
| 2019-10-07 | Update URLs supplied to GUI | Emīls Piņķis | 1 | -2/+2 |
| 2019-10-07 | Use authenticated URL in components | Emīls Piņķis | 11 | -55/+72 |
| 2019-10-07 | Use authentication token in URLs | Emīls Piņķis | 4 | -1/+26 |
| 2019-10-07 | Add blocking button component | Emīls Piņķis | 1 | -0/+42 |
| 2019-10-07 | Merge branch 'add-app-context' | Andrej Mihajlov | 17 | -136/+185 |
| 2019-10-07 | Pass `app` via custom context | Andrej Mihajlov | 16 | -125/+157 |
| 2019-10-07 | Add container for NotificationArea | Andrej Mihajlov | 3 | -22/+39 |
| 2019-10-07 | Merge branch 'refine-visual-styles' | Andrej Mihajlov | 6 | -72/+111 |
| 2019-10-07 | Update WireguradKeys page styles | Andrej Mihajlov | 2 | -19/+24 |
| 2019-10-07 | Add Cell.FooterText and Cell.FooterBoldText UI elements | Andrej Mihajlov | 4 | -53/+87 |
| 2019-10-07 | Merge branch 'fix-missing-selected-prop' | Andrej Mihajlov | 1 | -1/+2 |
| 2019-10-04 | Add missing .selected prop | Andrej Mihajlov | 1 | -1/+2 |
| 2019-10-04 | Merge branch 'add-create-account-rpc' | Emīls Piņķis | 6 | -12/+113 |
| 2019-10-04 | Update changelog | Emīls Piņķis | 1 | -0/+1 |
| 2019-10-04 | Add CLI subcommand to create new accounts | Emīls Piņķis | 2 | -0/+17 |
| 2019-10-04 | Add RPC to create accounts to daemon | Emīls Piņķis | 3 | -12/+95 |
| 2019-10-04 | Merge branch 'win-adjust-offline-logic' | Odd Stranne | 2 | -50/+70 |
| 2019-10-04 | Update changelog | Odd Stranne | 1 | -0/+3 |
| 2019-10-04 | Make online check more strict | Odd Stranne | 1 | -1/+6 |
| 2019-10-04 | More efficient logging | Odd Stranne | 1 | -9/+6 |
| 2019-10-04 | Adjust offline detection logic | Odd Stranne | 1 | -40/+52 |
| 2019-10-04 | Extend list of interfaces to discard | Odd Stranne | 1 | -0/+3 |
| 2019-10-03 | Merge branch 'winpathfix' | David Lönnhager | 12 | -1/+489 |
| 2019-10-03 | Add CLI tools to system PATH in Windows installer | David Lönnhager | 12 | -1/+489 |
| 2019-10-02 | Merge branch 'fix-disappearing-out-address' | Janito Vaqueiro Ferreira Filho | 2 | -0/+3 |
| 2019-10-02 | Describe disappearing location fix in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-02 | Fix disappearing relay out IP address | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2019-10-02 | Merge branch 'add-login-token-rpc' | Emīls Piņķis | 3 | -0/+36 |
| 2019-10-02 | Add get_www_auth_token RPC in daemon | Emīls Piņķis | 3 | -0/+36 |
| 2019-10-02 | Merge branch 'fix-stop-foreground' | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-02 | Use overloaded method available on API 21 | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-01 | Merge branch 'login-on-api-error' | Janito Vaqueiro Ferreira Filho | 9 | -19/+81 |
| 2019-10-01 | Describe login without connectivity in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Allow logging in if API can't be reached | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2019-10-01 | Return `GetAccountDataResult` from daemon method | Janito Vaqueiro Ferreira Filho | 4 | -18/+25 |
| 2019-10-01 | Implement `IntoJava` for `getAccountData` result | Janito Vaqueiro Ferreira Filho | 4 | -1/+47 |
| 2019-10-01 | Create `GetAccountDataResult` model class | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2019-10-01 | Merge branch 'fix-action-button-icons' | Janito Vaqueiro Ferreira Filho | 3 | -58/+73 |
| 2019-10-01 | Describe action button icon fixes in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Fix notification action button icons | Janito Vaqueiro Ferreira Filho | 2 | -58/+72 |
| 2019-10-01 | Merge branch 'support-api-21' | Janito Vaqueiro Ferreira Filho | 14 | -47/+152 |
| 2019-10-01 | Describe API 21 support in change log | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2019-10-01 | Clean icon_close path data | Janito Vaqueiro Ferreira Filho | 1 | -5/+32 |
| 2019-10-01 | Clean icon_alert path data | Janito Vaqueiro Ferreira Filho | 1 | -1/+18 |
| 2019-10-01 | Use overlays instead of changing the foreground | Janito Vaqueiro Ferreira Filho | 3 | -12/+69 |
| 2019-10-01 | Don't use `Context.getColor` | Janito Vaqueiro Ferreira Filho | 9 | -29/+32 |
| 2019-10-01 | Merge branch 'notarize-on-macos' | Linus Färnstrand | 6 | -274/+147 |
