aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Models/SessionDtos/ClientCapabilitiesDto.cs
AgeCommit message (Expand)Author
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-03-27Fix default values missing in ClientCapabilities(Dto) (#11232)Niels van Velzen
2024-02-06Fix some incompatible API deprecationsNiels van Velzen
2024-01-06Remove some unused client capabilities and sync code (#10812)Niels van Velzen
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-02-02Migrate to file-scoped namespacesShadowghost
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2020-11-22Fix namespace and add attributecrobibero
2020-11-21Convert ClientCapabilities to a Dto with JsonConverterscrobibero