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
/
HttpResultFactory.cs
Age
Commit message (
Expand
)
Author
2016-11-10
update portable components
Luke Pulverenti
2016-11-10
rework result factory
Luke Pulverenti
2016-11-08
update portable projects
Luke Pulverenti
2016-11-03
move classes
Luke Pulverenti
2016-10-25
make controller project portable
Luke Pulverenti
2016-10-07
update live stream management
Luke Pulverenti
2016-10-01
add expires response header
Luke Pulverenti
2016-08-15
Merge pull request #2025 from softworkz/AsyncStreamInterface
Luke
2016-08-13
fix lastmodified header
Luke Pulverenti
2016-08-13
Fix: ETag-Values MUST be quoted according to W3C spec
Softworkz
2016-08-07
Remove handling IHttpResult
softworkz
2016-08-07
Async stream handling: Use interface instead of Func<Stream,Task>
softworkz
2016-07-17
pass along date modified
Luke Pulverenti
2016-07-15
update async stream writing
Luke Pulverenti
2016-06-19
update task results
Luke Pulverenti
2016-03-27
Remove unused code...
Sven Van den brande
2015-12-01
update requirecss
Luke Pulverenti
2015-10-04
continue file system rework
Luke Pulverenti
2015-10-02
update sync progress display
Luke Pulverenti
2015-08-01
add new voice commands
Luke Pulverenti
2015-07-18
replace channel tabs
Luke Pulverenti
2015-02-26
remove dead throttle code
Luke Pulverenti
2014-12-26
sync updates
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-07-17
disable chunked encoding for images
Luke Pulverenti
2014-07-08
rework nfo savers
Luke Pulverenti
2014-03-12
live tv stream adjustments, add additional dlna params
Luke Pulverenti
2014-02-28
refined app themes
Luke Pulverenti
2014-02-19
fixed remote control flyout
Luke Pulverenti
2014-02-03
use conditional caching on some json responses
Luke Pulverenti
2014-01-11
reverting http result factory change
Luke Pulverenti
2014-01-11
added dvdlib for better dvd runtimes
Luke Pulverenti
2013-12-07
update to service stack v4
Luke Pulverenti
2013-12-04
add ApplicationPath to app paths interface to hide implementation
Luke Pulverenti
2013-10-31
replace file system calls with IFileSystem when needed
Luke Pulverenti
2013-09-15
update default theme endpoints
Luke Pulverenti
2013-05-28
fixed missing compression for dashboard js/css
Luke Pulverenti
2013-04-10
resharper suggestions in server implementations
Luke Pulverenti
2013-03-25
fix for m3u8 playlists
Luke Pulverenti
2013-03-24
fixed dashboard caching option
Luke Pulverenti
2013-03-23
made compression and caching available to plugin api endpoints
Luke Pulverenti
2013-03-08
Added IHttpResultFactory
LukePulverenti