summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Ignore error while installing rustfmt-previewLinus Färnstrand1-3/+6
2019-10-07Merge branch 'gui-login-automatically'Emīls Piņķis17-55/+143
2019-10-07Update changelogEmīls Piņķis1-0/+4
2019-10-07Update URLs supplied to GUIEmīls Piņķis1-2/+2
2019-10-07Use authenticated URL in componentsEmīls Piņķis11-55/+72
2019-10-07Use authentication token in URLsEmīls Piņķis4-1/+26
2019-10-07Add blocking button componentEmīls Piņķis1-0/+42
2019-10-07Merge branch 'add-app-context'Andrej Mihajlov17-136/+185
2019-10-07Pass `app` via custom contextAndrej Mihajlov16-125/+157
2019-10-07Add container for NotificationAreaAndrej Mihajlov3-22/+39
2019-10-07Merge branch 'refine-visual-styles'Andrej Mihajlov6-72/+111
2019-10-07Update WireguradKeys page stylesAndrej Mihajlov2-19/+24
2019-10-07Add Cell.FooterText and Cell.FooterBoldText UI elementsAndrej Mihajlov4-53/+87
2019-10-07Merge branch 'fix-missing-selected-prop'Andrej Mihajlov1-1/+2
2019-10-04Add missing .selected propAndrej Mihajlov1-1/+2
2019-10-04Merge branch 'add-create-account-rpc'Emīls Piņķis6-12/+113
2019-10-04Update changelogEmīls Piņķis1-0/+1
2019-10-04Add CLI subcommand to create new accountsEmīls Piņķis2-0/+17
2019-10-04Add RPC to create accounts to daemonEmīls Piņķis3-12/+95
2019-10-04Merge branch 'win-adjust-offline-logic'Odd Stranne2-50/+70
2019-10-04Update changelogOdd Stranne1-0/+3
2019-10-04Make online check more strictOdd Stranne1-1/+6
2019-10-04More efficient loggingOdd Stranne1-9/+6
2019-10-04Adjust offline detection logicOdd Stranne1-40/+52
2019-10-04Extend list of interfaces to discardOdd Stranne1-0/+3
2019-10-03Merge branch 'winpathfix'David Lönnhager12-1/+489
2019-10-03Add CLI tools to system PATH in Windows installerDavid Lönnhager12-1/+489
2019-10-02Merge branch 'fix-disappearing-out-address'Janito Vaqueiro Ferreira Filho2-0/+3
2019-10-02Describe disappearing location fix in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-10-02Fix disappearing relay out IP addressJanito Vaqueiro Ferreira Filho1-0/+2
2019-10-02Merge branch 'add-login-token-rpc'Emīls Piņķis3-0/+36
2019-10-02Add get_www_auth_token RPC in daemonEmīls Piņķis3-0/+36
2019-10-02Merge branch 'fix-stop-foreground'Janito Vaqueiro Ferreira Filho1-1/+1
2019-10-02Use overloaded method available on API 21Janito Vaqueiro Ferreira Filho1-1/+1
2019-10-01Merge branch 'login-on-api-error'Janito Vaqueiro Ferreira Filho9-19/+81
2019-10-01Describe login without connectivity in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-10-01Allow logging in if API can't be reachedJanito Vaqueiro Ferreira Filho1-1/+1
2019-10-01Return `GetAccountDataResult` from daemon methodJanito Vaqueiro Ferreira Filho4-18/+25
2019-10-01Implement `IntoJava` for `getAccountData` resultJanito Vaqueiro Ferreira Filho4-1/+47
2019-10-01Create `GetAccountDataResult` model classJanito Vaqueiro Ferreira Filho1-0/+8
2019-10-01Merge branch 'fix-action-button-icons'Janito Vaqueiro Ferreira Filho3-58/+73
2019-10-01Describe action button icon fixes in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-10-01Fix notification action button iconsJanito Vaqueiro Ferreira Filho2-58/+72
2019-10-01Merge branch 'support-api-21'Janito Vaqueiro Ferreira Filho14-47/+152
2019-10-01Describe API 21 support in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-10-01Clean icon_close path dataJanito Vaqueiro Ferreira Filho1-5/+32
2019-10-01Clean icon_alert path dataJanito Vaqueiro Ferreira Filho1-1/+18
2019-10-01Use overlays instead of changing the foregroundJanito Vaqueiro Ferreira Filho3-12/+69
2019-10-01Don't use `Context.getColor`Janito Vaqueiro Ferreira Filho9-29/+32
2019-10-01Merge branch 'notarize-on-macos'Linus Färnstrand6-274/+147