aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01Switch Config controller to System.Text.Jsoncrobibero
2020-06-01Merge pull request #2962 from crobibero/api-configCody Robibero
2020-05-25Merge pull request #2953 from crobibero/api-startupBond-009
2020-05-19update xml docscrobibero
2020-05-17apply doc suggestionscrobibero
2020-05-17Merge pull request #3075 from crobibero/api-operationiddkanada
2020-05-08Add OperationId to SwaggerGencrobibero
2020-05-03Merge pull request #3048 from jellyfin/api-notification-docsMark Monteiro
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-29Fix docscrobibero
2020-04-29Add response code descriptionscrobibero
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-23Fix Authorize attributescrobibero
2020-04-23Apply suggestionscrobibero
2020-04-23Apply suggestions and add URL to log messagecrobibero
2020-04-22Move ConfigurationService to Jellyfin.Apicrobibero
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-21move to ActionResult<T>crobibero
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-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