aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
AgeCommit message (Expand)Author
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-08-13Rename IEventManager to IDlnaEventManagerPatrick Barron
2020-08-13Merge pull request #3838 from Bond-009/memorystreamAnthony Lavado
2020-08-11Merge pull request #3872 from crobibero/user-policyBond-009
2020-08-10Fix setting user policycrobibero
2020-08-10Bump Swashbuckle.AspNetCore.ReDoc from 5.3.3 to 5.5.1dependabot[bot]
2020-08-09Fix Requirement assigned to Handlercrobibero
2020-08-09Merge pull request #3858 from cvium/fix_wizard_redirectBond-009
2020-08-09Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query ...cvium
2020-08-09Avoid including stray commas in HLS codecs fieldAndreas B
2020-08-09MemoryStream optimizationsBond_009
2020-08-08Fix Split versionsMister Rajoy
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-03move WebSocket listeners to Jellyfin.Apicrobibero
2020-08-03fix merge conflictscrobibero
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-08-03Merge pull request #3528 from Ullmie02/api-entrypointPatrick Barron
2020-08-03Merge pull request #3783 from Ullmie02/api-universal-audioPatrick Barron
2020-08-03Merge pull request #2957 from crobibero/api-dlna-serverPatrick Barron
2020-08-03Merge pull request #2956 from crobibero/api-dlnaPatrick Barron
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-01Revert changesDavid
2020-08-01PERFORMANCEcrobibero
2020-08-01Implement IDisposableDavid
2020-08-01Move methods to the right classDavid
2020-08-01Add jellyfin api entry pointDavid
2020-08-01Update Jellyfin.Api/Controllers/DynamicHlsController.csCody Robibero
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
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