summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-09-11Add a button around the close icon in settingsOskar Nyberg2-8/+19
2020-09-11Add aria-label to buttons only containing an iconOskar Nyberg3-4/+14
2020-09-11Change html elements to semantically correct onesOskar Nyberg7-23/+31
2020-09-11Add aria-hidden to elements not relevant to screen readersOskar Nyberg3-4/+10
2020-09-11Add support for html attributes to AppButtonOskar Nyberg1-7/+5
2020-09-11Edit changelog and add iOS 2020.4 release headerLinus Färnstrand1-4/+10
2020-09-10Merge branch 'mark-vpn-connection-as-unmetered'Janito Vaqueiro Ferreira Filho2-0/+3
2020-09-10Describe metered connection fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-09-10Mark VPN connection as not meteredJanito Vaqueiro Ferreira Filho1-0/+1
2020-09-10Merge branch 'update-screenshot-script'Andrej Mihajlov11-133/+83
2020-09-10Screenshots: stop taking a screenshot of Login screenAndrej Mihajlov1-1/+0
2020-09-10Snapfile: clean up device status barAndrej Mihajlov2-37/+4
2020-09-10Update snapshot 2.158.0Andrej Mihajlov3-88/+66
2020-09-10Add missing button identifiersAndrej Mihajlov6-7/+13
2020-09-10Merge branch 'fix-linux-tray-left-click' into masterOskar Nyberg1-0/+7
2020-09-10Readd linux left click listenerOskar Nyberg1-0/+7
2020-09-10Merge branch 'fix-systemd-masq'David Lönnhager2-2/+16
2020-09-10Update CHANGELOG.mdDavid Lönnhager1-0/+4
2020-09-10Fix masquerade rule interfering with systemd-resolvedDavid Lönnhager1-2/+12
2020-09-10Merge branch 'update-react-simple-maps2' into masterOskar Nyberg4-318/+318
2020-09-10Disable map transitions when loading the mapOskar Nyberg1-3/+10
2020-09-10Refactor SvgMap to be more readableOskar Nyberg1-31/+44
2020-09-10Optimize SvgMap rendering cyclesOskar Nyberg1-15/+38
2020-09-10Change map styles to make transition seem more smoothOskar Nyberg1-26/+18
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