Commit Graph

71 Commits (d8869419279695aa8adad6fb83ee03aecc7b3012)

Author SHA1 Message Date
Anthony Lavado 92091f13d3
Merge pull request #2904 from Bond-009/buffer
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond-009 a3c0b8a826
Merge branch 'master' into buffer
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Vasily 40502a33e0
Merge pull request #3203 from Bond-009/warn18
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Vasily 655208d375 Now parse date in header correctly as being in UTC
4 years ago
dkanada d62bd7fecd
fix spelling error
4 years ago
Bond_009 6b959f40ac Fix build
4 years ago
Vasily 95dc99fdbd
Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
4 years ago
Vasily 9df49cc796 Make Last-Modified and If-Modified-Since headers follow the spec
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 c751ba9f70 Fix build
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond-009 affb58ef9e
Apply suggestions from code review
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond-009 b477b3874e Fix some warnings
5 years ago
Bond_009 71479286e9 Fix #1234
5 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
5 years ago
Bill Thornton 4cd8903abc Fix default value for Expires header
5 years ago
Claus Vium 9a4a01fb0e Fix DI in FileWriter.TransmitFile
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Claus Vium bc00617df7 Remove unused Brotli compressor
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium f1c93ae618 Remove SetContentLength and company
5 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
5 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
5 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
5 years ago
Bond-009 3f13851be5 Address comments
5 years ago
Bond_009 8d98885cda Less string allocations
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Claus Vium df5e87409a Fix trim input
6 years ago
Claus Vium 94789860b1 Trim quotes from If-None-Match
6 years ago
Claus Vium fd6d35e1d0 Remove unconditional caching, modified since header and use ETags
6 years ago
Erwin de Haan e63b18f17d Reformat JustAMan review second pass changes.
6 years ago
Erwin de Haan d116efe1f7 Merge branch 'dev' into reformat
6 years ago
Erwin de Haan 321c440739 Reformat JustAMan review pt1 changes
6 years ago
Bond-009 900dc851e6 Merge branch 'dev' into cleanup
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan c5c7a3c4ee Visual Studio Reformat: Emby.Server.Implementations Part De-H
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 07a8e49c4b Cleanup some small things
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 ab8df3741d Fixes possible NullReferenceException
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago