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
/
MediaBrowser.Server.Implementations
/
HttpServer
/
RangeRequestWriter.cs
Age
Commit message (
Expand
)
Author
2015-09-01
removed pagebeforeshowready
Luke Pulverenti
2015-08-14
update plugin page
Luke Pulverenti
2015-07-31
update stream buffering
Luke Pulverenti
2015-07-18
replace channel tabs
Luke Pulverenti
2015-02-26
remove dead throttle code
Luke Pulverenti
2014-10-22
update http server
Luke Pulverenti
2014-09-02
restore nuget targets for mono build
Luke Pulverenti
2014-08-30
Adjust transcoding throttling
Luke Pulverenti
2014-08-29
update translations
Luke Pulverenti
2014-08-29
add photo album
Luke Pulverenti
2014-07-02
fixes #789 - Security Issue: API allows access to any folder of the PC runnin...
Luke Pulverenti
2014-04-07
Remove buffering from RangeRequestWriter
Luke Pulverenti
2014-04-07
Fixes DirectStreaming for Microsoft players
7illusions
2013-12-07
update to service stack v4
Luke Pulverenti
2013-09-17
allow request header overrides
Luke Pulverenti
2013-03-31
fixes #97 and creates a library dictionary cache to avoid FindById recursion
Luke Pulverenti
2013-03-23
made compression and caching available to plugin api endpoints
Luke Pulverenti
2013-03-23
copy dashboard to the output folder and load from the file system, instead of...
Luke Pulverenti
2013-03-12
#41 - Support Http Head requests
LukePulverenti
2013-03-10
better source stream disposal
LukePulverenti
2013-03-10
bring back support for byte ranged requests
LukePulverenti