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
crobibero 01355e0498
Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
..
Attributes Set openapi schema type to file where possible 4 years ago
Auth Remove OriginalAuthenticationInfo and add IsAuthenticated property 4 years ago
Constants Use proper IsApiKey flag 4 years ago
Controllers Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
Extensions Convert image type string to enum. 4 years ago
Helpers Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
ModelBinders Merge pull request #4393 from crobibero/model-binder-readonly-list 4 years ago
Models Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
TypeConverters simplify datetime parsing 4 years ago
WebSocketListeners Fix nullability errors in Jellyfin.Api (part 1) 4 years ago
BaseJellyfinApiController.cs Move json profiles to constant strings. 4 years ago
Jellyfin.Api.csproj Update packages to net5 4 years ago