aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions
AgeCommit message (Expand)Author
2020-08-31Use .Distinct on assemblyDavid Ullmer
2020-08-30Allow for dynamic cors responsecrobibero
2020-08-30Fixed wrong openapi auth header valueCromefire_
2020-08-26Clean up json Converterscrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-23Ignore null json valuescrobibero
2020-08-20clean up output formatterscrobibero
2020-08-18add support for custom doc csscrobibero
2020-08-15Add xml output formattercrobibero
2020-08-11Add plugin assemblies to mvc builderDavid
2020-08-10Prepare plugin Api migrationDavid
2020-08-06Apply fixes from reviewcrobibero
2020-08-06Apply fixes from reviewcrobibero
2020-08-03fix openapi validation errorscrobibero
2020-06-25fix endpoint ordercrobibero
2020-06-21Merge remote-tracking branch 'upstream/api-migration' into api-librarycrobibero
2020-06-19Move LibraryService.cs to Jellyfin.Apicrobibero
2020-06-19Change swagger dictionary type mappingDavid
2020-06-19Add JsonInto32ConverterDavid
2020-06-17Add X-Forward-(For/Proto) supportcrobibero
2020-06-15Add more authorization handlers, actually authorize requestscrobibero
2020-06-13Fix merge and buildcrobibero
2020-06-12Remove duplicate swaggerdoccrobibero
2020-06-12readd swagger versioncrobibero
2020-06-12Merge remote-tracking branch 'upstream/api-migration' into api-swagger-authcrobibero
2020-06-09Merge pull request #3218 from crobibero/api-corsdkanada
2020-06-06Merge remote-tracking branch 'upstream/api-migration' into api-corscrobibero
2020-06-06Add CSS output formatter.crobibero
2020-06-02Add Dictionary with non-string keys to System.Text.Jsoncrobibero
2020-06-02Fix Json Enum conversion, map all JsonDefaults properties to APIcrobibero
2020-06-01Add Authentication to openapi generation.crobibero
2020-06-01Enable CORS and Authentication.crobibero
2020-05-08Add OperationId to SwaggerGencrobibero
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-26Order actions by route, then http methodcrobibero
2020-04-23Address commentscrobibero
2020-04-21Fix swagger ui Document Titlecrobibero
2020-04-21Fix documentation endpoint for use with baseUrlcrobibero
2020-04-21Add Exception Middlewarecrobibero
2020-04-20Remove StringEnumConvertercrobibero
2020-04-19Fix PascalCasecrobibero
2020-04-19fix formattingcrobibero
2020-04-19Enable string enum convertercrobibero
2020-04-19Add Redoc, move docs to api-docs/crobibero
2020-04-19add redoccrobibero
2020-04-15Document JSON options changeZadenRB
2020-04-15Lowercase actual parameters in code and remove whitespace to comply with Styl...ZadenRB
2020-04-12Fix casing of JSON in Jellyfin API. Currently only affects startup wizard.ZadenRB