Commit Graph

22 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Bond_009 0bc0601442 Fix some warnings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
Cody Robibero 24ac5cc353
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 7bf320922c Fix nullability errors in Emby.Server.Implementations
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
Patrick Barron 9cec01d8ce Switch to using declaration
4 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
5 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Luke Pulverenti 369df3ffda add smb fixes
7 years ago
Luke Pulverenti 5d55b36487 make more classes portable
7 years ago