LukePulverenti
6d5d291762
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
MediaBrowser.Common.Implementations/BaseApplicationHost.cs
MediaBrowser.ServerApplication/ApplicationHost.cs
12 years ago
LukePulverenti
ca7ee68473
fixed the plugin catalog not loading
12 years ago
Eric Reed
1d51ede060
Persist the PackageManager on BaseApplicationHost
12 years ago
Eric Reed
e15ff541c6
Move actual installation to PackageManager
12 years ago
Eric Reed
340280edf2
Partial implementation of PackageManager
12 years ago
LukePulverenti
ff6325efc5
video streaming
12 years ago
LukePulverenti
511328edf9
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
3751e14eb1
restored audio
12 years ago
Eric Reed
4b2cf29fe1
Move SecurityManager to BaseKernel/IKernel
12 years ago
Eric Reed
1925288a86
Extract ISecurityManager interface
12 years ago
LukePulverenti
a6596042a6
one more logging fix
12 years ago
LukePulverenti
ecb89c3d1d
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
939a3aab45
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
fb92f47abd
added a StreamRequest object
12 years ago
Eric Reed
c555920fe7
Move RemovePlugin to BaseKernel/IKernel
12 years ago
LukePulverenti
dc35c24739
fixed http response logging
12 years ago
Eric Reed
4c1c717824
Move ResourcePools to BaseKernel/IKernel
12 years ago
Eric Reed
8956f6ff4a
Move ResourcePool to common
12 years ago
LukePulverenti
d2b3885a00
updated nuget packages
12 years ago
LukePulverenti
f008a11684
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
51b3c32e2c
a little more consolidation
12 years ago
Eric Reed
0c8d924bfc
Extract IInstallationManager interface
...
first step to moving update logic to common
12 years ago
LukePulverenti
fbac08fead
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
170154df18
assembly consolidation
12 years ago
Eric Reed
7eff021455
Installer version bump
12 years ago
LukePulverenti
cd96c7dab2
updated nuget packages
12 years ago
LukePulverenti
0f1ec5b586
fix log window setting
12 years ago
LukePulverenti
cbb2f00da5
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
6efd22a3d2
added a shutdown api method, font size fix and other decouplings
12 years ago
Eric Reed
c76c74fb24
Should have been in base config
12 years ago
Eric Reed
4f77e18e86
Add SystemUpdateLevel back to server config
...
We get this back with the new installer/update mechanism
12 years ago
Eric Reed
4115b83f78
Oops - proper dashboard shortcut name in uninstall
12 years ago
Eric Reed
7118f3b091
Remove startup shortcut and other paths
12 years ago
Eric Reed
9fa9c580b0
Fix finished button
12 years ago
Eric Reed
81974c44d2
Implement delete on uninstall
12 years ago
Eric Reed
cf17b01387
Change installer to dev class
12 years ago
Eric Reed
a0cb8a3731
Find latest version of classes greater than specified
12 years ago
Eric Reed
a15b6db0dc
Add native shortcut handling & dashboard shortcut to installer
12 years ago
Eric Reed
d4690904fb
Overwrite on uninstaller copy
12 years ago
Eric Reed
098ba6db0d
Uninstaller stub as silent console app
12 years ago
LukePulverenti
efdb2f3990
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
Nuget/MediaBrowser.ApiClient.nuspec
12 years ago
LukePulverenti
2d06095447
plugin security fixes and other abstractions
12 years ago
Eric Reed
59ce944478
Fix new version number logic
12 years ago
Eric Reed
1013717808
Show version number on installer download
12 years ago
Eric Reed
e43f66ef07
Switch to using config file for installer
...
We will just build separate installers with the two different config
files and publish once
12 years ago
Eric Reed
844121acc9
More uninstaller/installer incrementals
...
Gonna need separate installers for server and mbt due to CO limitations
12 years ago
Eric Reed
9f485c244f
Fix compiler directive in ServerApplicationPaths
12 years ago
ScottIsAFool
835a71b0b2
ApiClient nuget package requires Common as a dependency.
12 years ago
Chris Schneider
e2aec81cae
Added Readme.txt
12 years ago
LukePulverenti
364fbb9e0c
fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
12 years ago