<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mullvadvpn/gui/scripts/extract-geo-data.py, 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>2024-05-15T16:42:58Z</updated>
<entry>
<title>Remove map related code in geo data scripts</title>
<updated>2024-05-15T16:42:58Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2024-05-10T12:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=4bb137bdeec2564612b55fd5bf785fadac218968'/>
<id>urn:sha1:4bb137bdeec2564612b55fd5bf785fadac218968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix many typos</title>
<updated>2023-03-27T14:08:15Z</updated>
<author>
<name>Alexander Seiler</name>
<email>seileralex@gmail.com</email>
</author>
<published>2023-03-26T01:49:21Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93'/>
<id>urn:sha1:a7f820aedc61a7c1cc9e857b21dc45c8dcf20f93</id>
<content type='text'>
Signed-off-by: Alexander Seiler &lt;seileralex@gmail.com&gt;
</content>
</entry>
<entry>
<title>Prevent translations of beta cities</title>
<updated>2022-04-07T13:35:42Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2022-04-04T14:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=1b80d841da7b81a4f46a8908f3d6b5664fb3e615'/>
<id>urn:sha1:1b80d841da7b81a4f46a8908f3d6b5664fb3e615</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Use lower resolution maps"</title>
<updated>2021-11-03T11:50:42Z</updated>
<author>
<name>Linus Färnstrand</name>
<email>linus@mullvad.net</email>
</author>
<published>2021-11-03T11:50:42Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=07c72a8ac83c8c23f9d25d17576c2c8b72adf618'/>
<id>urn:sha1:07c72a8ac83c8c23f9d25d17576c2c8b72adf618</id>
<content type='text'>
This reverts commit 76199d0904eacca86fac0e33c93101707fe77c3c.
</content>
</entry>
<entry>
<title>Use lower resolution maps</title>
<updated>2021-11-01T14:53:38Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2021-10-28T11:56:59Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=76199d0904eacca86fac0e33c93101707fe77c3c'/>
<id>urn:sha1:76199d0904eacca86fac0e33c93101707fe77c3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce output in extract-geo-data script</title>
<updated>2021-10-20T11:08:04Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2021-10-15T08:46:26Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=21378842fab0421f83c28c3d615de597dce107f5'/>
<id>urn:sha1:21378842fab0421f83c28c3d615de597dce107f5</id>
<content type='text'>
The large amounts of output in the `extract-geo-data.py` script makes it
difficult to spot real errors. Reducing the amount of output saying
whether or not a translation was found and which one is being translated
will make it easier to follow the output and make it easier to spot more
critical errors.
</content>
</entry>
<entry>
<title>Switch to REST API since JSON RPC API has been removed</title>
<updated>2021-10-20T11:08:04Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2021-10-15T08:38:38Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=8ee91cd6025282b1b03b4e17e4bdfe7f3cf51d61'/>
<id>urn:sha1:8ee91cd6025282b1b03b4e17e4bdfe7f3cf51d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scripts: use "with" with resource allocating calls</title>
<updated>2021-07-07T08:07:48Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2021-07-06T11:28:58Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=44bea4169595f6f676f4f8117d95892c70641ef0'/>
<id>urn:sha1:44bea4169595f6f676f4f8117d95892c70641ef0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Flip import order to fix the crash in Fiona</title>
<updated>2021-03-22T07:27:02Z</updated>
<author>
<name>Andrej Mihajlov</name>
<email>and@mullvad.net</email>
</author>
<published>2021-03-19T09:39:27Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=522c5a157e938c6d40f14d2a317e7cfb726d944b'/>
<id>urn:sha1:522c5a157e938c6d40f14d2a317e7cfb726d944b</id>
<content type='text'>
Reported in https://github.com/Toblerity/Shapely/issues/1107
</content>
</entry>
<entry>
<title>Switch to lower resolution map</title>
<updated>2020-03-26T12:00:33Z</updated>
<author>
<name>Oskar Nyberg</name>
<email>oskar@mullvad.net</email>
</author>
<published>2020-03-20T09:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/mullvadvpn/commit/?id=efd241bc82176967d1a74db773e0aa62ce97abee'/>
<id>urn:sha1:efd241bc82176967d1a74db773e0aa62ce97abee</id>
<content type='text'>
</content>
</entry>
</feed>
