Commit Graph

25 Commits (master)

Author SHA1 Message Date
Cody Robibero 133b568a35
fix: use new serializer cache per IXmlSerializer (#11356)
1 month ago
cvium 76c2775d8c Use static lambdas
2 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
David e9902e9d35 Remove custom Json serializer
3 years ago
Bond_009 4a4dff1973 Fix
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 016be02cd6 More warning fixes
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 8d98885cda Less string allocations
5 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
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 0efc699e3d Visual Studio Reformat: Emby.Server.Implementations Part S-S
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 c99b45dbe0 Remove some warnings
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 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