index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
HttpServer
/
FileWriter.cs
Age
Commit message (
Expand
)
Author
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-03-24
Remove unused usings
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-09-18
Set log level to debug for HTTP range requests
Erik Larsson
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-08-03
Set log level to debug for HTTP range requests
Erik Larsson
2019-04-24
Re-add content length, semi revert of changes in #1010 (#1287)
Claus Vium
2019-03-07
Make SkipLogExtensions static
Claus Vium
2019-03-06
Make FileSystem readonly
Claus Vium
2019-03-05
Remove more Content-Length references
Claus Vium
2019-03-05
Fix DI in FileWriter.TransmitFile
Claus Vium
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-01-22
Remove unconditional caching, modified since header and use ETags
Claus Vium
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-04
update query objects
Luke Pulverenti
2017-05-05
update file responses
Luke Pulverenti
2017-03-20
3.2.8.6
Luke Pulverenti
2017-03-13
rework filestream
Luke Pulverenti
2017-03-12
re-organize file streaming
Luke Pulverenti