jellyfin/MediaBrowser.Common/Json/Converters
2020-11-28 09:41:06 +01:00
..
JsonCommaDelimitedArrayConverter.cs Update exception handle comment 2020-11-17 09:57:08 -07:00
JsonCommaDelimitedArrayConverterFactory.cs Support IReadOnlyList for JsonCommaDelimitedArrayConverter 2020-10-29 11:32:02 -06:00
JsonDateTimeIso8601Converter.cs Write DateTimes in ISO8601 format for backwards compatibility. 2020-11-19 17:33:51 -07:00
JsonGuidConverter.cs allow JsonGuidConverter to read null 2020-11-28 09:41:06 +01:00
JsonNullableStructConverter.cs Properly handle null structs in json 2020-09-27 09:45:11 -06:00
JsonNullableStructConverterFactory.cs Properly handle null structs in json 2020-09-27 09:45:11 -06:00
JsonPipeDelimitedArrayConverter.cs Update exception handle comment 2020-11-17 09:57:08 -07:00
JsonPipeDelimitedArrayConverterFactory.cs Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage. 2020-11-16 20:29:46 -07:00
JsonVersionConverter.cs Fixed notification 2020-11-19 17:55:31 +00:00