aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21move to ActionResult<T>crobibero
2020-04-21Add tasks required for SonarCloud integrationMark Monteiro
2020-04-21Make documentation of parameters clearerZadenRB
2020-04-21Translated using Weblate (Chinese (Traditional))Chen-Tai,Peng
2020-04-21Translated using Weblate (Portuguese (Portugal))André Silva
2020-04-21Translated using Weblate (Persian)Mehdi Khosravi
2020-04-21Return to previous exception handle implementationcrobibero
2020-04-21Convert StartupController to IActionResultcrobibero
2020-04-21Add ProducesResponseType to base controllercrobibero
2020-04-21Move Json Options to static class for easier access.crobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Remove exception handlercrobibero
2020-04-21Add Exception Middlewarecrobibero
2020-04-21Minor improvementBond_009
2020-04-21Fix VideoResolver and testsBond_009
2020-04-21Enable TreatWarningsAsErrors for DvdLibBond_009
2020-04-21Address commentsBond_009
2020-04-21Address commentsBond_009
2020-04-21Remove documentation of void return typeZadenRB
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