| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-10-22 | Add daemon command for setting custom DNS | David Lönnhager | 1 | -0/+19 |
| 2020-10-22 | Add custom DNS tunnel command | David Lönnhager | 6 | -0/+51 |
| 2020-10-22 | Add custom DNS setting to management interface | David Lönnhager | 2 | -0/+40 |
| 2020-10-22 | Specify DNS servers in WinFw | David Lönnhager | 5 | -19/+108 |
| 2020-10-22 | Pass DNS servers to the firewall | David Lönnhager | 3 | -14/+24 |
| 2020-10-22 | Use custom DNS servers | David Lönnhager | 1 | -3/+10 |
| 2020-10-22 | Add custom DNS setting | David Lönnhager | 5 | -0/+20 |
| 2020-10-22 | Bump submodule libwfp | David Lönnhager | 1 | -0/+0 |
| 2020-10-21 | Merge branch 'distribute-for-tvs' | Janito Vaqueiro Ferreira Filho | 1 | -0/+8 |
| 2020-10-21 | Make screen orientation requirement optional | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-21 | Make touch screen requirement optional | Janito Vaqueiro Ferreira Filho | 1 | -0/+4 |
| 2020-10-21 | Merge branch 'fix-navigation-on-login-screen' | Janito Vaqueiro Ferreira Filho | 1 | -0/+3 |
| 2020-10-21 | Start with the background focused | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-21 | Make the account input box the next focusable view | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-10-21 | Merge branch 'fix-service-result-log' | David Lönnhager | 1 | -12/+17 |
| 2020-10-21 | Log errors before stopping the service | David Lönnhager | 1 | -12/+17 |
| 2020-10-21 | Merge branch 'update-mullvad-exclude' | David Lönnhager | 6 | -14/+13 |
| 2020-10-21 | Get rid of unnecessary vector in mullvad-exclude | David Lönnhager | 1 | -2/+1 |
| 2020-10-21 | Upgrade nix | David Lönnhager | 5 | -12/+12 |
| 2020-10-20 | Merge branch 'workaround-tv-screen-orientation' | Janito Vaqueiro Ferreira Filho | 3 | -1/+15 |
| 2020-10-20 | Describe TV orientation fix in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-20 | Use landscape orientation on TVs | Janito Vaqueiro Ferreira Filho | 1 | -0/+13 |
| 2020-10-20 | Allow orientation to flip 180 degrees | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-10-20 | Merge branch 'update-browser-sync' into master | Oskar Nyberg | 2 | -102/+123 |
| 2020-10-20 | Update browser-sync to 2.26.13 to fix vulnerability in dependency tree | Oskar Nyberg | 2 | -102/+123 |
| 2020-10-20 | Updating version in package files | Linus Färnstrand | 11 | -17/+17 |
| 2020-10-20 | Add 2020.6 changelog header | Linus Färnstrand | 1 | -0/+6 |
| 2020-10-20 | Merge branch 'update-translations-2020.6' into master | Oskar Nyberg | 39 | -521/+1896 |
| 2020-10-20 | Download new translations | Oskar Nyberg | 36 | -487/+1784 |
| 2020-10-20 | Generate messages.pot | Oskar Nyberg | 1 | -22/+94 |
| 2020-10-20 | Correctly position translator hints | Oskar Nyberg | 2 | -12/+18 |
| 2020-10-19 | Merge branch 'fix-app-button-console-warning' into master | Oskar Nyberg | 1 | -3/+2 |
| 2020-10-19 | Fix warning about unregocnized DOM element prop in AppButton | Oskar Nyberg | 1 | -3/+2 |
| 2020-10-19 | Merge branch 'improve-keyboard-navigation' | Janito Vaqueiro Ferreira Filho | 27 | -104/+236 |
| 2020-10-19 | Describe keyboard navigation in the changelog | Janito Vaqueiro Ferreira Filho | 1 | -0/+2 |
| 2020-10-19 | Fix changelog entry verbal tense | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 |
| 2020-10-19 | Collapse history when logging in with keyboard | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2020-10-19 | Listen for input and history focus events | Janito Vaqueiro Ferreira Filho | 1 | -3/+9 |
| 2020-10-19 | Create `Debouncer` helper class | Janito Vaqueiro Ferreira Filho | 1 | -0/+39 |
| 2020-10-19 | Allow listening for account history focus events | Janito Vaqueiro Ferreira Filho | 2 | -4/+19 |
| 2020-10-19 | Make account history entries focusable | Janito Vaqueiro Ferreira Filho | 2 | -1/+2 |
| 2020-10-19 | Make account focusable in Welcome screen | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-19 | Make apps focusable on Split Tunneling screen | Janito Vaqueiro Ferreira Filho | 2 | -2/+10 |
| 2020-10-19 | Make MTU cell not focusable | Janito Vaqueiro Ferreira Filho | 1 | -2/+5 |
| 2020-10-19 | Mark `InformationView` as focusable if clickable | Janito Vaqueiro Ferreira Filho | 1 | -2/+4 |
| 2020-10-19 | Use observable delegate in `InformationView` | Janito Vaqueiro Ferreira Filho | 1 | -44/+11 |
| 2020-10-19 | Change green button background color when focused | Janito Vaqueiro Ferreira Filho | 2 | -1/+10 |
| 2020-10-19 | Mark settings back buttons as focusable | Janito Vaqueiro Ferreira Filho | 1 | -0/+1 |
| 2020-10-19 | Make cell buttons focusable | Janito Vaqueiro Ferreira Filho | 2 | -1/+9 |
| 2020-10-19 | Refactor relay list item to add keyboard support | Janito Vaqueiro Ferreira Filho | 2 | -36/+51 |
