jellyfin/Jellyfin.Server
Cody Robibero 8326349137
Use custom database healthcheck (#8973)
2022-12-29 19:40:39 -07:00
..
Configuration Target net6.0 2021-09-24 20:15:46 +02:00
Extensions Backport pull request #8611 from jellyfin/release-10.8.z 2022-10-28 22:39:00 -04: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
HealthChecks Use custom database healthcheck (#8973) 2022-12-29 19:40:39 -07: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 Replace == null with is null 2022-12-05 15:00:20 +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 Use static methods StopWatch where it makes sense (#8898) 2022-12-14 22:03:26 +01:00
Startup.cs Use custom database healthcheck (#8973) 2022-12-29 19:40:39 -07:00
StartupOptions.cs Fix build errors 2022-12-07 16:42:28 +01:00