aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions/ApiApplicationBuilderExtensions.cs
AgeCommit message (Expand)Author
2021-05-05Enable automatic url decodingBaronGreenback
2020-12-11Use a more descriptive middleware namecrobibero
2020-12-10Add support back for /emby and /mediabrowser routescrobibero
2020-12-06Redirect robots.txt if hosting web contentcrobibero
2020-10-08Moved all settings across to network.xmlGreenback
2020-09-03Merge remote-tracking branch 'upstream/master' into api-doc-base-urlcrobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into api-doc-csscrobibero
2020-09-03Remove custom CORS OPTIONS handlingClaus Vium
2020-09-03Kill HttpListenerHostClaus Vium
2020-09-02Properly host static files and set base urlcrobibero
2020-09-01Fix apidoc routes with base urlcrobibero
2020-08-18add support for custom doc csscrobibero
2020-04-29Remove versioned APIcrobibero
2020-04-29Merge branch 'api-migration' into redocCody Robibero
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-19fix formattingcrobibero
2020-04-19Add Redoc, move docs to api-docs/crobibero
2020-04-19add redoccrobibero
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium