jellyfin/Jellyfin.Api
2023-01-15 15:46:50 -05:00
..
Attributes Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07: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 Fix client supported image formats (#9071) 2023-01-14 13:15:50 -07:00
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Formatters Move Formatters to Jellyfin.Api 2023-01-15 15:46:50 -05:00
Helpers Cleanup and refactor streambuilder 2022-12-07 18:00:01 +01:00
Middleware Move Middleware to Jellyfin.Api 2023-01-15 15:46:50 -05:00
ModelBinders Replace != null with is not null 2022-12-05 15:01:13 +01:00
Models Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07: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 Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Jellyfin.Api.csproj Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)" (#9088) 2023-01-13 16:31:36 -07:00