<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/types/discovery, branch 2.1.0</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=2.1.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=2.1.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2024-05-29T12:36:10Z</updated>
<entry>
<title>Discovery: Improve search using levenshtein distance and sorting</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-23T13:33:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=be74ef76b30e7ad9fc74294c8e94ff1f40e87b4e'/>
<id>urn:sha1:be74ef76b30e7ad9fc74294c8e94ff1f40e87b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: return country_code to the client</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-22T12:32:38Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=ef7f44e4bb7713b18e6c0ab1b6e3510075b6623b'/>
<id>urn:sha1:ef7f44e4bb7713b18e6c0ab1b6e3510075b6623b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: Implement search and do not return keywords</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-07T09:51:34Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3ecfc012e2db8b464596faf2c3bd4db1cab8697b'/>
<id>urn:sha1:3ecfc012e2db8b464596faf2c3bd4db1cab8697b</id>
<content type='text'>
This patch implements search by adding a second argument to
DiscoOrganizations and DiscoServers. A search string of = "" returns
everything. This also makes the subset that is returned to the client
even fewer, no keywords.
</content>
</entry>
<entry>
<title>Discovery: Return a subset to the client</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-04-30T11:12:41Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b1033a6a39fe21fec99be5318ba3536af148a79b'/>
<id>urn:sha1:b1033a6a39fe21fec99be5318ba3536af148a79b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All: Document everything to pass revive lint</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-12T18:18:05Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=74e36f0ead717105f26087c2cab08b41ba5a7ce8'/>
<id>urn:sha1:74e36f0ead717105f26087c2cab08b41ba5a7ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Types Discovery: Omitempty for some types that are not always there</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-05-02T09:32:24Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=32e8a8cc3de868a59be7e5ae4fb9feea874f2331'/>
<id>urn:sha1:32e8a8cc3de868a59be7e5ae4fb9feea874f2331</id>
<content type='text'>
This makes sure that instead of

"authentication_url_template": ""

we get not even an "authentication_url_template" key

This matches the upstream discovery format more 1:1
</content>
</entry>
<entry>
<title>Exports + Client: Refactor registering a client</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-22T11:16:54Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=eb57e36d3c017bef80277e97db1009c38893ce2d'/>
<id>urn:sha1:eb57e36d3c017bef80277e97db1009c38893ce2d</id>
<content type='text'>
- Make sure the global exports state is only set on successful
creating
- Only call discovery when adding a server to ensure we get the most
up to date args. Creating a client should have no network calls. Fixes #12
- Split creating a client in New and Register in the GO api
</content>
</entry>
<entry>
<title>Types: Add comments describing the fields, types,  packages and functions</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-21T13:53:03Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=d292630dff02f0a5ef4d268e41464b52543a72e9'/>
<id>urn:sha1:d292630dff02f0a5ef4d268e41464b52543a72e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Types: Split discovery into its own package</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-20T12:59:06Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3618f2337bf0099d1fe8e4782cda3677ea4175be'/>
<id>urn:sha1:3618f2337bf0099d1fe8e4782cda3677ea4175be</id>
<content type='text'>
</content>
</entry>
</feed>
