jellyfin-server/Jellyfin.Api
Claus Vium 569874a212
Merge pull request #4473 from crobibero/binder-no-throw
Don't throw exception when converting values using binder or JsonConv…
2020-11-14 17:31:52 +01:00
..
Attributes Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
Auth Remove OriginalAuthenticationInfo and add IsAuthenticated property 2020-11-08 16:10:33 +01:00
Constants Use proper IsApiKey flag 2020-10-28 08:40:11 -06:00
Controllers fix return type for GetAttachment 2020-11-14 22:28:22 +08:00
Extensions Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
Helpers Merge branch 'master' into fix_and_mildly_improve_similar 2020-11-11 10:47:18 +01:00
ModelBinders Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs 2020-11-14 08:13:53 -07:00
Models Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
TypeConverters simplify datetime parsing 2020-08-12 13:07:11 -06:00
WebSocketListeners Use SessionMessageType for WebSocket messages 2020-09-27 10:00:20 +02:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Update to dotnet 3.1.9 2020-10-13 18:50:04 -06:00