Commit Graph

34 Commits (54a3ab15a38ff0f10a55398357538376958000e4)

Author SHA1 Message Date
Cody Robibero 5c57569692
Merge branch 'master' into PluginDowngrade
4 years ago
crobibero cae38f3a7e Add JsonConverter for Nullable Guids
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
crobibero 242b5a45ab Add JsonDateTimeConverter
4 years ago
Greenback 0337e39bae Updated JsonDefaults
4 years ago
Greenback 208d545cfe Changed as suggested.
4 years ago
crobibero 6e98378447 Simplify converter
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
4 years ago
crobibero f557a730bb Write DateTimes in ISO8601 format for backwards compatibility.
4 years ago
Greenback c4d8926426 Fixed notification
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 eb400f7292 Fallback to base jsonconverter
4 years ago
crobibero 9b2359a453 readd nullable number converters
4 years ago
crobibero 8b96881aa1 Clean up json Converters
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
crobibero 340f83c3f5 Ignore null json values
4 years ago
crobibero 384a62dc08 Add nullable int32, int64 json converters
4 years ago
David c6a0306a34 Move field to the controller
4 years ago
David 9f567e6471 Don't recreate JsonSerializerOptions every time
4 years ago
David ee03b919f9 Fix parsing
4 years ago
Patrick Barron fe02c6e863
Merge pull request #2929 from crobibero/api-scheduled-tasks
4 years ago
David 6651cb8d24 Add JsonInto32Converter
4 years ago
crobibero 39376bace3 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
4 years ago
crobibero ec3e15db57 Fix merge and build
4 years ago
crobibero 6c53e36ccf Fix Api Routing
4 years ago
crobibero 01a5103fef Add Dictionary with non-string keys to System.Text.Json
4 years ago
crobibero 4fe0beec16 Fix Json Enum conversion, map all JsonDefaults properties to API
4 years ago
Bond_009 cf2e2a3f30 Fix exceptions while scanning
5 years ago
Bond_009 e553eba31e Use System.Text.Json api
5 years ago