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 95ebb9a55a
Use null coalescing when possible
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 Use null coalescing when possible 4 years ago
Extensions Convert image type string to enum. 4 years ago
Helpers Use null coalescing when possible 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 Disable warning on AD0001 4 years ago