aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/Security/PluginSecurityManager.cs
AgeCommit message (Collapse)Author
2015-09-303.0.5724.6Luke Pulverenti
2015-09-27Revert "Add store registration endpoint (pointing to test)"Eric Reed
This reverts commit 42ddf1cd86b5a5b50f8023e492ce6d7fcadc0fe1.
2015-09-27Revert "Fix test url"Eric Reed
This reverts commit 5ddc439ac02ad270e219769654572b71b9c9b8fe.
2015-09-27Revert "Add missing param"Eric Reed
This reverts commit 41715f145d1ff47b95d870ff8f224e778b25e695.
2015-09-26Add missing paramEric Reed
2015-09-26Fix test urlEric Reed
2015-09-26Add store registration endpoint (pointing to test)Eric Reed
2015-09-22Reroute some callsEric Reed
2015-01-10added UniversalDetector.dllLuke Pulverenti
2014-12-17sync updatesLuke Pulverenti
2014-12-01Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLuke Pulverenti
Conflicts: SharedVersion.cs
2014-12-01updated nugetLuke Pulverenti
2014-11-23consolidate os display nameLuke Pulverenti
2014-11-16update naming methodsLuke Pulverenti
2014-09-18switch to new CC urlLuke Pulverenti
2014-09-08update translationsLuke Pulverenti
2014-09-06add system id to remote callsLuke Pulverenti
2014-08-31Fix references to PP form and add different optionsEric Reed
2014-08-31localize plugin installation processLuke Pulverenti
2014-08-30removed dead codeLuke Pulverenti
2014-02-27added app theme classes and serviceLuke Pulverenti
2014-01-26Add overload for existing plug-in supportEric Reed
2014-01-25Add version and platform to stats and don't hit server on every reg checkEric Reed
2013-09-13updated mb registration to use network managerLuke Pulverenti
2013-06-10fixed namespace casingLuke Pulverenti
2013-04-13Pull in security objects from external assemblyEric Reed
2013-04-08remove and/or delay unnecessary startup workLuke Pulverenti
2013-03-14Need to delay building of IRequiresRegistration until other parts are ↵Eric Reed
registered.
2013-03-14Hook new registration load to changing supporter keysEric Reed
2013-03-14Create IRequiresRegistration. First part of #31Eric Reed
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04updated plugin securityLukePulverenti
2013-03-04Created IConfigurationManagerLukePulverenti