Commit Graph

25 Commits (master)

Author SHA1 Message Date
Bond_009 18a311d32f == null -> is null
9 months ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
crobibero 1b894798b1 Change log level for converters
3 years ago
Joshua M. Boniface 509a4d0900
Merge pull request #4526 from crobibero/mark-played
4 years ago
crobibero 40531db1ae Add NullableEnumModelBinder and NullableEnumModelBinderProvider
4 years ago
crobibero 2f75f84b6f Fix marking item as played
4 years ago
crobibero 3cc0dd7e12 Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
4 years ago
Cody Robibero 450cd614ac
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
4 years ago
crobibero cfefcd988a Updated based on review feedback
4 years ago
crobibero 5c40ad0530 Remove conditional access.
4 years ago
crobibero 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter
4 years ago
Bond-009 2a5e53215c
Merge pull request #4393 from crobibero/model-binder-readonly-list
4 years ago
crobibero ef43878bbc Support IReadOnlyList in CommaDelimitedArrayModelBinder
4 years ago
crobibero f2a86d9c80 Remove CommaDelimitedArrayModelBinderProvider
4 years ago
crobibero 17b20aa0c0 Fix comma delimited array model binder
4 years ago
github@esslinger.dev 33f80dc3c1 feat(CommaDelimitedArrayModelBinder): add none result check
4 years ago
github@esslinger.dev c3e7eb3a6f Merge branch '4214-supported-commands-enum' of https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum
4 years ago
github@esslinger.dev 9aad772288 feat: implement CommaDelimitedArrayModelBinderProvider
4 years ago
Simon Eßlinger 21b39a207d
refactor: simplify null check
4 years ago
github@esslinger.dev 4b4c74bdcd feat: extend CommaDelimitedArrayModelBinder to support auto generated openAPI spec
4 years ago
github@esslinger.dev 0655928ab1 feat: add CommaDelimitedArrayModelBinder
4 years ago