summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-19Create `Debouncer` helper classJanito Vaqueiro Ferreira Filho1-0/+39
2020-10-19Allow listening for account history focus eventsJanito Vaqueiro Ferreira Filho2-4/+19
2020-10-19Make account history entries focusableJanito Vaqueiro Ferreira Filho2-1/+2
2020-10-19Make account focusable in Welcome screenJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-19Make apps focusable on Split Tunneling screenJanito Vaqueiro Ferreira Filho2-2/+10
2020-10-19Make MTU cell not focusableJanito Vaqueiro Ferreira Filho1-2/+5
2020-10-19Mark `InformationView` as focusable if clickableJanito Vaqueiro Ferreira Filho1-2/+4
2020-10-19Use observable delegate in `InformationView`Janito Vaqueiro Ferreira Filho1-44/+11
2020-10-19Change green button background color when focusedJanito Vaqueiro Ferreira Filho2-1/+10
2020-10-19Mark settings back buttons as focusableJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-19Make cell buttons focusableJanito Vaqueiro Ferreira Filho2-1/+9
2020-10-19Refactor relay list item to add keyboard supportJanito Vaqueiro Ferreira Filho2-36/+51