LukePulverenti
|
3d9e79c46f
|
moved server init down to base app host
|
2013-02-27 12:28:15 -05:00 |
|
LukePulverenti
|
0f6e7c6218
|
moved a little more to base app host
|
2013-02-27 12:19:22 -05:00 |
|
LukePulverenti
|
d0af0610d5
|
fix merge issue
|
2013-02-27 12:07:12 -05:00 |
|
LukePulverenti
|
6d5d291762
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common.Implementations/BaseApplicationHost.cs
MediaBrowser.ServerApplication/ApplicationHost.cs
|
2013-02-27 11:57:14 -05:00 |
|
LukePulverenti
|
ca7ee68473
|
fixed the plugin catalog not loading
|
2013-02-27 11:46:48 -05:00 |
|
Eric Reed
|
1d51ede060
|
Persist the PackageManager on BaseApplicationHost
|
2013-02-27 09:39:11 -05:00 |
|
Eric Reed
|
e15ff541c6
|
Move actual installation to PackageManager
|
2013-02-27 08:34:24 -05:00 |
|
Eric Reed
|
340280edf2
|
Partial implementation of PackageManager
|
2013-02-27 07:49:55 -05:00 |
|
LukePulverenti
|
ff6325efc5
|
video streaming
|
2013-02-26 23:44:41 -05:00 |
|
LukePulverenti
|
511328edf9
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 23:19:11 -05:00 |
|
LukePulverenti
|
3751e14eb1
|
restored audio
|
2013-02-26 23:19:05 -05:00 |
|
Eric Reed
|
4b2cf29fe1
|
Move SecurityManager to BaseKernel/IKernel
|
2013-02-26 17:19:45 -05:00 |
|
Eric Reed
|
1925288a86
|
Extract ISecurityManager interface
|
2013-02-26 17:14:08 -05:00 |
|
LukePulverenti
|
a6596042a6
|
one more logging fix
|
2013-02-26 16:57:53 -05:00 |
|
LukePulverenti
|
ecb89c3d1d
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 16:54:13 -05:00 |
|
LukePulverenti
|
939a3aab45
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 16:53:57 -05:00 |
|
LukePulverenti
|
fb92f47abd
|
added a StreamRequest object
|
2013-02-26 16:53:51 -05:00 |
|
Eric Reed
|
c555920fe7
|
Move RemovePlugin to BaseKernel/IKernel
|
2013-02-26 16:53:45 -05:00 |
|
LukePulverenti
|
dc35c24739
|
fixed http response logging
|
2013-02-26 16:53:23 -05:00 |
|
Eric Reed
|
4c1c717824
|
Move ResourcePools to BaseKernel/IKernel
|
2013-02-26 16:48:43 -05:00 |
|
Eric Reed
|
8956f6ff4a
|
Move ResourcePool to common
|
2013-02-26 16:40:18 -05:00 |
|
LukePulverenti
|
d2b3885a00
|
updated nuget packages
|
2013-02-26 16:13:29 -05:00 |
|
LukePulverenti
|
f008a11684
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 16:06:01 -05:00 |
|
LukePulverenti
|
51b3c32e2c
|
a little more consolidation
|
2013-02-26 16:05:52 -05:00 |
|
Eric Reed
|
0c8d924bfc
|
Extract IInstallationManager interface
first step to moving update logic to common
|
2013-02-26 15:21:55 -05:00 |
|
LukePulverenti
|
fbac08fead
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 15:07:22 -05:00 |
|
LukePulverenti
|
170154df18
|
assembly consolidation
|
2013-02-26 15:07:06 -05:00 |
|
Eric Reed
|
7eff021455
|
Installer version bump
|
2013-02-26 14:29:02 -05:00 |
|
LukePulverenti
|
cd96c7dab2
|
updated nuget packages
|
2013-02-26 12:51:32 -05:00 |
|
LukePulverenti
|
0f1ec5b586
|
fix log window setting
|
2013-02-26 12:21:18 -05:00 |
|
LukePulverenti
|
cbb2f00da5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-26 11:11:05 -05:00 |
|
LukePulverenti
|
6efd22a3d2
|
added a shutdown api method, font size fix and other decouplings
|
2013-02-26 11:10:55 -05:00 |
|
Eric Reed
|
c76c74fb24
|
Should have been in base config
|
2013-02-26 11:02:16 -05:00 |
|
Eric Reed
|
4f77e18e86
|
Add SystemUpdateLevel back to server config
We get this back with the new installer/update mechanism
|
2013-02-26 10:39:55 -05:00 |
|
Eric Reed
|
4115b83f78
|
Oops - proper dashboard shortcut name in uninstall
|
2013-02-26 10:26:48 -05:00 |
|
Eric Reed
|
7118f3b091
|
Remove startup shortcut and other paths
|
2013-02-26 10:18:27 -05:00 |
|
Eric Reed
|
9fa9c580b0
|
Fix finished button
|
2013-02-26 10:18:02 -05:00 |
|
Eric Reed
|
81974c44d2
|
Implement delete on uninstall
|
2013-02-26 10:07:58 -05:00 |
|
Eric Reed
|
cf17b01387
|
Change installer to dev class
|
2013-02-26 09:25:51 -05:00 |
|
Eric Reed
|
a0cb8a3731
|
Find latest version of classes greater than specified
|
2013-02-26 09:25:33 -05:00 |
|
Eric Reed
|
a15b6db0dc
|
Add native shortcut handling & dashboard shortcut to installer
|
2013-02-26 09:13:49 -05:00 |
|
Eric Reed
|
d4690904fb
|
Overwrite on uninstaller copy
|
2013-02-26 07:59:57 -05:00 |
|
Eric Reed
|
098ba6db0d
|
Uninstaller stub as silent console app
|
2013-02-25 22:52:42 -05:00 |
|
LukePulverenti
|
efdb2f3990
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
Nuget/MediaBrowser.ApiClient.nuspec
|
2013-02-25 22:43:56 -05:00 |
|
LukePulverenti
|
2d06095447
|
plugin security fixes and other abstractions
|
2013-02-25 22:43:04 -05:00 |
|
Eric Reed
|
59ce944478
|
Fix new version number logic
|
2013-02-25 21:50:43 -05:00 |
|
Eric Reed
|
1013717808
|
Show version number on installer download
|
2013-02-25 21:34:11 -05:00 |
|
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
|
2013-02-25 20:52:24 -05:00 |
|
Eric Reed
|
844121acc9
|
More uninstaller/installer incrementals
Gonna need separate installers for server and mbt due to CO limitations
|
2013-02-25 20:12:08 -05:00 |
|
Eric Reed
|
9f485c244f
|
Fix compiler directive in ServerApplicationPaths
|
2013-02-25 20:12:07 -05:00 |
|