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 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
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 return type for GetAttachment 4 years ago
Extensions Convert array property to IReadOnlyList 4 years ago
Helpers Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
ModelBinders Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs 4 years ago
Models Convert array property to IReadOnlyList 4 years ago
TypeConverters simplify datetime parsing 4 years ago
WebSocketListeners Use SessionMessageType for WebSocket messages 4 years ago
BaseJellyfinApiController.cs Move json profiles to constant strings. 4 years ago
Jellyfin.Api.csproj Update to dotnet 3.1.9 4 years ago