index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Common
/
Json
Age
Commit message (
Expand
)
Author
2020-10-29
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
crobibero
2020-10-16
Add whitespace handling and tests
crobibero
2020-10-11
Add tests and switch to factory
crobibero
2020-10-11
Add comma delimited string to array json converter
crobibero
2020-09-27
Properly handle null structs in json
crobibero
2020-09-03
Move json profiles to constant strings.
crobibero
2020-09-01
Simplify json converters
crobibero
2020-09-01
remove unused declaration
crobibero
2020-09-01
Fallback to base jsonconverter
crobibero
2020-09-01
Only handle empty string or null case
crobibero
2020-09-01
readd nullable number converters
crobibero
2020-08-26
Clean up json Converters
crobibero
2020-08-25
bump System.Text.Json
crobibero
2020-08-23
Ignore null json values
crobibero
2020-08-21
fix copy-pasta
crobibero
2020-08-21
Add nullable int32, int64 json converters
crobibero
2020-08-14
fix docs
crobibero
2020-08-14
Return int64 in json as number
crobibero
2020-08-05
Fix remote images
David
2020-07-14
Move field to the controller
David
2020-07-14
Don't recreate JsonSerializerOptions every time
David
2020-07-12
Fix parsing
David
2020-06-25
Merge pull request #2929 from crobibero/api-scheduled-tasks
Patrick Barron
2020-06-19
Add JsonInto32Converter
David
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
crobibero
2020-06-13
Fix merge and build
crobibero
2020-06-04
Fix Api Routing
crobibero
2020-06-04
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
crobibero
2020-06-03
remove extra Clear call
crobibero
2020-06-02
Add Dictionary with non-string keys to System.Text.Json
crobibero
2020-06-02
Fix Json Enum conversion, map all JsonDefaults properties to API
crobibero
2020-05-22
Move int64 converter to JsonDefaults location
crobibero
2019-12-22
Preformance!!!
Bond_009
2019-12-22
Fix exceptions while scanning
Bond_009
2019-10-08
Use System.Text.Json api
Bond_009
[prev]