aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers
AgeCommit message (Collapse)Author
2020-08-09Avoid including stray commas in HLS codecs fieldAndreas B
2020-08-09MemoryStream optimizationsBond_009
2020-08-08Fix Split versionsMister Rajoy
2020-08-08Make DisplayPreferencesManager scopedPatrick Barron
2020-08-07Remove extra Requiredcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-05Fix remote imagesDavid
2020-08-05Fix photo viewerDavid
2020-08-04fix merge conflictscrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-08-04fix attribute orderingcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03fix openapi validation errorscrobibero
2020-08-03Fix some request parameterscrobibero
2020-08-03Specify Logger typecrobibero
2020-08-03Properly use DI to reference other controllers.crobibero
2020-08-03fix merge conflictscrobibero
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-08-03Merge pull request #3783 from Ullmie02/api-universal-audioPatrick Barron
Move UniversalAudioService to Jellyfin.Api
2020-08-03Merge pull request #2957 from crobibero/api-dlna-serverPatrick Barron
Migrate DlnaServerController to Jellyfin.Api
2020-08-03Merge pull request #2956 from crobibero/api-dlnaPatrick Barron
Move Emby.Dlna DlnaService.cs to Jellyfin.Api
2020-08-01Remove duplicate codeDavid
2020-08-01Remove duplicate codeDavid
2020-08-01Use correct MediaInfo methodDavid
2020-08-01Fix parametersDavid
2020-08-01Merge remote-tracking branch 'jellyfin/api-migration' into api-universal-audioDavid
2020-08-01PERFORMANCEcrobibero
2020-08-01Update Jellyfin.Api/Controllers/DynamicHlsController.csCody Robibero
Co-authored-by: David <daullmer@gmail.com>
2020-08-01Prepare DynamicHlsController mergeDavid
2020-08-01Move UniversalAudioService to Jellyfin.ApiDavid
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-31Merge pull request #3764 from Ullmie02/api-videohlsPatrick Barron
Move VideoHlsService to Jellyfin.Api
2020-07-31Fix docs, params, return valuescrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-dlna-servercrobibero
2020-07-31fix route paramscrobibero
2020-07-31Fix response codes, documentation, and authcrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-dlnacrobibero
2020-07-31Update Jellyfin.Api/Controllers/VideoHlsController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-31Remove response code doc because it got added elsewhereDavid
2020-07-31Add missing docs and remove duplicate functioncrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-videocrobibero
2020-07-31Move VideoHlsService to Jellyfin.ApiDavid
2020-07-30Apply review fixescrobibero
2020-07-29remove extra usingcrobibero
2020-07-29Fix PlaybackInfo endpointcrobibero
2020-07-27Add missing functionscrobibero
2020-07-27Move HlsSegmentService to Jellyfin.ApiDavid Ullmer
2020-07-25use proper HttpClient DIcrobibero
2020-07-24Fix request parameterscrobibero