<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/QuickConnect, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=master</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2022-12-07T15:43:59Z</updated>
<entry>
<title>Use ArgumentException.ThrowIfNullOrEmpty</title>
<updated>2022-12-07T15:43:59Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-10-13T17:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b366dc2e6e5be2b93f2b6fcc4549a32b655c3806'/>
<id>urn:sha1:b366dc2e6e5be2b93f2b6fcc4549a32b655c3806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update StyleCop</title>
<updated>2021-12-24T17:28:27Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-12-24T17:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=cbfa355e31ec7a78ef73bbde5566fb2b3424363e'/>
<id>urn:sha1:cbfa355e31ec7a78ef73bbde5566fb2b3424363e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace RNGCryptoServiceProvider with RandomNumberGenerator</title>
<updated>2021-09-24T18:15:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-09-21T21:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=fb2f07dc84bfd75e72aaaa8d595c3267a52678de'/>
<id>urn:sha1:fb2f07dc84bfd75e72aaaa8d595c3267a52678de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issues with QuickConnect and AuthenticationDb</title>
<updated>2021-06-24T03:07:08Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-06-24T03:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=397868be95db2f705522cc975ac076e60decbf0f'/>
<id>urn:sha1:397868be95db2f705522cc975ac076e60decbf0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into authenticationdb-efcore</title>
<updated>2021-06-24T00:22:12Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-06-23T01:09:54Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ae878fa051e73dd1df90f1fed3ca5f7ad28b7beb'/>
<id>urn:sha1:ae878fa051e73dd1df90f1fed3ca5f7ad28b7beb</id>
<content type='text'>
# Conflicts:
#	Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
#	Emby.Server.Implementations/Session/SessionManager.cs
#	Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
</content>
</entry>
<entry>
<title>Refactor Quick Connect</title>
<updated>2021-06-22T07:13:14Z</updated>
<author>
<name>Niels van Velzen</name>
<email>git@ndat.nl</email>
</author>
<published>2021-06-18T17:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7d46ca931768b02806c72a5c1103e315b10db719'/>
<id>urn:sha1:7d46ca931768b02806c72a5c1103e315b10db719</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use named tuple for QuickConnect</title>
<updated>2021-06-21T23:00:24Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-06-21T23:00:24Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=784f29f75387d4a98b20103a59d94dc1994516d1'/>
<id>urn:sha1:784f29f75387d4a98b20103a59d94dc1994516d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into authenticationdb-efcore</title>
<updated>2021-06-18T22:56:10Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-06-18T22:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=be88efce3cbbd357142a75f109258d6c7be398b4'/>
<id>urn:sha1:be88efce3cbbd357142a75f109258d6c7be398b4</id>
<content type='text'>
# Conflicts:
#	Emby.Server.Implementations/Devices/DeviceManager.cs
#	Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
#	Emby.Server.Implementations/Security/AuthenticationRepository.cs
#	Emby.Server.Implementations/Session/SessionManager.cs
#	Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
#	MediaBrowser.Controller/Library/IUserManager.cs
#	MediaBrowser.Controller/Net/ISessionContext.cs
</content>
</entry>
<entry>
<title>Enable nullable reference types for Emby.Server.Implementations</title>
<updated>2021-05-20T20:48:53Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-05-20T19:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=7e8428e588b3f0a0574da44081098c64fe1a47d7'/>
<id>urn:sha1:7e8428e588b3f0a0574da44081098c64fe1a47d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into authenticationdb-efcore</title>
<updated>2021-05-18T22:09:46Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-05-18T22:09:46Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=a225f3479600b511b3a53cfba6d59f6bc3210821'/>
<id>urn:sha1:a225f3479600b511b3a53cfba6d59f6bc3210821</id>
<content type='text'>
# Conflicts:
#	Jellyfin.Api/Helpers/RequestHelpers.cs
</content>
</entry>
</feed>
