aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Json
AgeCommit message (Expand)Author
2021-03-21Merge pull request #5504 from crobibero/json-string-converterBond-009
2021-01-23Change converter log level (#4916)Bond-009
2020-12-31Merge pull request #4884 from crobibero/json-nullable-guid-converterJoshua M. Boniface
2020-12-31Merge pull request #4709 from BaronGreenback/PluginDowngradeJoshua M. Boniface
2020-12-30Merge pull request #4855 from crobibero/cache-json-serializerBond-009
2020-12-30Merge pull request #4842 from crobibero/date-time-formatterClaus Vium
2020-12-13Merge pull request #4749 from crobibero/guid-standardBond-009
2020-12-13Merge pull request #4735 from crobibero/json-recursionAnthony Lavado
2020-12-13Merge pull request #4730 from crobibero/base-item-dto-guid-nullableClaus Vium
2020-12-13Merge pull request #4715 from crobibero/hdhr-json-boolClaus Vium
2020-12-01Merge pull request #4580 from crobibero/efcore-datetimeClaus Vium
2020-11-28allow JsonGuidConverter to read nullhawken
2020-11-25Fix efcore not returning a UTC DateTimecrobibero
2020-11-24Merge pull request #4517 from BaronGreenback/pluginMessageFixBill Thornton
2020-11-23Serialize Guid.Empty to nullcrobibero
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-19Write DateTimes in ISO8601 format for backwards compatibility.crobibero
2020-11-19Fixed notificationGreenback
2020-11-17Update exception handle commentcrobibero
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-12Don't throw exception when converting values using binder or JsonConvertercrobibero
2020-10-29Support IReadOnlyList for JsonCommaDelimitedArrayConvertercrobibero
2020-10-16Add whitespace handling and testscrobibero
2020-10-11Add tests and switch to factorycrobibero
2020-10-11Add comma delimited string to array json convertercrobibero
2020-09-27Properly handle null structs in jsoncrobibero
2020-09-03Move json profiles to constant strings.crobibero
2020-09-01Simplify json converterscrobibero
2020-09-01remove unused declarationcrobibero
2020-09-01Fallback to base jsonconvertercrobibero
2020-09-01Only handle empty string or null casecrobibero
2020-09-01readd nullable number converterscrobibero
2020-08-26Clean up json Converterscrobibero
2020-08-25bump System.Text.Jsoncrobibero
2020-08-23Ignore null json valuescrobibero
2020-08-21fix copy-pastacrobibero
2020-08-21Add nullable int32, int64 json converterscrobibero
2020-08-14fix docscrobibero
2020-08-14Return int64 in json as numbercrobibero
2020-08-05Fix remote imagesDavid
2020-07-14Move field to the controllerDavid
2020-07-14Don't recreate JsonSerializerOptions every timeDavid
2020-07-12Fix parsingDavid
2020-06-25Merge pull request #2929 from crobibero/api-scheduled-tasksPatrick Barron
2020-06-19Add JsonInto32ConverterDavid
2020-06-13Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-taskscrobibero
2020-06-13Fix merge and buildcrobibero
2020-06-04Fix Api Routingcrobibero
2020-06-04Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-taskscrobibero