aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/HttpServer/HttpResultFactory.cs
AgeCommit message (Expand)Author
2014-01-11reverting http result factory changeLuke Pulverenti
2014-01-11added dvdlib for better dvd runtimesLuke Pulverenti
2013-12-07update to service stack v4Luke Pulverenti
2013-12-04add ApplicationPath to app paths interface to hide implementationLuke Pulverenti
2013-10-31replace file system calls with IFileSystem when neededLuke Pulverenti
2013-09-15update default theme endpointsLuke Pulverenti
2013-05-28fixed missing compression for dashboard js/cssLuke Pulverenti
2013-04-10resharper suggestions in server implementationsLuke Pulverenti
2013-03-25fix for m3u8 playlistsLuke Pulverenti
2013-03-24fixed dashboard caching optionLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-08Added IHttpResultFactoryLukePulverenti