summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Updating version in package files2019.6-beta1Linus Färnstrand6-16/+16
2019-07-08Add 2019.6-beta1 to changelogLinus Färnstrand1-1/+7
2019-07-08Disable automatic wireguard key generation.Emīls Piņķis1-0/+5
2019-07-05Remove duplication in help textLinus Färnstrand2-2/+2
2019-07-05Merge branch 'fix-chinese-translations'Linus Färnstrand30-54/+1114
2019-07-05More idiomatic pythonLinus Färnstrand1-1/+1
2019-07-05Update messages.potLinus Färnstrand1-1/+5
2019-07-05Remove translations for cities.po and countries.po zh-TWAndrej Mihajlov2-4461/+0
2019-07-05Add cities/countries zh-CNAndrej Mihajlov2-0/+4461
2019-07-05Update relay-locations.poAndrej Mihajlov13-12/+438
2019-07-05Update message catalogueAndrej Mihajlov13-12/+645
2019-07-05Add stricter language mappingAndrej Mihajlov1-29/+26
2019-07-05Merge branch 'improve-block-when-disconnected-help-text'Linus Färnstrand1-1/+11
2019-07-05Fix formattingLinus Färnstrand1-5/+5
2019-07-05Separate conditional message as separate footerLinus Färnstrand1-8/+10
2019-07-05Improve help text shown around "Block when disconnected"Linus Färnstrand1-1/+9
2019-07-05Fix typo in CLI (brigde to bridge)Emīls Piņķis1-1/+1
2019-07-05Merge branch 'add-cli-to-macos-path'Linus Färnstrand2-0/+8
2019-07-04Make symlinks in /usr/local/binLinus Färnstrand2-0/+8
2019-07-04Merge branch 'add-metadata-parse-test'Linus Färnstrand3-10/+41
2019-07-04Sort problem report metadataLinus Färnstrand3-9/+9
2019-07-04Add test for ProblemReport::parse_metadataLinus Färnstrand1-1/+32
2019-07-04Merge branch 'update-changelog'Linus Färnstrand1-0/+5
2019-07-04Add missing items to changelogLinus Färnstrand1-0/+5
2019-07-04Merge branch 'win-fix-online-check'Odd Stranne4-12/+18
2019-07-04Update changelogOdd Stranne1-0/+5
2019-07-04Fix line endings in winnet.cppOdd Stranne1-2/+2
2019-07-04Update winnet testing app with winnet interface changesOdd Stranne1-4/+4
2019-07-04Update NIC filtering logic for online checkOdd Stranne1-6/+7
2019-07-03Merge branch 'fix-problem-report-double-uuid'Linus Färnstrand1-1/+28
2019-07-03Parse problem report metadata from fileLinus Färnstrand1-1/+28
2019-07-01Merge branch 'fix-support-for-custom-relays'Janito Vaqueiro Ferreira Filho6-19/+11
2019-07-01Simplify match armJanito Vaqueiro Ferreira Filho1-5/+1
2019-07-01Make relay location broadcast optionalJanito Vaqueiro Ferreira Filho6-14/+10
2019-07-01Merge branch 'use-broadcasted-relay-location-on-android'Janito Vaqueiro Ferreira Filho4-13/+25
2019-07-01Use broadcasted relay location when availableJanito Vaqueiro Ferreira Filho1-2/+5
2019-07-01Include relay location in `TunnelState` data classJanito Vaqueiro Ferreira Filho3-11/+20
2019-07-01Merge branch 'check-git-dirty-on-ci'Linus Färnstrand2-7/+10
2019-07-01Use script in ci/ dir on Travis macOS build as wellLinus Färnstrand2-7/+4
2019-07-01Make CI build script executableLinus Färnstrand1-0/+0
2019-07-01Check if git working dir is dirty on CI and fail if it isLinus Färnstrand1-0/+6
2019-07-01Merge branch 'update-cargo-lockfile'Emīls Piņķis1-17/+17
2019-07-01Update Cargo.lock to use updated netlink libraryEmīls Piņķis1-17/+17
2019-07-01Merge branch 'fix-notifications-state-loading'Andrej Mihajlov1-1/+1
2019-07-01Fix a bug in the notifications configuration loadingAndrej Mihajlov1-1/+1
2019-07-01Merge branch 'broadcast-relay-location'Janito Vaqueiro Ferreira Filho34-222/+296
2019-06-28Use broadcasted location in GUIJanito Vaqueiro Ferreira Filho1-9/+17
2019-06-28Refactor API method to use stored relay locationJanito Vaqueiro Ferreira Filho1-9/+9
2019-06-28Rename `StateTransition` event into `TunnelState`Janito Vaqueiro Ferreira Filho5-5/+5
2019-06-28Include location in `TunnelState`Janito Vaqueiro Ferreira Filho5-6/+25