summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Explain meaning of 'ConfigOptions'David Lönnhager1-0/+1
2020-10-22Only apply dnscache policy on Windows 10David Lönnhager1-14/+24
2020-10-22Add Windows version check functionDavid Lönnhager1-1/+41
2020-10-22Set DNS servers in dnscache/NRPT policy to fix slow resolution for localDavid Lönnhager2-6/+93
2020-10-22Merge branch 'improve-custom-dns-cli'David Lönnhager1-1/+13
2020-10-22Add 'reset' command for custom DNS instead of using 'set' withoutDavid Lönnhager1-1/+13
2020-10-22Merge branch 'win-custom-dns'David Lönnhager23-33/+418
2020-10-22Update changelogDavid Lönnhager1-0/+3
2020-10-22Use custom DNS setting on Windows onlyDavid Lönnhager13-10/+50
2020-10-22Describe custom DNS in the security documentDavid Lönnhager1-7/+9
2020-10-22Log DNS resolver info in WinFwDavid Lönnhager1-0/+26
2020-10-22Add CLI interface for custom DNSDavid Lönnhager2-0/+78
2020-10-22Add daemon command for setting custom DNSDavid Lönnhager1-0/+19
2020-10-22Add custom DNS tunnel commandDavid Lönnhager6-0/+51
2020-10-22Add custom DNS setting to management interfaceDavid Lönnhager2-0/+40
2020-10-22Specify DNS servers in WinFwDavid Lönnhager5-19/+108
2020-10-22Pass DNS servers to the firewallDavid Lönnhager3-14/+24
2020-10-22Use custom DNS serversDavid Lönnhager1-3/+10
2020-10-22Add custom DNS settingDavid Lönnhager5-0/+20
2020-10-22Bump submodule libwfpDavid Lönnhager1-0/+0
2020-10-21Merge branch 'distribute-for-tvs'Janito Vaqueiro Ferreira Filho1-0/+8
2020-10-21Make screen orientation requirement optionalJanito Vaqueiro Ferreira Filho1-0/+4
2020-10-21Make touch screen requirement optionalJanito Vaqueiro Ferreira Filho1-0/+4
2020-10-21Merge branch 'fix-navigation-on-login-screen'Janito Vaqueiro Ferreira Filho1-0/+3
2020-10-21Start with the background focusedJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-21Make the account input box the next focusable viewJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-21Merge branch 'fix-service-result-log'David Lönnhager1-12/+17
2020-10-21Log errors before stopping the serviceDavid Lönnhager1-12/+17
2020-10-21Merge branch 'update-mullvad-exclude'David Lönnhager6-14/+13
2020-10-21Get rid of unnecessary vector in mullvad-excludeDavid Lönnhager1-2/+1
2020-10-21Upgrade nixDavid Lönnhager5-12/+12
2020-10-20Merge branch 'workaround-tv-screen-orientation'Janito Vaqueiro Ferreira Filho3-1/+15
2020-10-20Describe TV orientation fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-20Use landscape orientation on TVsJanito Vaqueiro Ferreira Filho1-0/+13
2020-10-20Allow orientation to flip 180 degreesJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-20Merge branch 'update-browser-sync' into masterOskar Nyberg2-102/+123
2020-10-20Update browser-sync to 2.26.13 to fix vulnerability in dependency treeOskar Nyberg2-102/+123
2020-10-20Updating version in package filesLinus Färnstrand11-17/+17
2020-10-20Add 2020.6 changelog headerLinus Färnstrand1-0/+6
2020-10-20Merge branch 'update-translations-2020.6' into masterOskar Nyberg39-521/+1896
2020-10-20Download new translationsOskar Nyberg36-487/+1784
2020-10-20Generate messages.potOskar Nyberg1-22/+94
2020-10-20Correctly position translator hintsOskar Nyberg2-12/+18
2020-10-19Merge branch 'fix-app-button-console-warning' into masterOskar Nyberg1-3/+2
2020-10-19Fix warning about unregocnized DOM element prop in AppButtonOskar Nyberg1-3/+2
2020-10-19Merge branch 'improve-keyboard-navigation'Janito Vaqueiro Ferreira Filho27-104/+236
2020-10-19Describe keyboard navigation in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-19Fix changelog entry verbal tenseJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-19Collapse history when logging in with keyboardJanito Vaqueiro Ferreira Filho1-2/+5
2020-10-19Listen for input and history focus eventsJanito Vaqueiro Ferreira Filho1-3/+9