aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-26Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-26added a shutdown api method, font size fix and other decouplingsLukePulverenti
2013-02-26Should have been in base configEric Reed
2013-02-26Add SystemUpdateLevel back to server configEric Reed
We get this back with the new installer/update mechanism
2013-02-26Oops - proper dashboard shortcut name in uninstallEric Reed
2013-02-26Remove startup shortcut and other pathsEric Reed
2013-02-26Fix finished buttonEric Reed
2013-02-26Implement delete on uninstallEric Reed
2013-02-26Change installer to dev classEric Reed
2013-02-26Find latest version of classes greater than specifiedEric Reed
2013-02-26Add native shortcut handling & dashboard shortcut to installerEric Reed
2013-02-26Overwrite on uninstaller copyEric Reed
2013-02-25Uninstaller stub as silent console appEric Reed
2013-02-25Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: Nuget/MediaBrowser.ApiClient.nuspec
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-25Fix new version number logicEric Reed
2013-02-25Show version number on installer downloadEric Reed
2013-02-25Switch to using config file for installerEric Reed
We will just build separate installers with the two different config files and publish once
2013-02-25More uninstaller/installer incrementalsEric Reed
Gonna need separate installers for server and mbt due to CO limitations
2013-02-25Fix compiler directive in ServerApplicationPathsEric Reed
2013-02-25ApiClient nuget package requires Common as a dependency.ScottIsAFool
2013-02-25Added Readme.txtChris Schneider
2013-02-25fixed plugin assembly downloads as well as debug/release detection with ↵LukePulverenti
nuget assemblies
2013-02-24convert upload image url to restLukePulverenti
2013-02-24convert media library url's to restLukePulverenti
2013-02-24convert playback checkins to restLukePulverenti
2013-02-24update nuget packagesLukePulverenti
2013-02-24extracted httpclient dependancyLukePulverenti
2013-02-24Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-24More DILukePulverenti
2013-02-24Fixed the protobuf package not being pulled in as a dependencyScottIsAFool
2013-02-24Update PluginSecurity.dllEric Reed
Didn't want to change the interface so just implemented internally
2013-02-23placeholder for plugin security fixLukePulverenti
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-23extracted http server, web socket server and udp server dependanciesLukePulverenti
2013-02-23Installer updates and partial uninstallerEric Reed
2013-02-23Chg name of installerEric Reed
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-23Forgot to save the nuspec file with the NLog dependency in it.ScottIsAFool
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-23Removed nupkg and theatre nuspecScottIsAFool
Created nuspec for MediaBrowser.Common.Internal. Amended the project build events for the new nuget package.
2013-02-23moved ui to it's own repoLukePulverenti
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Api.dll MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.ApiInteraction.Javascript.dll MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.Sqlite.dll MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.WorldWeatherOnline.dll MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.WebDashboard.dll
2013-02-23fixed missing filesLukePulverenti
2013-02-23fix missing del command in post buildEric Reed
ignore of coreplugins is not working...
2013-02-23Updated description for ApiClient nuspec file.ScottIsAFool
2013-02-23type discovery without attributesLukePulverenti
2013-02-22more dependancy injection. still just beginningLukePulverenti
2013-02-22fix broken imagesLukePulverenti
2013-02-22extracted more interfacesLukePulverenti