jellyfin/Jellyfin.Api
BaronGreenback 5d5b198525
Update Jellyfin.Api/Controllers/PluginsController.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18 08:23:28 +00:00
..
Attributes Set openapi schema type to file where possible 2020-09-01 17:26:49 -06:00
Auth Minor code style related change 2020-12-07 16:15:56 +01:00
Constants Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
Controllers Update Jellyfin.Api/Controllers/PluginsController.cs 2020-12-18 08:23:28 +00:00
Extensions Convert array property to IReadOnlyList 2020-11-12 08:29:42 -07:00
Helpers Remove IIsoMounter and IsoMounter 2020-12-03 07:34:15 -07:00
ModelBinders Merge pull request #4526 from crobibero/mark-played 2020-11-21 17:17:44 -05:00
Models Changed PluginId to guid so its the same type as plugin.id 2020-12-15 18:27:31 +00:00
WebSocketListeners Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
BaseJellyfinApiController.cs Move json profiles to constant strings. 2020-09-03 12:15:24 -06:00
Jellyfin.Api.csproj Update to dotnet 5.0.1 2020-12-09 07:36:31 -07:00