aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common
AgeCommit message (Expand)Author
2013-03-08Added IHttpResultFactoryLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04removed the IsCorePlugin propertyLukePulverenti
2013-03-04fixed multiple log filesLukePulverenti
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-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-02Add system path to IApplicationPaths/BaseApplicationPathsEric Reed
2013-03-02Create constants for package namesEric 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-28First step of actual updateEric Reed
2013-02-28Start on new update routinesEric Reed
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-27fix media streaming in apiclientLukePulverenti
2013-02-27moved server init down to base app hostLukePulverenti
2013-02-27Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-27fixed the plugin catalog not loadingLukePulverenti
2013-02-27Move actual installation to PackageManagerEric Reed
2013-02-27Partial implementation of PackageManagerEric Reed
2013-02-26video streamingLukePulverenti
2013-02-26Move SecurityManager to BaseKernel/IKernelEric Reed
2013-02-26Extract ISecurityManager interfaceEric Reed
2013-02-26Move RemovePlugin to BaseKernel/IKernelEric Reed
2013-02-26Move ResourcePools to BaseKernel/IKernelEric Reed
2013-02-26Move ResourcePool to commonEric Reed
2013-02-26Extract IInstallationManager interfaceEric Reed
2013-02-26updated nuget packagesLukePulverenti
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
2013-02-24convert playback checkins to restLukePulverenti
2013-02-24extracted httpclient dependancyLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23placeholder for plugin security fixLukePulverenti
2013-02-23extracted http server, web socket server and udp server dependanciesLukePulverenti
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-22more dependancy injection. still just beginningLukePulverenti