aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/MediaInfoController.cs
AgeCommit message (Expand)Author
2020-09-11Merge pull request #4093 from crobibero/bad-routeBond-009
2020-09-10Merge pull request #4116 from cvium/add_known_proxiesBond-009
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-09Remove nullable from requiredcrobibero
2020-09-06Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-09-01Set openapi schema type to file where possiblecrobibero
2020-08-21Make method asyncBond_009
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-03Fix some request parameterscrobibero
2020-08-03Specify Logger typecrobibero
2020-07-29Fix PlaybackInfo endpointcrobibero
2020-07-07Make query parameters nullable or set default valuecrobibero
2020-06-27Move MediaInfoService to Jellyfin.ApiDavid