jellyfin/Jellyfin.Server
2022-12-20 09:19:45 +01:00
..
Configuration Target net6.0 2021-09-24 20:15:46 +02:00
Extensions Merge remote-tracking branch 'upstream/master' into network-rewrite 2022-12-03 12:44:45 +01:00
Filters Replace != null with is not null 2022-12-05 15:01:13 +01:00
Formatters Replace == null with is null 2022-12-05 15:00:20 +01:00
Infrastructure Replace != null with is not null 2022-12-05 15:01:13 +01:00
Middleware Use static methods StopWatch where it makes sense (#8898) 2022-12-14 22:03:26 +01:00
Migrations Merge branch 'master' into network-rewrite 2022-12-07 17:40:24 +01:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
Resources/Configuration Increase min log level to 'Warning' framework namespaces 2020-03-03 00:36:54 +01:00
wwwroot/api-docs replace swagger logo 2020-09-03 21:39:50 -06:00
CoreAppHost.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
Jellyfin.Server.csproj chore(deps): update dotnet monorepo to v7.0.1 (#8900) 2022-12-15 20:13:11 -07:00
Program.cs Merge branch 'master' into network-rewrite 2022-12-20 09:19:45 +01:00
Startup.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
StartupOptions.cs Fix build errors 2022-12-07 16:42:28 +01:00