summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-10-25Merge branch 'install-rust-on-ci-in-same-place'Linus Färnstrand3-20/+19
2019-10-25Format Rust codeLinus Färnstrand1-3/+1
2019-10-25Install Rust with {channel}-{target-triple} insteadLinus Färnstrand1-5/+5
2019-10-25Move Windows rustup install to ci scriptLinus Färnstrand2-19/+20
2019-10-24Merge branch 'android-use-auth-in-url'Emīls Piņķis13-17/+176
2019-10-24Update changelogEmīls Piņķis1-0/+3
2019-10-24Use authenticated URLs when opening key management pageEmīls Piņķis5-12/+81
2019-10-24Add WwwAuthTokenRetrieverEmīls Piņķis1-0/+22
2019-10-24Add BlockingControllerEmīls Piņķis1-0/+37
2019-10-24Remove unused importEmīls Piņķis1-1/+0
2019-10-24Add URL for manageing keysEmīls Piņķis1-0/+1
2019-10-24Remove redundant layout attribute from wireguard_key.xmlEmīls Piņķis1-2/+1
2019-10-24Add getWwwAuthToken to mullvad-jniEmīls Piņķis2-0/+31
2019-10-24Remove unused retryJob from KeyStatusListener.ktEmīls Piņķis1-2/+0
2019-10-24Merge branch 'fix-nightly-rust-in-docker'Linus Färnstrand1-4/+5
2019-10-24Revert "Disable Rust nightly temporarily until rustfmt issues are resolved"Linus Färnstrand1-3/+0
2019-10-24Run docker in privileged mode to allow statxLinus Färnstrand1-1/+5
2019-10-24Merge branch 'fix-error-message-when-disconnecting'Emīls Piņķis1-1/+1
2019-10-24Use tunnel agnostic log message when disconnectEmīls Piņķis1-1/+1
2019-10-23Disable Rust nightly temporarily until rustfmt issues are resolvedLinus Färnstrand1-0/+3
2019-10-23Merge branch 'update-notifications'David Lönnhager2-2/+47
2019-10-23Update CHANGELOG.mdDavid Lönnhager1-0/+5
2019-10-23Show relay name in notificationsDavid Lönnhager1-2/+32
2019-10-23Use larger PNG icon in notifications on WindowsDavid Lönnhager1-0/+10
2019-10-18Merge branch 'win-tap-uninstall-new'David Lönnhager9-37/+414
2019-10-18Update CHANGELOG.mdDavid Lönnhager1-0/+1
2019-10-18Add void target for log::InitializeDavid Lönnhager3-22/+72
2019-10-18Fix uninstaller issues on WindowsDavid Lönnhager1-3/+5
2019-10-18Remove only the TAP driver if it's not being used by other adapters onDavid Lönnhager6-21/+327
2019-10-18Remove TAP adapter when uninstalling on WindowsDavid Lönnhager1-0/+18
2019-10-18Merge branch 'update-dependencies'Linus Färnstrand59-450/+460
2019-10-17Upgrade err-derive to 0.2.1Linus Färnstrand59-214/+226
2019-10-17Upgrade env_logger to 0.7Linus Färnstrand1-4/+14
2019-10-17Run cargo updateLinus Färnstrand5-243/+231
2019-10-17Update system-configuration to 0.3Linus Färnstrand1-1/+1
2019-10-16Merge branch 'build-windows-on-travis'Linus Färnstrand4-100/+45
2019-10-16Time the cargo build/test commands on CI as wellLinus Färnstrand1-2/+2
2019-10-16Give all travis jobs namesLinus Färnstrand1-5/+9
2019-10-16Remove AppVeyor configsLinus Färnstrand2-92/+0
2019-10-16Add node job on WindowsLinus Färnstrand1-2/+15
2019-10-16Disable caching for now. Does not work wellLinus Färnstrand1-9/+0
2019-10-16Add CI testing for Windows on TravisLinus Färnstrand1-0/+29
2019-10-15Time the build_windows_modules.sh scriptLinus Färnstrand1-1/+1
2019-10-15Merge branch 'less-duplicated-translations'Linus Färnstrand9-18/+34
2019-10-15Add translator help text to items on settings pageLinus Färnstrand1-6/+24
2019-10-15Move all 'Settings' string to same locale groupLinus Färnstrand7-10/+8
2019-10-15Have a single 'MULLVAD VPN' translationLinus Färnstrand3-3/+3
2019-10-15Merge branch 'minimal-rust-on-ci'Linus Färnstrand4-13/+16
2019-10-15Only install Rust in ci script on *nixLinus Färnstrand1-4/+7
2019-10-15Add --profile minimal to our rustup installsLinus Färnstrand4-12/+12