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-04-05 01:42:08 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
1079ddb46cceea1af45d5e00cdaa4b92e2a306f1
jellyfin
/
MediaBrowser.Common
/
Json
/
Converters
History
Joshua M. Boniface
7457c4a95d
Merge pull request
#4499
from crobibero/more-param
...
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
2020-11-20 12:34:18 -05: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
Fix exceptions while scanning
2019-12-22 22:09:09 +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