You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api
Cody Robibero d2e18547b1
Require properly typed ActionResult<T> (#8382)
2 years ago
..
Attributes Minor cleanup 2 years ago
Auth Don't throw exception on unauthenticated requests 3 years ago
Constants Remove the dependency on BaseAuthorizationHandler 3 years ago
Controllers Require properly typed ActionResult<T> (#8382) 2 years ago
Extensions Move non-jellyfin extensions to separate project 3 years ago
Helpers Merge pull request #7994 from nyanmisaka/fix-throttler 2 years ago
ModelBinders Update StyleCop 2 years ago
Models Fix various typos 2 years ago
Results Require properly typed ActionResult<T> (#8382) 2 years ago
WebSocketListeners Remove circular dependency between websocket listeners and manager 4 years ago
BaseJellyfinApiController.cs Require properly typed ActionResult<T> (#8382) 2 years ago
Jellyfin.Api.csproj Bump Swashbuckle.AspNetCore.ReDoc from 6.3.1 to 6.4.0 2 years ago