summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Merge branch 'push-account-screen-buttons-down'Janito Vaqueiro Ferreira Filho1-2/+5
2021-02-08Move down buttons in Account screenJanito Vaqueiro Ferreira Filho1-2/+5
2021-02-08Merge branch 'fix-custom-dns-text-watcher-crash'Janito Vaqueiro Ferreira Filho1-12/+29
2021-02-08Only apply state changes when state changesJanito Vaqueiro Ferreira Filho1-10/+12
2021-02-08Remove property that's only used for constructionJanito Vaqueiro Ferreira Filho1-3/+2
2021-02-08Refactor to name the callback parameterJanito Vaqueiro Ferreira Filho1-3/+3
2021-02-08Add state property to `EditCustomDnsServerHolder`Janito Vaqueiro Ferreira Filho1-8/+24
2021-02-08Merge branch 'fix-support-modal'Oskar Nyberg1-20/+10
2021-02-07Remove delay when appending modal to modal containerOskar Nyberg1-11/+2
2021-02-07Log error when failing to create modal instead of throwing errorOskar Nyberg1-1/+2
2021-02-07Use id for getting modal container element instead of refOskar Nyberg1-9/+7
2021-02-05Merge branch 'upgrade-rust-dependencies'Linus Färnstrand15-429/+476
2021-02-05Upgrade env_logger dependency to 0.8.2Linus Färnstrand5-15/+22
2021-02-05Upgrade base64 dependency to 0.13Linus Färnstrand3-6/+12
2021-02-05Upgrade err-derive dependency to 0.3.0Linus Färnstrand15-32/+46
2021-02-05Run cargo updateLinus Färnstrand1-376/+396
2021-02-04Merge branch 'win-add-minor-versino-to-version-check'Emīls1-6/+17
2021-02-04Add minor version to version check headerEmīls Piņķis1-6/+17
2021-02-04Revert "Allow Rust nightly to fail temporarily"Linus Färnstrand1-1/+0
2021-02-03Updating version in package filesLinus Färnstrand11-17/+17
2021-02-03Add 2021.1-beta2 changelog headerLinus Färnstrand1-0/+2
2021-02-03Add changelog entry for wintun load/unload fixLinus Färnstrand1-0/+4
2021-02-03Change changelog around custom DNS with no IPsLinus Färnstrand1-2/+2
2021-02-03Merge branch 'fix-linux-bulid-rename-race-condition'Oskar Nyberg3-22/+8
2021-02-03Keep chrom-sandbox in the buildOskar Nyberg1-3/+0
2021-02-03Fix race condition in Linux build processOskar Nyberg1-16/+7
2021-02-03Remove rimraf dependencyOskar Nyberg3-5/+3
2021-02-03Merge branch 'use-path-for-window-icon'Oskar Nyberg3-21/+41
2021-02-03Use path for app icon instead of data urlOskar Nyberg3-21/+41
2021-02-03Merge branch 'improve-rotation-interval-constant'Janito Vaqueiro Ferreira Filho1-6/+5
2021-02-03Improve rotation interval constant declarationJanito Vaqueiro Ferreira Filho1-6/+5
2021-02-03Allow Rust nightly to fail temporarilyLinus Färnstrand1-0/+1
2021-02-02Merge branch 'rotate-wireguard-key-more-frequently-on-android'Janito Vaqueiro Ferreira Filho2-0/+8
2021-02-02Describe key rotation increase in the changelogJanito Vaqueiro Ferreira Filho1-0/+3
2021-02-02Change WireGuard key rotation interval on AndroidJanito Vaqueiro Ferreira Filho1-0/+5
2021-02-02Merge branch 'prevent-wintun-unload'David Lönnhager2-3/+18
2021-02-02Only unload wintun.dll when the daemon exitsDavid Lönnhager2-3/+18
2021-02-02Merge branch 'dont-enable-custom-dns-without-ips'Oskar Nyberg2-13/+15
2021-02-02Add placeholder to custom DNS inputOskar Nyberg2-0/+3
2021-02-02Enable custom DNS when first IP is added instead of when toggledOskar Nyberg1-13/+12
2021-02-02Merge branch 'fix-empty-custom-dns'Emīls3-9/+11
2021-02-02Unrelated formatting fixEmīls1-8/+6
2021-02-01Only apply custom dns config if it's not emptyEmīls2-1/+5
2021-01-29Merge branch 'win-fix-version-string'Emīls16-111/+128
2021-01-29Use new version-metadata in coreEmīls Piņķis3-41/+6
2021-01-29Change version info on WindowsEmīls Piņķis4-39/+91
2021-01-28Rename mullvad-platform-metadataEmīls13-17/+17
2021-01-28Merge branch 'improve-ipc-errors'David Lönnhager12-298/+540
2021-01-28Update Android daemon interfaceDavid Lönnhager1-13/+49
2021-01-28Forward factory reset errors to frontendDavid Lönnhager2-11/+22