aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs
AgeCommit message (Collapse)Author
2020-04-20Remove StringEnumConvertercrobibero
2020-04-19Fix PascalCasecrobibero
2020-04-19Enable string enum convertercrobibero
2020-04-15Document JSON options changeZadenRB
2020-04-15Lowercase actual parameters in code and remove whitespace to comply with ↵ZadenRB
StyleCopAnalyzers
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