summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Merge remote-tracking branch 'initial-android-app'Janito Vaqueiro Ferreira Filho23-0/+358
2019-03-11Create initial Android applicationJanito Vaqueiro Ferreira Filho18-0/+94
2019-03-11Add Gradle wrapper for Android appJanito Vaqueiro Ferreira Filho5-0/+264
2019-03-11Merge branch 'win-inst-add-winver'Odd Stranne4-2/+144
2019-03-11Update installer to include Windows version in logOdd Stranne1-0/+2
2019-03-11Update NSIS logging pluginOdd Stranne3-2/+142
2019-03-11Merge branch 'add-iputils-dependency'Emīls Piņķis1-0/+2
2019-03-11Added a dependcony on iputils-ping for deb packagesEmīls Piņķis1-0/+2
2019-03-08Merge branch 'fix-relay-processing'Emīls Piņķis1-1/+1
2019-03-08Merge branch 'add-ui-language-env-switch'Andrej Mihajlov4-8/+37
2019-03-08Pass processed relay list to GUIEmīls Piņķis1-1/+1
2019-03-08Update READMEAndrej Mihajlov1-3/+9
2019-03-08Add locale override via env variableAndrej Mihajlov3-5/+28
2019-03-08Merge branch 'add-crowdin-script'Andrej Mihajlov16-12/+74
2019-03-08Update READMEAndrej Mihajlov1-1/+18
2019-03-08Adjust catalogue names to Crowdin and fix the shell scriptAndrej Mihajlov15-15/+15
2019-03-08Add script for interacting with CrowdInSimon Andersson1-0/+45
2019-03-08Merge branch 'filter-relays-in-gui'Emīls Piņķis4-6/+85
2019-03-08Filter out relay list in UI depending on relay constraintsEmīls Piņķis1-4/+50
2019-03-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis2-1/+35
2019-03-08Stop clearing relays from relay list in daemonEmīls Piņķis1-1/+0
2019-03-07Merge branch 'fix-wg-logging'Emīls Piņķis1-18/+24
2019-03-07Open wireguard log file in write-only mode instead of read-only modeEmīls Piņķis1-11/+3
2019-03-07Stop wireguard-go tunnel on dropEmīls Piņķis1-8/+22
2019-03-07Merge branch 'fix-buy-button'Andrej Mihajlov26-426/+711
2019-03-07Update changelogAndrej Mihajlov1-0/+4
2019-03-07Update translationsAndrej Mihajlov1-42/+53
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov2-11/+68
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov4-74/+64
2019-03-07Merge ConnectStyles into ConnectAndrej Mihajlov2-69/+49
2019-03-07Add expired account error viewAndrej Mihajlov4-65/+205
2019-03-07Take into account the block_when_connected setting to determine if the connec...Andrej Mihajlov3-7/+51
2019-03-07Remove the legacy ipv4AddrExit fieldAndrej Mihajlov1-1/+0
2019-03-07Improve type safety when using redux actionsAndrej Mihajlov2-54/+52
2019-03-07Automatically center the text label within the AppButtonAndrej Mihajlov2-37/+123
2019-03-07Remove isOnline flagAndrej Mihajlov3-39/+1
2019-03-07Add missing translation for the "Buy more time" buttonAndrej Mihajlov1-1/+1
2019-03-07Refactor codeAndrej Mihajlov6-33/+39
2019-03-07Expose the locale via route propsAndrej Mihajlov4-5/+12
2019-03-07Update d3-geo-projectionAndrej Mihajlov2-6/+7
2019-03-07Update moment.jsAndrej Mihajlov2-5/+5
2019-03-07Merge branch 'bump-rpc-timeout'Andrej Mihajlov1-1/+1
2019-03-07Bump the RPC timeout to 10sAndrej Mihajlov1-1/+1
2019-03-07Merge branch 'fix-gui-custom-relay-type'Emīls Piņķis2-4/+6
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis2-4/+6
2019-03-05Merge branch 'fix-old-account-history'Emīls Piņķis1-1/+7
2019-03-05Fix deserialization of old account historyEmīls Piņķis1-1/+7
2019-03-05Merge branch 'dont-cache-travis'Linus Färnstrand2-11/+1
2019-03-05Remove caching on TravisLinus Färnstrand1-10/+0
2019-03-05Improve env.sh to detect MSYS windowsLinus Färnstrand1-1/+1