jellyfin/Jellyfin.Api
2022-12-05 13:54:28 +01:00
..
Attributes Remove extra argument 2022-10-06 20:39:22 +02:00
Auth fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers Allow non-ASCII in downloaded filenames (#8825) 2022-12-03 08:47:59 -07:00
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Helpers Merge branch 'master' into fix-fmp4-flac-opus 2022-11-27 08:49:52 -07:00
ModelBinders Update StyleCop 2021-12-24 18:28:27 +01:00
Models Backport pull request #8213 from jellyfin/release-10.8.z 2022-09-23 23:09:35 -04:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
Jellyfin.Api.csproj Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709) 2022-12-05 13:54:28 +01:00