<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/HttpServer, branch v10.8.0-alpha2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha2</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.8.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2021-11-13T14:27:28Z</updated>
<entry>
<title>Don't throw exception on unauthenticated requests</title>
<updated>2021-11-13T14:27:28Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-11-13T14:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4a28f46cac30e2e1fabc84016d710bcd309a5344'/>
<id>urn:sha1:4a28f46cac30e2e1fabc84016d710bcd309a5344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings in WebSocketConnection</title>
<updated>2021-10-04T01:41:22Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-10-02T18:03:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=80223c548c43acabf07a581393ea45e7f165eeef'/>
<id>urn:sha1:80223c548c43acabf07a581393ea45e7f165eeef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore</title>
<updated>2021-09-03T17:01:55Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-09-03T17:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ff9d14c8119f6cf77f21e4ebcc97c5580725b882'/>
<id>urn:sha1:ff9d14c8119f6cf77f21e4ebcc97c5580725b882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove more and more warnings</title>
<updated>2021-08-28T22:32:50Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-08-28T22:32:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cba07b1ca6862ef8450021b0e60ce2f366ff0d33'/>
<id>urn:sha1:cba07b1ca6862ef8450021b0e60ce2f366ff0d33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor fixes</title>
<updated>2021-07-05T22:01:33Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-07-05T22:01:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1f99c9b90c5b791bb41ff711ad20b390f4f2268f'/>
<id>urn:sha1:1f99c9b90c5b791bb41ff711ad20b390f4f2268f</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.lodewillems.com/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>Move non-jellyfin extensions to separate project</title>
<updated>2021-06-19T16:04:46Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-06-19T16:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=6f8ccab788e85e025eaa44b67a1487bf419afb53'/>
<id>urn:sha1:6f8ccab788e85e025eaa44b67a1487bf419afb53</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.lodewillems.com/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>Migrate authentication db to EF Core</title>
<updated>2021-05-21T03:56:59Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-05-21T03:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a0c6f7276211ac0429877fafa400368aba1430a9'/>
<id>urn:sha1:a0c6f7276211ac0429877fafa400368aba1430a9</id>
<content type='text'>
</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.lodewillems.com/jellyfin/commit/?id=7e8428e588b3f0a0574da44081098c64fe1a47d7'/>
<id>urn:sha1:7e8428e588b3f0a0574da44081098c64fe1a47d7</id>
<content type='text'>
</content>
</entry>
</feed>
