Commit Graph

16 Commits (f582189ccf13c3ee8dc84c729c00b81ff08ca415)

Author SHA1 Message Date
Bond-009 3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Lehonti Ramos bc959270b7
Removed nesting levels through block-scoped `using` statement (#10025)
1 year ago
Bond_009 5677566a41 Enable nullable for more files
1 year ago
Stepan Goremykin 890fe183cf Use default instead of zero for TranscodeReason
1 year ago
Stepan Goremykin 7d7e177265 Remove redundant casts
2 years ago
Dmitry Lyzo 28b98cacc8 Backport pull request #9051 from jellyfin/release-10.8.z
2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
Dmitry Lyzo c7a9759a76 fix tests
2 years ago
Joshua M. Boniface 2d8f7b46f1 Merge pull request #7699 from Shadowghost/streambuilder-fix
2 years ago
Cody Robibero 688553b9a8 Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2 years ago
Cody Robibero 1960b5bdce Merge pull request #7523 from crobibero/null-stream
3 years ago
Bond-009 bb7068cb63
Move StreamBuilderTests to correct project (#7461)
3 years ago
Bond_009 39931fe3ad Add regression test for ContainerProfile.ContainsContainer
3 years ago