aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations
AgeCommit message (Expand)Author
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04added swagger api docsLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-04made RegisterResources a TaskLukePulverenti
2013-03-04updated servicestackLukePulverenti
2013-03-04add plugin security to internal nuget pkgLukePulverenti
2013-03-04Added a config setting to denote completion of the startup wizardLukePulverenti
2013-03-04fixed multiple log filesLukePulverenti
2013-03-04updated plugin securityLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03First cut at LastfmArtistProviderEric Reed
2013-03-03created an init method on base app hostLukePulverenti
2013-03-03made IHttpClient a little more flexible, allow Semaphore to be optionalLukePulverenti
2013-03-02Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02Remove test code in updateEric Reed
2013-03-02Add system path to IApplicationPaths/BaseApplicationPathsEric Reed
2013-03-02Created an ItemsByName query dtoLukePulverenti
2013-03-01added the beginning of a service stack abstractionLukePulverenti
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, and...LukePulverenti
2013-03-01Remove archive extraction from PackageManagerEric Reed
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
2013-02-28referenced core plugins, fixed some dashboard issues, extracted library managerLukePulverenti
2013-02-27Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-27remvoed CO uninstall projectLukePulverenti
2013-02-27Dlls only copied to nuget folder when in Release configurationScottIsAFool
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
2013-02-27fixed the plugin catalog not loadingLukePulverenti
2013-02-27Persist the PackageManager on BaseApplicationHostEric Reed
2013-02-27Move actual installation to PackageManagerEric Reed
2013-02-27Partial implementation of PackageManagerEric Reed
2013-02-26video streamingLukePulverenti
2013-02-26restored audioLukePulverenti
2013-02-26one more logging fixLukePulverenti
2013-02-26Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-26fixed http response loggingLukePulverenti
2013-02-26Move ResourcePool to commonEric Reed
2013-02-26a little more consolidationLukePulverenti
2013-02-26assembly consolidationLukePulverenti
2013-02-26fix log window settingLukePulverenti
2013-02-26added a shutdown api method, font size fix and other decouplingsLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-25fixed plugin assembly downloads as well as debug/release detection with nuget...LukePulverenti