Bond_009
|
fd7b215c28
|
Don't enable case-insensitivity for json by default
|
4 years ago |
crobibero
|
c1d1b6e9f4
|
Fix serialization loop
|
4 years ago |
crobibero
|
a3a31952f4
|
Fix OMDb converter
|
4 years ago |
crobibero
|
1b894798b1
|
Change log level for converters
|
4 years ago |
Cody Robibero
|
5c57569692
|
Merge branch 'master' into PluginDowngrade
|
4 years ago |
Joshua M. Boniface
|
0de45d8724
|
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Add JsonConverter for Nullable Guids
|
4 years ago |
Bond-009
|
054adf6379
|
Merge pull request #4853 from Ullmie02/servicestack-json
|
4 years ago |
crobibero
|
cae38f3a7e
|
Add JsonConverter for Nullable Guids
|
4 years ago |
David
|
aacda01ca5
|
Add more tests
|
4 years ago |
crobibero
|
fc212e5e5f
|
Remove JsonOmdbNotAvailableConverterFactory
|
4 years ago |
crobibero
|
6ddbe8420f
|
Add tests for special Omdb json
|
4 years ago |
BaronGreenback
|
dae6798a18
|
Making it work
|
4 years ago |
BaronGreenback
|
889e988167
|
Updated to latest unstable.
|
4 years ago |
crobibero
|
af8acf7128
|
Initialize JsonSerializerOptions statically
|
4 years ago |
BaronGreenback
|
621e6d28cd
|
Fallback to default guid
|
4 years ago |
crobibero
|
d3b6a24f78
|
Add JsonDateTimeConverter
|
4 years ago |
crobibero
|
242b5a45ab
|
Add JsonDateTimeConverter
|
4 years ago |
BaronGreenback
|
3633996a53
|
New json converter implemented.
|
4 years ago |
Greenback
|
0337e39bae
|
Updated JsonDefaults
|
4 years ago |
Greenback
|
208d545cfe
|
Changed as suggested.
|
4 years ago |
crobibero
|
c955f19634
|
Serialize GUID without dashes
|
4 years ago |
Claus Vium
|
b6ecaccf92
|
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Don't serialize empty GUID to null
|
4 years ago |
crobibero
|
26e5aacb90
|
Fix JsonConverter recursion
|
4 years ago |
crobibero
|
6722fcec36
|
Revert #4568
|
4 years ago |
crobibero
|
6e98378447
|
Simplify converter
|
4 years ago |
crobibero
|
66a1880a58
|
Add number to bool json converter
|
4 years ago |
Claus Vium
|
65087a382e
|
Merge pull request #4580 from crobibero/efcore-datetime
Specify default DateTimeKind from EFCore
|
4 years ago |
hawken
|
f9f0df88d5
|
allow JsonGuidConverter to read null
|
4 years ago |
crobibero
|
6c0188c42b
|
Fix efcore not returning a UTC DateTime
|
4 years ago |
Bill Thornton
|
42e90893cd
|
Merge pull request #4517 from BaronGreenback/pluginMessageFix
[Fix] Fixed Plugin versioning in browser notifications
|
4 years ago |
crobibero
|
c4925ad70b
|
Serialize Guid.Empty to null
|
4 years ago |
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
crobibero
|
f557a730bb
|
Write DateTimes in ISO8601 format for backwards compatibility.
|
4 years ago |
Greenback
|
c4d8926426
|
Fixed notification
|
4 years ago |
crobibero
|
5b62f70bc0
|
Update exception handle comment
|
4 years ago |
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
4 years ago |
crobibero
|
0c23b8cadf
|
Don't throw exception when converting values using binder or JsonConverter
|
4 years ago |
crobibero
|
42c2ab97e7
|
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
|
4 years ago |
crobibero
|
b2662894cf
|
Add whitespace handling and tests
|
4 years ago |
crobibero
|
7565ae22cb
|
Add tests and switch to factory
|
4 years ago |
crobibero
|
37f3852699
|
Add comma delimited string to array json converter
|
4 years ago |
crobibero
|
ac790cd77b
|
Properly handle null structs in json
|
4 years ago |
crobibero
|
1d3303fa0a
|
Move json profiles to constant strings.
|
4 years ago |
crobibero
|
9ddf550b43
|
Simplify json converters
|
4 years ago |
crobibero
|
471e760057
|
remove unused declaration
|
4 years ago |
crobibero
|
eb400f7292
|
Fallback to base jsonconverter
|
4 years ago |
crobibero
|
1f2d73af8e
|
Only handle empty string or null case
|
4 years ago |
crobibero
|
9b2359a453
|
readd nullable number converters
|
4 years ago |
crobibero
|
8b96881aa1
|
Clean up json Converters
|
4 years ago |