summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-09-10Convert SvgMap to functional componentOskar Nyberg1-165/+132
2020-09-10Move static methods out of SvgMap class componentOskar Nyberg1-131/+120
2020-09-10Switch to mercator map projectionOskar Nyberg4-23/+6
2020-09-10Upgrade react-simple-maps from 0.12.1 to 2.1.2Oskar Nyberg3-87/+113
2020-09-10Merge branch 'fix-split-tunneling-scrollbar' into masterOskar Nyberg4-2/+31
2020-09-10Use flex to fill scroll container in WireguarKeysOskar Nyberg1-1/+1
2020-09-10Make CustomScrollbars rerender when content changeOskar Nyberg3-1/+30
2020-09-09Merge branch 'remove-validated-dependency' into masterOskar Nyberg4-157/+21
2020-09-09Remove dependency on validatedOskar Nyberg4-157/+21
2020-09-09Merge branch 'fix-inconsistent-quick-settings-tile-behavior'Janito Vaqueiro Ferreira Filho2-29/+28
2020-09-09Describe quick-settings fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-09-09Avoid infinite recursionJanito Vaqueiro Ferreira Filho1-1/+1
2020-09-09Always handle commands the same wayJanito Vaqueiro Ferreira Filho1-13/+7
2020-09-09Create `handlePendingAction` helper methodJanito Vaqueiro Ferreira Filho1-16/+19
2020-09-09Merge branch 'improve-dns-resolution'Andrej Mihajlov4-40/+70
2020-09-09Refactor DNS64 resolution codeAndrej Mihajlov3-40/+68
2020-09-09Add missing copyright noticesAndrej Mihajlov2-0/+2
2020-09-09Merge branch 'use-single-task-for-app'Janito Vaqueiro Ferreira Filho4-0/+4
2020-09-09Describe single task fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-09-09Clear the task stack as needed when opening the UIJanito Vaqueiro Ferreira Filho2-0/+2
2020-09-09Mark main activity to run as a single taskJanito Vaqueiro Ferreira Filho1-0/+1
2020-09-09Merge branch 'add-actions-to-linux-context-menu' into masterOskar Nyberg4-5/+63
2020-09-09Remove context for translations shared between context menu and tunnel controlOskar Nyberg1-3/+3
2020-09-09Add changelog entry for Linux tray context menu changesOskar Nyberg1-0/+4
2020-09-09Add Linux context menuOskar Nyberg2-2/+56
2020-09-08Merge branch 'improve-ipaddress-range'Andrej Mihajlov4-44/+146
2020-09-08Rename IpAddress+Codable.swift to IPAddress+Codable.swiftAndrej Mihajlov2-9/+9
2020-09-08Improve IPAddressRange and add testsAndrej Mihajlov3-35/+136
2020-09-08Add missing copyright noticeAndrej Mihajlov1-0/+1
2020-09-08Merge branch 'fallback-for-non-existing-release-tag'Linus Färnstrand2-2/+2
2020-09-08Allow build[-apk].sh to work even when release tag does not existLinus Färnstrand2-2/+2
2020-09-08Merge branch 'use-android-specific-tags'Janito Vaqueiro Ferreira Filho1-6/+43
2020-09-08Fix regex to check for version in the changelogJanito Vaqueiro Ferreira Filho1-1/+1
2020-09-08Update hint to push tagsJanito Vaqueiro Ferreira Filho1-1/+5
2020-09-08Update `prepare_release.sh` to emit Android tagsJanito Vaqueiro Ferreira Filho1-4/+37
2020-09-08Merge branch 'fix-build.sh-for-android-tags'Linus Färnstrand2-6/+9
2020-09-08Update build-apk.sh to handle release tags betterLinus Färnstrand1-3/+5
2020-09-08Update build.sh to handle release tags betterLinus Färnstrand1-3/+4
2020-09-08Merge branch 'log-better-wg-impl-selection'Linus Färnstrand1-6/+9
2020-09-08Misc other error logging changesLinus Färnstrand1-3/+3
2020-09-08Log more around which WireGuard implementation is used on LinuxLinus Färnstrand1-3/+6
2020-09-08Merge branch 'fix-problem-report-tool'David Lönnhager9-121/+71
2020-09-07Remove futures 0.1 from mullvad-rpcDavid Lönnhager3-20/+1
2020-09-07Use new-style futures for geoip requestsDavid Lönnhager4-46/+38
2020-09-07Use new-style futures for AccountsProxyDavid Lönnhager2-45/+26
2020-09-07Fix deadlock in the problem report toolDavid Lönnhager4-10/+6
2020-09-04Merge branch 'fix-close-button' into masterOskar Nyberg1-0/+1
2020-09-04Fix settings close button not clickableOskar Nyberg1-0/+1
2020-09-04Merge branch 'create-account-login-widget'Janito Vaqueiro Ferreira Filho14-95/+130
2020-09-04Rename widget reference property to `accountLogin`Janito Vaqueiro Ferreira Filho1-10/+10