summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-29Merge branch 'improve-eslint-rules-2' into masterOskar Nyberg7-173/+190
2020-10-29Add ESLint member ordering ruleOskar Nyberg7-173/+190
2020-10-29Merge branch 'improve-eslint-rules' into masterOskar Nyberg14-43/+79
2020-10-29Add ESLint jsx-no-bind ruleOskar Nyberg1-0/+1
2020-10-29Add ESLint rule to force single quotesOskar Nyberg3-2/+3
2020-10-29Add ESLint naming convention ruleOskar Nyberg12-41/+75
2020-10-29Merge branch 'fix-rule-duplication'David Lönnhager2-0/+50
2020-10-29Update changelogDavid Lönnhager1-0/+1
2020-10-29Prevent duplicate exclusions fwmark rulesDavid Lönnhager1-0/+49
2020-10-28Merge branch 'fix-missing-call-to-start-foreground'Janito Vaqueiro Ferreira Filho3-14/+39
2020-10-28Describe `startForeground` fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Also call `startForegroundService` in `onCreate`Janito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Always call `startForeground` on start commandJanito Vaqueiro Ferreira Filho1-0/+2
2020-10-28Remove unnecessary conditionalJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Synchronize updates to the notificationJanito Vaqueiro Ferreira Filho1-11/+15
2020-10-28Add a `acknowledgeStartForeground` helper methodJanito Vaqueiro Ferreira Filho1-6/+21
2020-10-28Merge branch 'fix-missing-excluded-apps-with-auto-connect'Janito Vaqueiro Ferreira Filho2-1/+2
2020-10-28Describe race condition fix in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-10-28Allow sending reconnect command while reconnectingJanito Vaqueiro Ferreira Filho1-1/+1
2020-10-28Merge branch 'linux-nm-wg-use-older-api' into masterEmīls3-35/+124
2020-10-28Adjust NM DNS code for IPv6Emīls1-1/+5
2020-10-28Use older API if new one doesn't existEmīls2-34/+119
2020-10-28Merge branch 'linux-nm-dns-allow-more-device-states' into masterEmīls2-22/+43
2020-10-28Allow more device states with NM DNSEmīls2-22/+43
2020-10-28Merge branch 'macos-custom-dns'David Lönnhager15-92/+137
2020-10-28Update changelogDavid Lönnhager1-0/+3
2020-10-28Remove duplicated is_local_addressDavid Lönnhager3-28/+11
2020-10-28Support custom DNS on macOSDavid Lönnhager1-41/+100
2020-10-28Include custom DNS setting on macOSDavid Lönnhager12-37/+37
2020-10-28Merge branch 'fix-language-selector-initial-scroll' into masterOskar Nyberg1-1/+1
2020-10-28Fix scroll to selected language in language selectorOskar Nyberg1-1/+1
2020-10-28Merge branch 'linux-ignore-loopback-routes' into masterEmīls2-11/+46
2020-10-27Update changelogEmīls1-0/+4
2020-10-27Ignore loopback routesEmīls1-11/+42
2020-10-27Merge branch 'cleanup-installer'David Lönnhager1-9/+18
2020-10-27Only extract mullvad-setup onceDavid Lönnhager1-9/+18
2020-10-27Merge branch 'always-show-gui-version' into masterOskar Nyberg1-0/+6
2020-10-27Show app version in settings when failing to connect to daemonOskar Nyberg1-0/+6
2020-10-27Merge branch 'move-from-rs-release-git-dependency' into masterOskar Nyberg2-20/+3
2020-10-27Switch to official rs-release crateOskar Nyberg2-20/+3
2020-10-27Merge branch 'show-correct-error-on-login'Andrej Mihajlov4-7/+35
2020-10-27Fix regression where "Internal error" was displayed instead of server error (...Andrej Mihajlov4-7/+35