You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
..
Attributes Fix all warnings in Jellyfin.Api (#9003) 1 year ago
Auth Replace != null with is not null 1 year ago
Constants Remove the dependency on BaseAuthorizationHandler 3 years ago
Controllers Fix all warnings in Jellyfin.Api (#9003) 1 year ago
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2 years ago
Helpers Cleanup and refactor streambuilder 1 year ago
ModelBinders Replace != null with is not null 1 year ago
Models Fix all warnings in Jellyfin.Api (#9003) 1 year ago
Results Require properly typed ActionResult<T> (#8382) 2 years ago
WebSocketListeners Remove circular dependency between websocket listeners and manager 4 years ago
BaseJellyfinApiController.cs Fix all warnings in Jellyfin.Api (#9003) 1 year ago
Jellyfin.Api.csproj Fix all warnings in Jellyfin.Api (#9003) 1 year ago