aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-20Remove more unnecessary IActionResultZadenRB
2020-04-20Remove error handlers, to be implemented at a global level in a separate PRZadenRB
2020-04-20Create ApplicationHost logger correctlyMark Monteiro
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-21Merge pull request #2466 from dkanada/pluginVasily
2020-04-20Fix NuGet dependenciesMark Monteiro
2020-04-20Move RemoteImageService to Jellyfin.APIcrobibero
2020-04-20Ignore lauchSettings.json in test projectsMark Monteiro
2020-04-20Commit missing changes to solution fileMark Monteiro
2020-04-20Create integration tests for the endpoints in BrandingServiceMark Monteiro
2020-04-20Create a derived version of WebApplicationFactory<> that works with the Jelly...Mark Monteiro
2020-04-20fix buildcrobibero
2020-04-20Move ImageByNameService to Jellyfin.Apicrobibero
2020-04-20Expose some methods in Program.cs so they can be used to initialize the appli...Mark Monteiro
2020-04-20Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is falseMark Monteiro
2020-04-20Handle null values for RemoteIpAddress and LocalIpAddress in websocket requestsMark Monteiro
2020-04-20Remove StringEnumConvertercrobibero
2020-04-20Translated using Weblate (French)ejalal
2020-04-20Fixed missing colonsUnknown
2020-04-20Merge pull request #2620 from mark-monteiro/development-documentationdkanada
2020-04-20Merge pull request #2903 from randrey/dlna-albumart-fixdkanada
2020-04-20Merge pull request #2936 from anthonylavado/fix-etags-rightdkanada
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009
2020-04-20Rename testBond_009
2020-04-20Remove JsonIgnore from the DateLastSaved property of BaseItemAnthony Lavado
2020-04-20Enable nullable reference types on new class, remove unnecessary documenation...ZadenRB
2020-04-20add code suggestionsdkanada
2020-04-20Merge pull request #2916 from Bond-009/minor2dkanada
2020-04-19Add response type annotations, return IActionResult to handle errorsZadenRB
2020-04-19Fix Authenticated Rolescrobibero
2020-04-19Move DeviceService to DevicesControllercrobibero
2020-04-19Merge pull request #2813 from nyanmisaka/dockerAndrew Rabert
2020-04-19Translated using Weblate (German)Jay-Jay
2020-04-19Fix PascalCasecrobibero
2020-04-19add camelCase formattercrobibero
2020-04-19nullablecrobibero
2020-04-19Move AttachmentsService to AttachmentsControllercrobibero
2020-04-19remove todocrobibero
2020-04-19Remove old scheduled tasks servicecrobibero
2020-04-19Add Authorize and BindRequiredcrobibero
2020-04-19burn ToOptimizedResultcrobibero
2020-04-19move scheduled tasks to Jellyfin.Apicrobibero
2020-04-19Update instructions for running with the dotnet cliMark Monteiro
2020-04-20Merge pull request #2915 from randrey/imdbid-length-fixBond-009
2020-04-19Changed '\d' to '[0-9]'.randrey
2020-04-19Address PR comments, and revert changes that changed the API schemaZadenRB
2020-04-19Fix missing attributescrobibero
2020-04-19Fix saving DisplayPreferencescrobibero
2020-04-19Fix build & runtime errorscrobibero