aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Collapse)Author
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-09-30Update all on-disk pluginscrobibero
2020-09-30Minor change to get it to compile.Jim Cartlidge
2020-09-24Updated to masterJim Cartlidge
2020-09-17Update ApplicationHost.csBaronGreenback
2020-09-17Added versioning to files without meta.jsonBaronGreenback
2020-09-16Merge pull request #3401 from BaronGreenback/PluginsJoshua M. Boniface
Fix for windows plug-in upgrades issue: #1623
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-09-14Update ApplicationHost.csBaronGreenback
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-14Renamed file.Jim Cartlidge
2020-09-14Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-13Update ApplicationHost.csBaronGreenback
2020-09-13Update ApplicationHost.csBaronGreenback
2020-09-13Update ApplicationHost.csBaronGreenback
Global jsonserializer added
2020-09-13Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-13Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-13Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-13With method comments.Jim Cartlidge
2020-09-13Modified to work with manifests.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-08Update ApplicationHost.csBaronGreenback
2020-09-08Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-08Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-07Use existing configuration managercrobibero
2020-09-07Merge remote-tracking branch 'upstream/master' into startup-completecrobibero
2020-09-07Remove excess code.BaronGreenback
2020-09-06Rename StartupCompleted to StartupWizardCompletedcrobibero
2020-09-05Use proper StartupCompleted flagcrobibero
2020-09-05Update ApplicationHost.csBaronGreenback
2020-09-05Merge branch 'master' into PluginsBaronGreenback
2020-09-05Changed to named tuplesBaronGreenback
2020-09-05Add flag for startup completedcrobibero
2020-09-04Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Merge pull request #4031 from Bond-009/warn28Joshua M. Boniface
Fix some warnings
2020-09-03Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero
This reverts commit 85844a84b68f7da07695c4e3fa4d187acc559797.
2020-09-03Remove ResponseHeadersRead where applicablecrobibero
2020-09-03Fix startup messageClaus Vium
2020-09-03Kill HttpListenerHostClaus Vium
2020-09-03Move HttpListenerHost middleware up the pipelineClaus Vium