aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/BaseJellyfinApiController.cs
AgeCommit message (Expand)Author
2020-06-13Fix merge and buildcrobibero
2020-06-13merge master into api-migrationcrobibero
2020-06-07Move Split method from BaseJellyfinApiController.cs to RequestHelpers.csDavid
2020-06-02Move SearchService to new API endpointDavid
2020-04-23Use builtin JSON Mime type constantZadenRB
2020-04-22Adds produces annotation to the base controller to indicate application/json ...ZadenRB
2019-11-23Add style rules and fix it allClaus Vium
2019-11-23Add authentication and remove versioningClaus Vium