Commit Graph

70 Commits (90d72d662826d0d99f03a7c1de58c184e712fe50)

Author SHA1 Message Date
crobibero 384a62dc08 Add nullable int32, int64 json converters
4 years ago
crobibero 64ace58ef5 fix docs
4 years ago
crobibero 64658a0bd0 Return int64 in json as number
4 years ago
David 4ea412f2ab Fix remote images
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 a787efc660 Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
4 years ago
crobibero 8b59934ccb remove extra Clear call
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
crobibero 341b947cde Move int64 converter to JsonDefaults location
4 years ago
Bond_009 f9a454628d Preformance!!!
5 years ago
Bond_009 cf2e2a3f30 Fix exceptions while scanning
5 years ago
Bond_009 e553eba31e Use System.Text.Json api
5 years ago