jellyfin/Jellyfin.Api
2022-12-19 15:21:42 +01:00
..
Attributes Remove extra argument 2022-10-06 20:39:22 +02:00
Auth Replace != null with is not null 2022-12-05 15:01:13 +01:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Helpers Fix release build 2022-12-07 16:44:00 +01:00
ModelBinders Replace != null with is not null 2022-12-05 15:01:13 +01:00
Models Replace != null with is not null 2022-12-05 15:01:13 +01:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
Jellyfin.Api.csproj chore(deps): update dotnet monorepo to v7.0.1 (#8900) 2022-12-15 20:13:11 -07:00