aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.ServerApplication
AgeCommit message (Collapse)Author
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-06chg afterbuild to copy to suppress error on rebuildEric Reed
2013-03-05Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-05fixed duplicate logsLukePulverenti
2013-03-05Create MBServer.zip with version numberEric Reed
2013-03-05consistent casingLukePulverenti
2013-03-05moved 7zip to thirdpartyLukePulverenti
2013-03-04removed plugin configuration pages from the kernelLukePulverenti
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04added swagger api docsLukePulverenti
2013-03-04made RegisterResources a TaskLukePulverenti
2013-03-04fixed multiple log filesLukePulverenti
2013-03-04removed the clickonce assemblyLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.Common/Kernel/ResourcePool.cs
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-04Added useLegacyV2RuntimeActivationPolicyScottRapsey
Added useLegacyV2RuntimeActivationPolicy="true" to the Startup section of the config so that we can get .net dependencies to load if/when required.
2013-03-03Fix library explorerEric Reed
2013-03-03fixed new item notificationsLukePulverenti
2013-03-03made base video resolver available for re-useLukePulverenti
2013-03-03created an init method on base app hostLukePulverenti
2013-03-03moved resolvers to implementations, trimmed nuget package a bitLukePulverenti
2013-03-03created entry point classes for the startup wizard and new item notificationsLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02Server app update on launchEric Reed
2013-03-02Create constants for package namesEric Reed
2013-03-01added the beginning of a service stack abstractionLukePulverenti
2013-03-01moved platinum from core solutionLukePulverenti
2013-03-01Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-01fixes around http response caching, updated the mb icon in the dashboard, ↵LukePulverenti
and isolated web socket events
2013-03-01Remove archive extraction from PackageManagerEric Reed
It is no longer needed as the installer does this
2013-02-28Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-28moved apiclient to it's own repoLukePulverenti
2013-02-28First step of actual updateEric Reed
We will now need a bootstrapper to complete the update on startup
2013-02-28Fix up to date displayEric Reed
2013-02-28Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-28referenced core plugins, fixed some dashboard issues, extracted library managerLukePulverenti
2013-02-28Start on new update routinesEric Reed
2013-02-27fixed api shutdown and more hls progressLukePulverenti
2013-02-27remvoed CO uninstall projectLukePulverenti
2013-02-27combined usermanager and userdata managerLukePulverenti
2013-02-27moved server init down to base app hostLukePulverenti
2013-02-27moved a little more to base app hostLukePulverenti
2013-02-27fix merge issueLukePulverenti
2013-02-27Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.Common.Implementations/BaseApplicationHost.cs MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-27fixed the plugin catalog not loadingLukePulverenti
2013-02-27Persist the PackageManager on BaseApplicationHostEric Reed
2013-02-27Partial implementation of PackageManagerEric Reed
2013-02-26restored audioLukePulverenti
2013-02-26a little more consolidationLukePulverenti
2013-02-26assembly consolidationLukePulverenti