<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/gui/test/components, branch decrease-leaks-during-reconnect</title>
<subtitle>The Mullvad VPN client app for desktop and mobile</subtitle>
<id>http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect</id>
<link rel='self' href='http://git.waynecole.info/mullvadvpn/atom?h=decrease-leaks-during-reconnect'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/'/>
<updated>2020-06-10T11:46:17Z</updated>
<entry>
<title>Remove NotificationArea tests</title>
<updated>2020-06-10T11:46:17Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-06-10T07:36:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=3fc5cbd567e48edec416e57037e5e9279a2c3af6'/>
<id>urn:sha1:3fc5cbd567e48edec416e57037e5e9279a2c3af6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename all usages of currentIsSupported to just supported</title>
<updated>2020-06-04T09:30:04Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-06-04T09:30:04Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0555ab065946ae5ef350bca56bcaaa3188b67320'/>
<id>urn:sha1:0555ab065946ae5ef350bca56bcaaa3188b67320</id>
<content type='text'>
A few places were missed when renaming it a while ago. currentIsBeta has
also been renamed for more consistent naming.
</content>
</entry>
<entry>
<title>Disable beta program toggle when running beta</title>
<updated>2020-05-25T10:56:47Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-05-18T15:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=80a9394c56888af208933566c76f9fb99fe7218e'/>
<id>urn:sha1:80a9394c56888af208933566c76f9fb99fe7218e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use null instead of undefined to represent up to date in nextUpdate</title>
<updated>2020-05-25T10:56:47Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-05-18T12:37:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=00591c5fdeb5d56e21c5bc717201d743a289b9db'/>
<id>urn:sha1:00591c5fdeb5d56e21c5bc717201d743a289b9db</id>
<content type='text'>
Electron is removing values that are undefined when sending objects
through the IPC and therefore doesn't update the redux state when using
the spread operator. To solve this, this commit uses null instead of
undefined to represent that there are no upgrades.
</content>
</entry>
<entry>
<title>Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the latest patch release</title>
<updated>2020-04-15T10:11:48Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2020-04-11T12:36:01Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=0f7e814aa66d53fe14b19a39b8d09be0c696fc16'/>
<id>urn:sha1:0f7e814aa66d53fe14b19a39b8d09be0c696fc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove NotificationArea prop which doesn't exist anymore</title>
<updated>2020-03-24T09:34:28Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-03-24T09:04:35Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1d043bac77cb0d9daa28e12f645e2187fe3d6ea0'/>
<id>urn:sha1:1d043bac77cb0d9daa28e12f645e2187fe3d6ea0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add account expiry warning notification</title>
<updated>2020-02-11T08:00:53Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-02-10T15:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=83a1b073c6616330fa48468deaa13ade13ed711c'/>
<id>urn:sha1:83a1b073c6616330fa48468deaa13ade13ed711c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust desktop GUI code to use new error state</title>
<updated>2019-12-09T11:23:07Z</updated>
<author>
<name>Emīls</name>
<email>emils@mullvad.net</email>
</author>
<published>2019-12-04T18:43:16Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=78caf4cb765174b6d841079dcf04a53d40a10dc0'/>
<id>urn:sha1:78caf4cb765174b6d841079dcf04a53d40a10dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use authenticated URL in components</title>
<updated>2019-10-07T11:57:12Z</updated>
<author>
<name>Emīls Piņķis</name>
<email>emils@mullvad.net</email>
</author>
<published>2019-10-02T13:57:52Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=f4bd645b42cb95b37b8d15c7493521ad9d755f16'/>
<id>urn:sha1:f4bd645b42cb95b37b8d15c7493521ad9d755f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add current_is_outdated support to Electron frontend</title>
<updated>2019-09-09T10:31:33Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2019-09-03T12:34:14Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=9ef235edd8d7c2f8e7a2a5bbd42d8467742172eb'/>
<id>urn:sha1:9ef235edd8d7c2f8e7a2a5bbd42d8467742172eb</id>
<content type='text'>
</content>
</entry>
</feed>
