Commit Graph

937 Commits (a8230c07eaa820a3db0961db9dce1a34d1a3c113)

Author SHA1 Message Date
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
Joshua M. Boniface 406ae3e43a
Merge pull request #4709 from BaronGreenback/PluginDowngrade
4 years ago
dkanada d6db0e4b02
Merge pull request #4902 from BaronGreenback/NetmaskFix
4 years ago
BaronGreenback c76faa9708
Update IPNetAddress.cs
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
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
BaronGreenback 62702fa3eb Changes as requested
4 years ago
crobibero af8acf7128 Initialize JsonSerializerOptions statically
4 years ago
crobibero 1dac2226c4 Remove unused deps
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
BaronGreenback 53e280b80f json name override.
4 years ago
BaronGreenback 46c7499e2b reverted change
4 years ago
BaronGreenback bae8f0c4ec corrected.
4 years ago
Greenback 4cc19be173 removed compiler directives.
4 years ago
Greenback cb793af30e Renamed guid to id
4 years ago
Greenback 5c4fdaa253 MaxAbi property removed.
4 years ago
Greenback 5d748c0e9f Renamed to ImagePath
4 years ago
Greenback ce19f2be55 Renamed Guid property to Id
4 years ago
Greenback 486148dd6b Removed maxAbi
4 years ago
Greenback 5a3efc5266 Changes as required.
4 years ago
BaronGreenback 212c76102d
Update PluginManifest.cs
4 years ago
Greenback d9aaba36ec Copy previous plugin settings if they don't exist.
4 years ago
Greenback 6d3e1d6b57 Small Optimization
4 years ago
Greenback 5323887540 Replaced TryGetPlugin with GetPlugin
4 years ago
Greenback 0337e39bae Updated JsonDefaults
4 years ago
Greenback eb2439f23b Changes as recommended.
4 years ago
Greenback 208d545cfe Changed as suggested.
4 years ago
BaronGreenback 67c480ad53
Merge branch 'master' into PluginDowngrade
4 years ago
Greenback fbb20ebef6 Plugin setting migration to folders.
4 years ago
Greenback 7986465cf7 Initial upload
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 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
4 years ago
Bond-009 1cd3b3fc41
Merge pull request #4605 from hawken93/bugfix-libraryerror
4 years ago