aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03Merge pull request #2876 from ZadenRB/asp-net-notifications-serviceBond-009
2020-04-29Update to return IEnumerable directly where possibleZadenRB
2020-04-29Merge pull request #2952 from crobibero/api-exception-middlewaredkanada
2020-04-28Revise documentation based on discussion in #2872ZadenRB
2020-04-25Merge pull request #2932 from crobibero/api-casingBond-009
2020-04-24Add back in return type documentationZadenRB
2020-04-23Apply suggestions, fix warningcrobibero
2020-04-23oopcrobibero
2020-04-23Address commentscrobibero
2020-04-23Address commentscrobibero
2020-04-23Apply suggestions and add URL to log messagecrobibero
2020-04-22Use ActionResult return type for all endpointsZadenRB
2020-04-22Update documentation of startIndexZadenRB
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-21Add ProducesResponseType to base controllercrobibero
2020-04-21Move Json Options to static class for easier access.crobibero
2020-04-21Add Exception Middlewarecrobibero
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-21Merge pull request #2466 from dkanada/pluginVasily
2020-04-20Translated using Weblate (French)ejalal
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-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-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-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-19Merge pull request #2849 from lyonzy/patch-1Joshua M. Boniface
2020-04-19Minor improvementsBond_009
2020-04-18Translated using Weblate (Portuguese)tayhr
2020-04-19Merge pull request #2864 from JustAMan/fix-cachingdkanada
2020-04-19Merge pull request #2829 from Bond-009/warn19dkanada
2020-04-19fix spelling errordkanada
2020-04-19Merge pull request #2910 from randrey/dlna-extra-mime-typesdkanada
2020-04-18Limit imdbid to 8 digits.randrey