aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Filters
AgeCommit message (Expand)Author
2023-01-04Fix all warnings in Jellyfin.Api (#9003)Bond-009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-28Backport pull request #8611 from jellyfin/release-10.8.zNiels van Velzen
2022-06-10Merge pull request #7867 from crobibero/name-guid-pairCody Robibero
2022-04-17Merge pull request #7561 from DMouse10462/named-config-api-fixCody Robibero
2021-12-24Update StyleCopBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-03Add SessionDiscoveryInfo to generated api-docscrobibero
2021-03-10Add websocket session message type to generated openapi.jsoncrobibero
2021-02-10Add image file accept to openapicrobibero
2021-01-21Apply suggestions from code reviewCody Robibero
2021-01-20Add ability to mark query parameter as obsolete.crobibero
2020-12-10Fix openapi file schemacrobibero
2020-12-02Move OpenApiSecurityScheme to OperationFiltercrobibero
2020-11-13Fix nullability errors in Jellyfin.Servercrobibero
2020-10-01set type of GroupUpdatecrobibero
2020-10-01Add missing PlaystateRequest and remove additional GroupUpdate typescrobibero
2020-10-01Manually register models used in websocket messages.crobibero
2020-09-01Set openapi schema type to file where possiblecrobibero