Commit Graph

30 Commits (c7d50d640e614a3c13699e3041fbfcb258861c5a)

Author SHA1 Message Date
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Bond_009 1ee58bf020 Enable nullable for ItemDataProvider
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
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
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible
3 years ago
David 3dec1fd6b2 Use UTF8 encoding and async correctly
3 years ago
David 043d045448 Put json serializer options in private field
3 years ago
David e835dfb27d Use sync string instead of file
3 years ago
David 2a574914ea Use streams instead of strings
3 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
3 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 7060934792 Fix some warnings in Emby.Server.Implementations
4 years ago
Bond_009 8fe7b6551f Rewrite `ItemDataProvider` to be more robust
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
5 years ago
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
5 years ago
Bond_009 a6a4cd5667 Removed some unused fields
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 e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
5 years ago
Erwin de Haan 39ef1106d7 Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 ea4c914123 Fix exception logging
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago
Luke Pulverenti 0e9cd51f9c update .net core startup
8 years ago
Luke Pulverenti d5ea8ca3ad move classes to portable
8 years ago