Commit Graph

27 Commits (fa8bfece4e72c32f8350aaa947c81b2494f6bb77)

Author SHA1 Message Date
Cody Robibero df1951cfe2
Apply suggestions from code review
3 years ago
crobibero fd0b3ca5ef Add JsonVersionConverter and tests
3 years ago
Bond_009 aff0aea60f Improve branch coverage
3 years ago
Bond-009 2e33e14bb2
Merge pull request #4899 from jellyfin/nullableguid
4 years ago
crobibero 75ed532fca Add serialize test
4 years ago
crobibero c1d1b6e9f4 Fix serialization loop
4 years ago
Bond_009 45331ad83a Cover all branches in JsonNullableGuidConverter
4 years ago
Joshua M. Boniface 0de45d8724
Merge pull request #4884 from crobibero/json-nullable-guid-converter
4 years ago
crobibero cae38f3a7e Add JsonConverter for Nullable Guids
4 years ago
David 8ac1ed16ca Use Theory instead of Fact for unit tests
4 years ago
David e0499f8769 Remove attributes
4 years ago
David aacda01ca5 Add more tests
4 years ago
crobibero e09dd5aa87 Add targeted tests
4 years ago
crobibero 6ddbe8420f Add tests for special Omdb json
4 years ago
crobibero 681a0f3e75 Add nullable guid test
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
4 years ago
crobibero 26e5aacb90 Fix JsonConverter recursion
4 years ago
crobibero 8517b28eba Make BaseItemDto Guids nullable
4 years ago
crobibero 6e98378447 Simplify converter
4 years ago
crobibero 66a1880a58 Add number to bool json converter
4 years ago
Bond_009 10be618ec3
Add more tests for JsonGuidConverter
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
Bond_009 d7dc15971e Add roundtrip test
4 years ago
Bond_009 8535a718b7 Add tests for deserializing guids
4 years ago