jellyfin/Jellyfin.Api
Claus Vium 937e2a84e8
Merge pull request #4533 from Bond-009/nullref3
Fix nullref
2020-11-21 14:14:12 +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 Merge pull request #4533 from Bond-009/nullref3 2020-11-21 14:14:12 +01:00
Extensions Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
Helpers Merge pull request #4499 from crobibero/more-param 2020-11-20 12:34:18 -05:00
ModelBinders Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
Models Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
TypeConverters simplify datetime parsing 2020-08-12 13:07:11 -06:00
WebSocketListeners Fix nullability errors in Jellyfin.Api (part 1) 2020-11-13 09:04:31 -07:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Disable warning on AD0001 2020-11-13 10:24:40 -07:00