aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-03Fix xml docscrobibero
2020-05-03Merge pull request #2925 from crobibero/redocBond-009
2020-05-03Merge pull request #2876 from ZadenRB/asp-net-notifications-serviceBond-009
2020-04-29Update to return IEnumerable directly where possibleZadenRB
2020-04-29Remove versioned APIcrobibero
2020-04-29Merge branch 'api-migration' into redocCody Robibero
2020-04-29Merge pull request #2952 from crobibero/api-exception-middlewaredkanada
2020-04-28Revise documentation based on discussion in #2872ZadenRB
2020-04-26Order actions by route, then http methodcrobibero
2020-04-25Fix autolaunch & redirect of swagger.crobibero
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-21Fix swagger ui Document Titlecrobibero
2020-04-21Fix documentation endpoint for use with baseUrlcrobibero
2020-04-21bump swashbucklecrobibero
2020-04-21Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoccrobibero
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-20Remove StringEnumConvertercrobibero
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