Commit Graph

18 Commits (af4e111d824f8c13b02ce93dbb0f607c936887dc)

Author SHA1 Message Date
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 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
KonH e3fccd5ae6 Fix warning: Qualifier is redundant (#2149)
3 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
3 years ago
Bond_009 383c2d7374 Remove useless nullable directives
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 63e9b1ae2d DeepCopy: Throw ArgumentNullException if one of the args is null
3 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond-009 2f33e99006 Speed up DeepCopy
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Erwin de Haan 9c1c29325d Added extra extension method that create a new instance of the destination object.
6 years ago
Erwin de Haan de7fcaadb3 Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object.
6 years ago
Andrew Rabert a86b71899e Add GPL modules
6 years ago