summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-06-10Categorize notifications and their logic into notification definitionOskar Nyberg20-539/+783
2020-06-10Merge branch 'fix-in-app-notification-onclick'Oskar Nyberg1-0/+2
2020-06-10Fix in-app notification button onclickOskar Nyberg1-0/+2
2020-06-09Merge branch 'fix-aab-build'Janito Vaqueiro Ferreira Filho1-1/+1
2020-06-09Fix updated file name of the generated bundleJanito Vaqueiro Ferreira Filho1-1/+1
2020-06-09Merge branch 'macos-use-network-reachability'Emīls4-60/+175
2020-06-09Improve offline detectionEmīls Piņķis4-60/+175
2020-06-09Merge branch 'win-pipe-permissions'David Lönnhager4-1/+184
2020-06-09Limit security identifiers with access to the management interface pipeDavid Lönnhager4-1/+184
2020-06-09Merge remote-tracking branch 'origin/macos-fw-filter-by-user'Emīls1-1/+4
2020-06-09Only allow root to send tunnel trafficEmīls Piņķis1-1/+4
2020-06-09Merge remote-tracking branch 'origin/macos-block-fw-update'Emīls9-98/+76
2020-06-09Update ipnetwork to 0.16Emīls Piņķis7-21/+12
2020-06-09Bump pfctl dependencyDavid Lönnhager2-72/+46
2020-06-09Update CHANGELOG.mdDavid Lönnhager1-4/+3
2020-06-09Reject instead of dropping outgoing packets on macOSDavid1-8/+22
2020-06-09Merge branch 'win-fw-restrict-relay-access'Odd Stranne15-107/+276
2020-06-09Update Rust code to work with set of approved applications for relay accessOdd Stranne5-2/+66
2020-06-09Update winfw interface to include set of approved applicationsOdd Stranne4-10/+51
2020-06-09Install PermitVpnRelay rule into different sublayer based on relay portOdd Stranne2-60/+68
2020-06-09Move PermitVpnRelay rule and make it limit access to set of approved applicat...Odd Stranne3-33/+82
2020-06-09Update comments on rules::dns::PermitNonTunnelOdd Stranne1-2/+9
2020-06-08Merge branch 'show-time-running-out-banner'Janito Vaqueiro Ferreira Filho6-53/+99
2020-06-08Describe time running out banner in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-08Make time running out warning clickableJanito Vaqueiro Ferreira Filho1-2/+10
2020-06-08Refactor to centralize click handlingJanito Vaqueiro Ferreira Filho1-20/+13
2020-06-08Show warning banner when account expiry is closeJanito Vaqueiro Ferreira Filho3-4/+32
2020-06-08Use observable property for input eventsJanito Vaqueiro Ferreira Filho1-11/+2
2020-06-08Use `TimeLeftFormatter` in `RemainingTimeLabel`Janito Vaqueiro Ferreira Filho1-16/+3
2020-06-08Create `TimeLeftFormatter` helper classJanito Vaqueiro Ferreira Filho1-0/+38
2020-06-08Merge branch 'linux-improve-exclude'Emīls1-2/+12
2020-06-05Improve mullvad-excludeEmīls1-2/+12
2020-06-05Merge branch 'secure-sensitive-screens'Janito Vaqueiro Ferreira Filho6-1/+60
2020-06-05Describe secure screens in the changelogJanito Vaqueiro Ferreira Filho1-0/+1
2020-06-05Allow screenshots to be taken in debug buildsJanito Vaqueiro Ferreira Filho1-2/+6
2020-06-05Mark support screen secure when showing emailJanito Vaqueiro Ferreira Filho1-1/+21
2020-06-05Mark Account screen as secureJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Mark WireGuard Key screen as secureJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Make it easy for fragments to be marked as secureJanito Vaqueiro Ferreira Filho1-0/+10
2020-06-05Block screenshots when entering a secure screenJanito Vaqueiro Ferreira Filho1-0/+20
2020-06-05Merge branch 'ignore-touch-events-when-obscured'Janito Vaqueiro Ferreira Filho2-1/+4
2020-06-05Describe ignoring touch events in the changelogJanito Vaqueiro Ferreira Filho1-0/+2
2020-06-05Ignore touch events when view is obscuredJanito Vaqueiro Ferreira Filho1-1/+2
2020-06-05Merge branch 'macos-fix-routing'Emīls9-430/+201
2020-06-05Adjust Android routing codeEmīls1-16/+15
2020-06-05Fix small lint with daemonEmīls Piņķis1-1/+1
2020-06-05Simplify routing code on LinuxEmīls2-77/+12
2020-06-05Fix default route monitoring on MacOSEmīls Piņķis6-336/+173
2020-06-05Merge branch 'replace-use-of-spread-in-redux-reducer'Oskar Nyberg3-41/+32
2020-06-05Remove use of spread operator for action data in reducersOskar Nyberg3-41/+32