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
2021-03-21
Merge pull request #5504 from crobibero/json-string-converter
Bond-009
2021-01-23
Change converter log level (#4916)
Bond-009
2020-12-31
Merge pull request #4884 from crobibero/json-nullable-guid-converter
Joshua M. Boniface
2020-12-31
Merge pull request #4709 from BaronGreenback/PluginDowngrade
Joshua M. Boniface
2020-12-30
Merge pull request #4855 from crobibero/cache-json-serializer
Bond-009
2020-12-30
Merge pull request #4842 from crobibero/date-time-formatter
Claus Vium
2020-12-13
Merge pull request #4749 from crobibero/guid-standard
Bond-009
2020-12-13
Merge pull request #4735 from crobibero/json-recursion
Anthony Lavado
2020-12-13
Merge pull request #4730 from crobibero/base-item-dto-guid-nullable
Claus Vium
2020-12-13
Merge pull request #4715 from crobibero/hdhr-json-bool
Claus Vium
2020-12-01
Merge pull request #4580 from crobibero/efcore-datetime
Claus Vium
2020-11-28
allow JsonGuidConverter to read null
hawken
2020-11-25
Fix efcore not returning a UTC DateTime
crobibero
2020-11-24
Merge pull request #4517 from BaronGreenback/pluginMessageFix
Bill Thornton
2020-11-23
Serialize Guid.Empty to null
crobibero
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-19
Write DateTimes in ISO8601 format for backwards compatibility.
crobibero
2020-11-19
Fixed notification
Greenback
2020-11-17
Update exception handle comment
crobibero
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-14
Use string.Split(char) where possible instead of string.Split(char[])
Bond_009
2020-11-12
Don't throw exception when converting values using binder or JsonConverter
crobibero
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
[next]