Commit Graph

105 Commits (master)

Author SHA1 Message Date
Bond_009 efc4c305a9 Use CryptoStream to convert stream from base64
8 months ago
Bond_009 b934b346e1 Fix all warnings in MediaBrowser.Providers
1 year ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Bond_009 9af16fcb6c Remove workaround for dotnet/runtime#42790
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
cvium 35cfd760d4 Do not touch "old" local artwork unless saving locally
3 years ago
David 60ffa6f514 Use FileShare.None when creating files
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
Bond_009 2b355c36ff Minor improvements
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
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
Bond_009 a709cbdc64 Fix more analyzer warnings
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
5 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
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 bd169e4fd4 remove trailing whitespace
5 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 9f46122d91 3.2.36.10
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 52aeb3c40b consolidate interfaces
7 years ago
Luke Pulverenti 2ed625d27e update themes
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti 5137e3abf6 update live streams
7 years ago
Luke Pulverenti 1991da85af update setting of file attributes
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago