<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Jellyfin.Server.Implementations/Security/AuthenticationManager.cs, branch v12.0-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1</id>
<link rel='self' href='https://git.b0n.dev/jellyfin/atom?h=v12.0-rc1'/>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/'/>
<updated>2025-03-25T15:45:00Z</updated>
<entry>
<title>Fixed namespaces</title>
<updated>2025-03-25T15:45:00Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=42bdb22bfb690a6af37d70f12844881d884927b1'/>
<id>urn:sha1:42bdb22bfb690a6af37d70f12844881d884927b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BOM from UTF-8 files</title>
<updated>2024-08-30T13:29:48Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2024-08-30T13:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=97a02f58039855eb1e3e23686d4fe5bee1fbd15e'/>
<id>urn:sha1:97a02f58039855eb1e3e23686d4fe5bee1fbd15e</id>
<content type='text'>
I think some people need to change their IDE configuration ;)
</content>
</entry>
<entry>
<title>Use ExecuteDelete for removing API keys</title>
<updated>2023-11-22T14:40:49Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-11-22T14:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ad58d1f77c2039a62b225545fb795d3395046303'/>
<id>urn:sha1:ad58d1f77c2039a62b225545fb795d3395046303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename JellyfinDb to JellyfinDbContext</title>
<updated>2023-01-16T17:14:44Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-01-16T17:14:44Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=8479f0f90cd8b7180f45340a59d7122755987859'/>
<id>urn:sha1:8479f0f90cd8b7180f45340a59d7122755987859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize EF Core queries and remove unnecessary AsQueryable calls</title>
<updated>2023-01-16T16:49:59Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2023-01-16T16:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=f07553abdf9c3b1462a94de154ec0072cdbf686a'/>
<id>urn:sha1:f07553abdf9c3b1462a94de154ec0072cdbf686a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace == null with is null</title>
<updated>2022-12-05T14:00:20Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-12-05T14:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=c7d50d640e614a3c13699e3041fbfcb258861c5a'/>
<id>urn:sha1:c7d50d640e614a3c13699e3041fbfcb258861c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove JellyfinDbProvider and add second level caching</title>
<updated>2022-10-21T09:55:32Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-10-21T09:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=b836fe96857de9e39d9b565b1f57a151a82e401d'/>
<id>urn:sha1:b836fe96857de9e39d9b565b1f57a151a82e401d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add support for API keys</title>
<updated>2021-06-18T22:26:58Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-06-18T22:26:58Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=336ba2879f325a4efd52bc7737ce94f40369bfeb'/>
<id>urn:sha1:336ba2879f325a4efd52bc7737ce94f40369bfeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix builds</title>
<updated>2021-04-10T21:11:59Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-04-10T21:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.b0n.dev/jellyfin/commit/?id=ed0b5ff0171e340544702d99a07c149e01c5bf8a'/>
<id>urn:sha1:ed0b5ff0171e340544702d99a07c149e01c5bf8a</id>
<content type='text'>
</content>
</entry>
</feed>
