summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Bump nftnl and mnl dependencies to crates.io versionsLinus Färnstrand2-17/+17
2019-09-23Merge branch 'fix-hover-stutter'Andrej Mihajlov1-7/+8
2019-09-23Use pointer-events instead of z-index to fix the hover stateAndrej Mihajlov1-7/+8
2019-09-23Merge branch 'add-relay-cache'Andrej Mihajlov5-36/+337
2019-09-23Add RelayCacheAndrej Mihajlov5-36/+337
2019-09-23Updating version in package files2019.8Linus Färnstrand9-18/+18
2019-09-23Add 2019.8 header to changelogLinus Färnstrand1-0/+4
2019-09-23Merge branch 'update-translations'Linus Färnstrand15-192/+727
2019-09-23Update Chinese city translationLinus Färnstrand1-2/+2
2019-09-23Add messages.po translationsLinus Färnstrand13-183/+690
2019-09-19Update messages.potLinus Färnstrand1-7/+35
2019-09-19Updating version in package files2019.8-beta1Linus Färnstrand9-33/+33
2019-09-19Update changelog and add 2019.8-beta1 headerLinus Färnstrand1-1/+13
2019-09-19Merge branch 'fix-android-outdated-check'Linus Färnstrand6-7/+13
2019-09-19Fix missing method signature updateJanito Vaqueiro Ferreira Filho1-1/+1
2019-09-19Listen to current_is_outdated instead of using version stringsLinus Färnstrand6-6/+12
2019-09-19Add sslocal[.exe] to .gitignoreLinus Färnstrand1-0/+2
2019-09-19Merge branch 'fix-relay-list-sorting'Andrej Mihajlov5-36/+36
2019-09-19Translate locationAndrej Mihajlov1-6/+24
2019-09-19Update CHANGELOGAndrej Mihajlov1-0/+1
2019-09-18Fix relay list sort orderAndrej Mihajlov4-30/+11
2019-09-18Merge branch 'stop-ping-monitor-on-error'Janito Vaqueiro Ferreira Filho2-8/+12
2019-09-18Describe ping monitor stop in change logJanito Vaqueiro Ferreira Filho1-0/+1
2019-09-18Stop ping monitor thread if first ping failsJanito Vaqueiro Ferreira Filho1-8/+11
2019-09-18Merge branch 'refactor-select-location'Andrej Mihajlov4-121/+437
2019-09-18Refactor LocationListAndrej Mihajlov4-121/+437
2019-09-18Merge branch 'disable-obfuscation'Janito Vaqueiro Ferreira Filho2-8/+1
2019-09-18Disable obfuscationJanito Vaqueiro Ferreira Filho2-8/+1
2019-09-18Merge branch 'win-fix-installer-reg-paths'Odd Stranne2-5/+21
2019-09-18Update registry migration logicOdd Stranne1-4/+16
2019-09-18Override application settings key in registryOdd Stranne1-0/+4
2019-09-18Use fixed GUID for future resilienceOdd Stranne1-1/+1
2019-09-18Merge branch 'reuse-drawables'Janito Vaqueiro Ferreira Filho5-21/+36
2019-09-18Reuse relay item status icon drawablesJanito Vaqueiro Ferreira Filho3-12/+16
2019-09-18Reuse notification status drawablesJanito Vaqueiro Ferreira Filho1-6/+12
2019-09-18Reuse button background drawablesJanito Vaqueiro Ferreira Filho1-3/+8
2019-09-18Merge branch 'fix-bridge-udp-selection'Emīls Piņķis3-2/+12
2019-09-18Ensure that only TCP relays are used when using a bridgeEmīls Piņķis3-2/+12
2019-09-17Merge branch 'sort-locations-naturally-in-daemon'Linus Färnstrand6-12/+21
2019-09-17Don't sort countries and cities with natural sortingLinus Färnstrand1-6/+2
2019-09-17Add to changelogLinus Färnstrand1-0/+1
2019-09-17Use natural sorting in the Electron GUILinus Färnstrand1-3/+7
2019-09-17Sort countries, cities and relays with natural sorting in CLILinus Färnstrand4-9/+17
2019-09-17Merge branch 'fix-cli-key-check'Emīls Piņķis4-4/+9
2019-09-17Display age of creation for WireGuard key in CLIEmīls Piņķis4-4/+9
2019-09-17Merge branch 'select-location-ux'Andrej Mihajlov11-264/+184
2019-09-17Remove sticky context and instead put the contents inside of navigation barAndrej Mihajlov9-255/+108
2019-09-17Make SettingsHeader view automatically add spacer between childrenAndrej Mihajlov1-6/+27
2019-09-17Save the scroll position when switching between tabsAndrej Mihajlov2-2/+48
2019-09-17Use alt description only when allowBridgeSelection = trueAndrej Mihajlov1-3/+3