aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Filters
AgeCommit message (Expand)Author
2025-10-13Use TryAdd instead of Add (#14997)v10.11.0-rc9Cody Robibero
2025-09-23Add schema to 503 headers (#14840)Cody Robibero
2025-09-12Various cleanups (#14785)Bond-009
2025-06-26Changed misspell of 'temporarily' in 503 response (#14377)Archie
2025-04-19Fix SyncPlay WebSocket OpenAPI schemas (#13946)Niels van Velzen
2025-03-31Preserve SplashscreenLocation when updating branding config (#13756)KGT1
2025-03-24update header api description and valuesJPVenson
2025-03-24Clarified retry value typeJPVenson
2025-03-24Added OpenAPI spec for #12880JPVenson
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-03-22Add default auth policy to generated openapi spec (#11181)Cody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-06-10Add all websocket messages to generated openapi spec (#9682)Cody Robibero
2023-02-09fix openapi authcvium
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