aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/PluginService.cs
AgeCommit message (Collapse)Author
2013-04-07pluralize urlLuke Pulverenti
2013-04-07Added registration status endpointLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead ↵Luke Pulverenti
of using embedded resources
2013-03-16restored request loggingLukePulverenti
2013-03-08added more attributes for api docsLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-05added some attributes for api docsLukePulverenti
2013-03-04extracted an installation manager interfaceLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-02added IServerEntryPoint to replace plugin.initializeLukePulverenti
2013-03-02fix plugin security savingLukePulverenti
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-26a little more consolidationLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-22moved Plugins to separate repoLukePulverenti
2013-02-20Pushing missing changesLukePulverenti