aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-01Prepare DynamicHlsController mergeDavid
2020-08-01Move UniversalAudioService to Jellyfin.ApiDavid
2020-07-31Merge pull request #3764 from Ullmie02/api-videohlsPatrick Barron
2020-07-31Merge pull request #3691 from crobibero/api-videoCody Robibero
2020-07-31Update Jellyfin.Api/Controllers/VideoHlsController.csDavid
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-29fix booleancrobibero
2020-07-29Use ArrayPool and reduce duplicate codecrobibero
2020-07-29use proper os comparisoncrobibero
2020-07-27Add missing functionscrobibero
2020-07-27Merge pull request #3718 from Ullmie02/api-hlsegmentPatrick Barron
2020-07-27Move HlsSegmentService to Jellyfin.ApiDavid Ullmer
2020-07-26Merge pull request #3693 from crobibero/api-libraryPatrick Barron
2020-07-25use proper HttpClient DIcrobibero
2020-07-24Fix request parameterscrobibero
2020-07-24Fix request parameterscrobibero
2020-07-24Fix request parameterscrobibero
2020-07-24move VideoService.cs to Jellyfin.Apicrobibero
2020-07-24Merge pull request #3592 from Ullmie02/api-audioPatrick Barron
2020-07-24Fix suggestions from reviewDavid
2020-07-24Merge pull request #3385 from crobibero/api-image-servicePatrick Barron
2020-07-23Apply suggestions from reviewDavid
2020-07-23Merge pull request #3538 from Ullmie02/api-fixBond-009
2020-07-22Fix build part 2David
2020-07-22Fix buildDavid
2020-07-22Merge pull request #3564 from Ullmie02/api-syncplayPatrick Barron
2020-07-22Move AudioService to Jellyfin.ApiDavid
2020-07-22Update Jellyfin.Api/Controllers/SyncPlayController.csDavid
2020-07-22Apply suggestions from code reviewDavid
2020-07-22apply review suggestionscrobibero
2020-07-22Cleanup after mergeDavid
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
2020-07-22Add properties to StreamState to fix some errorsDavid
2020-07-22Remove caching and content lengthDavid
2020-07-22Add response code documentationDavid
2020-07-21Change enum valuesDavid
2020-07-21Merge branch 'api-migration' into api-syncplayDavid
2020-07-21Move ImageService.cs to Jellyfin.Apicrobibero
2020-07-21update post profile imagecrobibero
2020-07-21Merge remote-tracking branch 'upstream/api-migration' into api-image-servicecrobibero
2020-07-21Merge pull request #3629 from crobibero/api-migration-mergeDavid
2020-07-20changes from mergecrobibero
2020-07-20Merge remote-tracking branch 'upstream/master' into api-migration-mergecrobibero
2020-07-20Merge pull request #3620 from BaronGreenback/IPFixBond-009