Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) 5 years ago
..
Attributes 2f33bee2a9 Set openapi schema type to file where possible 5 years ago
Auth e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property 5 years ago
Constants 981f000437 Use proper IsApiKey flag 5 years ago
Controllers e36725096a fix return type for GetAttachment 5 years ago
Extensions 73f9a6d7d0 Convert array property to IReadOnlyList 5 years ago
Helpers bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) 5 years ago
ModelBinders 450cd614ac Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs 5 years ago
Models 73f9a6d7d0 Convert array property to IReadOnlyList 5 years ago
TypeConverters afeba4dae7 simplify datetime parsing 5 years ago
WebSocketListeners 72534f9d66 Use SessionMessageType for WebSocket messages 5 years ago
BaseJellyfinApiController.cs 1d3303fa0a Move json profiles to constant strings. 5 years ago
Jellyfin.Api.csproj f998e52107 Update to dotnet 3.1.9 5 years ago