This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-03-28 21:11:55 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
4edbd6d182f6923db0764d05958e6f205899ff81
jellyfin
/
MediaBrowser.Common
/
Json
/
Converters
History
crobibero
c4925ad70b
Serialize Guid.Empty to null
2020-11-23 16:07:15 -07: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
Serialize Guid.Empty to null
2020-11-23 16:07:15 -07: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