aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions
AgeCommit message (Expand)Author
2020-04-26Order actions by route, then http methodcrobibero
2020-04-21Fix swagger ui Document Titlecrobibero
2020-04-21Fix documentation endpoint for use with baseUrlcrobibero
2020-04-20Remove StringEnumConvertercrobibero
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
2019-11-24Fix more review commentsClaus Vium
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium