aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04added swagger api docsLukePulverenti
2013-03-04Have FanArtArtistProvider retrieve album coversEric Reed
2013-03-04Simplified classes and add local saving/processing of artist metaEric Reed
2013-03-04Refactor art download options (still need config changes)Eric Reed
2013-03-04Move lastfm resource pool to baseEric Reed
2013-03-04Fix up providers from internal changesEric Reed
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-04Initial FanArtArtistProviderEric Reed
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-03Incremental LastfmArtistProviderEric Reed
2013-03-03Some stuff that doesn't need to be in LastfmBaseEric Reed
2013-03-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserEric Reed
2013-03-03Create LastfmBaseProviderEric Reed
2013-03-03Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-03-03made base video resolver available for re-useLukePulverenti
2013-03-03Cosmetic touch-ups in MovieDbProvider.csEric Reed
2013-03-03moved resolvers to implementations, trimmed nuget package a bitLukePulverenti
2013-03-02update loading sequenceLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02fix provider logging messagesLukePulverenti
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-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-27combined usermanager and userdata managerLukePulverenti
2013-02-27Move actual installation to PackageManagerEric Reed
2013-02-27Partial implementation of PackageManagerEric Reed
2013-02-26Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-26restored audioLukePulverenti
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-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-24extracted httpclient dependancyLukePulverenti
2013-02-24Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti