Commit Graph

21 Commits (52194f56b5f07e3ae01e2fb6d121452e37d1e93f)

Author SHA1 Message Date
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond-009 2d57e71b44
Don't allow throwing System.Exception (#8378)
2 years ago
Bond_009 832da133d8 Always create TaskCompletionSource<T> with TaskCreationOptions.RunContinuationsAsynchronously
2 years ago
Patrick Barron 8c8ca9aded Fix warnings in UdpSocket
3 years ago
Bond_009 637e86478f Fix some warnings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond_009 01e781035f Fix warnings
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond-009 ded9857f45 Clean up server discovery code
4 years ago
Bond_009 998017a76d Include library via NuGet instead of via source
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond-009 e64aaebbac Improvements around streams
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti bfcd1b520f merge common implementations and server implementations
7 years ago