summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-11-09Update changelogEmīls1-1/+2
2020-11-09Enable NM's WireGuard via an environment variableEmīls2-4/+13
2020-11-09Use netlink to create WireGuard device instead of NMEmīls5-70/+46
2020-11-06Merge branch 'route-man-handle'David Lönnhager5-84/+192
2020-11-06Remove assumption that senders will not be droppedDavid Lönnhager2-40/+33
2020-11-06Add command channel to the Windows route managerDavid Lönnhager1-22/+101
2020-11-06Abstract route manager channelDavid Lönnhager3-15/+47
2020-11-06Remove separate runtime handle from RouteManagerDavid Lönnhager3-12/+16
2020-11-06Merge branch 'move-ci-images-to-quay'Joshua Björkäng3-5/+5
2020-11-05Move Docker images to Quay.ioJoshua Björkäng3-5/+5
2020-11-05Merge branch 'linux-systemd-resolve-check-nm' into masterEmīls3-10/+75
2020-11-05Prefer systemd-resolved over NM if it's workingEmīls3-10/+75
2020-11-05Merge branch 'fix-connectivity-check'David Lönnhager5-195/+230
2020-11-05Reorganize WG kernel tunnelDavid Lönnhager5-188/+192
2020-11-05Check connectivity with netlink when using NMDavid Lönnhager3-45/+76
2020-11-05Merge branch 'fix-error-msg'David Lönnhager1-2/+6
2020-11-04Don't log absence of systemd-resolved as an errorDavid Lönnhager1-2/+6
2020-11-04Merge branch 'fix-android-cell-widget-ui'Janito Vaqueiro Ferreira Filho2-1/+4
2020-11-04Establish minimum cell widget heightJanito Vaqueiro Ferreira Filho2-0/+3
2020-11-04Fix cell widget text sizeJanito Vaqueiro Ferreira Filho1-1/+1
2020-11-04Merge branch 'fix-allowed-device-states'David Lönnhager1-1/+1
2020-11-04Fix device state checkDavid Lönnhager1-1/+1
2020-11-04Merge branch 'add-installer-script'Linus Färnstrand1-0/+71
2020-11-04Fix PR feedbackLinus Färnstrand1-2/+2
2020-11-04Add install-mullvad script. Useful to get dev buildsLinus Färnstrand1-0/+71
2020-11-02Merge branch 'add-escape-hatch'Oskar Nyberg5-45/+98
2020-11-02Add changelog entry for escape hatchOskar Nyberg1-0/+1
2020-11-02Add keyboard navigation componentOskar Nyberg2-28/+58
2020-11-02Make modal receive key event first and stop propagationOskar Nyberg1-2/+5
2020-11-02Use location changes to determine previous locationOskar Nyberg1-6/+9
2020-11-02Add list of added/removed locations to LocationListener argumentsOskar Nyberg1-9/+25
2020-11-02Merge branch 'bump-ios-2020.5'ios/2020.5Andrej Mihajlov1-8/+8
2020-11-02Bump 2020.5-b1Andrej Mihajlov1-8/+8
2020-11-02Merge branch 'remove-connected-react-router'Oskar Nyberg13-111/+64
2020-11-02Replace connected-react-router with use of withRouter()Oskar Nyberg13-111/+64
2020-11-02Merge branch 'implement-custom-history'Oskar Nyberg6-53/+295
2020-10-30Use history.resetWith to navigate between launch/connect/loginOskar Nyberg1-6/+6
2020-10-30Add tests for custom history implementationOskar Nyberg1-0/+168
2020-10-30Add custom history implementationOskar Nyberg5-47/+121
2020-10-30Merge branch 'upgrade-prettier' into masterOskar Nyberg2-8/+8
2020-10-30Update prettier to latestOskar Nyberg2-8/+8
2020-10-30Merge branch 'prevent-double-login-call' into masterOskar Nyberg1-1/+1
2020-10-30Set account history button type to "button" to prevent submitting twiceOskar Nyberg1-1/+1
2020-10-29Merge branch 'improve-translation-instructions' into masterOskar Nyberg1-7/+7
2020-10-29Remove redundant instruction on how to upload translations to crowdinOskar Nyberg1-1/+1
2020-10-29Add link to gui/scripts/README.md from locales/README.mdOskar Nyberg1-1/+1
2020-10-29Move Android instructions to a subsection of messages.pot sectionOskar Nyberg1-5/+5
2020-10-29Merge branch 'improve-eslint-rules-3' into masterOskar Nyberg5-19/+21
2020-10-29Disallow ts-comments other than ts-ignore and remove one ts-ignoreOskar Nyberg2-3/+4
2020-10-29Enable ESLint find-dom-node rule and remove last usages of findDOMNodeOskar Nyberg5-16/+17