aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-10Clarify comment and log actual search stringErik Rigtorp
2020-06-10Move SubtitleService to Jellyfin.ApiDavid
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-10Merge pull request #3286 from Ullmie02/api-apikeyCody Robibero
Move ApiKeyService to Jellyfin.Api
2020-06-10Move ApiKeyService to Jellyfin.ApiDavid
2020-06-10Move /System Endpoint to Jellyfin.ApiDavid
2020-06-10Merge pull request #3284 from EraYaN/abi-compat-nugetBond-009
Install compatibility tool from nuget instead of pulling a github release
2020-06-10Remove extract task.Erwin de Haan
2020-06-10Install compatibility tool from nuget instead of pulling a github release.Erwin de Haan
2020-06-10Move File; Move Route; use DateTime? in QueryDavid
2020-06-10Merge pull request #3282 from aled/2149-fix-a-small-number-of-compile-warnings-2Bond-009
Fix a small number of compile warnings
2020-06-09Merge pull request #3226 from Ullmie02/api-searchserviceCody Robibero
Move SearchService to new API endpoint
2020-06-10Merge pull request #3227 from crobibero/api-first-userdkanada
Add second endpoint for Startup/User
2020-06-09Add IDisposableConfusedPolarBear
2020-06-09Fix a small number of compile warningsaled
2020-06-09Removed spacesBaronGreenback
2020-06-09No changes my endBaronGreenback
2020-06-09UpdatesBaronGreenback
2020-06-09Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1Bond-009
Fix a small number of compile warnings
2020-06-09Finish addressing review commentsConfusedPolarBear
2020-06-09Apply suggestions from code reviewConfusedPolarBear
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-09Fix startup wizard.Patrick Barron
2020-06-09Enable nullable annotationsPatrick Barron
2020-06-09Move ActivityLogService to Jellyfin.ApiDavid
2020-06-09Move PluginService to Jellyfin.Apicrobibero
2020-06-09Add response code documentationDavid Ullmer
2020-06-09Merge pull request #3218 from crobibero/api-corsdkanada
Enable CORS and Authentation
2020-06-09Merge pull request #3260 from crobibero/api-css-formatterdkanada
Api css formatter
2020-06-09Merge pull request #3259 from crobibero/omdb-plugin-configdkanada
Add omdb config as embedded resource
2020-06-09Merge pull request #3185 from Ullmie02/api-exception-handlingdkanada
Don't Send Exception Messages (Old API)
2020-06-08Use additional unicode chars for year extractionErik Rigtorp
2020-06-08Add additional resolver testsErik Rigtorp
2020-06-08Add XML documentationConfusedPolarBear
2020-06-08Make all properties nullableConfusedPolarBear
2020-06-08Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-06-08Move PlaylistService to Jellyfin.Apicrobibero
2020-06-08Move PlaylistService to Jellyfin.Apicrobibero
2020-06-08Move LocalizationService to Jellyfin.Apicrobibero
2020-06-08Move ItemUpdateService to Jellyfin.Apicrobibero
2020-06-08Add response codescrobibero
2020-06-08Move ItemLookupService to Jellyfin.Apicrobibero
2020-06-08Merge pull request #3268 from crobibero/ignore-pathdkanada
Force configuration paths to not be ignored.
2020-06-08Split HEVC VP9 10bitartiume
2020-06-08Update EncoderValidator.csartiume
2020-06-08fix opencl10bitartiume
2020-06-08Split VP9 HEVC 10bit button. MacOS Decoder fixed to openclartiume
2020-06-08Merge remote-tracking branch 'upstream/master' into hwaccelVasily
2020-06-08Merge pull request #3270 from KristupasSavickas/reduce-blurhash-logspamBond-009
reduce log spam when generating blurhashes
2020-06-08reduce log spam when generating blurhashesKristupas Savickas