Commit graph

522 commits

Author SHA1 Message Date
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
LukePulverenti 9f8aa880aa Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-01 20:09:17 -05:00
LukePulverenti 5754b776e6 moved platinum from core solution 2013-03-01 20:09:05 -05:00
ScottIsAFool 79c3ba4613 Added IconUrl tags to the nuspec files. 2013-03-01 23:08:26 +00:00
LukePulverenti 56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-01 16:22:50 -05:00
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events 2013-03-01 16:22:34 -05:00
Eric Reed e3b42ad59e Remove archive extraction from PackageManager
It is no longer needed as the installer does this
2013-03-01 15:42:44 -05:00
Eric Reed 833639ff87 Clean up some edges on installers 2013-03-01 10:36:14 -05:00
Eric Reed 132eafaef5 Publish re-styled installers 2013-03-01 10:29:43 -05:00
Eric Reed a486ff5443 Re-style the installer 2013-03-01 10:21:27 -05:00
LukePulverenti 4c50301e7c update nuget packages 2013-02-28 22:51:20 -05:00
LukePulverenti 6cb135f89c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-28 18:47:13 -05:00
LukePulverenti 2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
Eric Reed 3657ef952d First step of actual update
We will now need a bootstrapper to complete the update on startup
2013-02-28 16:04:11 -05:00
LukePulverenti 4947db0e2a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-28 15:12:48 -05:00
LukePulverenti 5e2e6b1716 moved bdinfo to a nuget package 2013-02-28 15:12:36 -05:00
Eric Reed 059898d5bd Fix up to date display 2013-02-28 15:00:28 -05:00
LukePulverenti 7cacbeee7b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-28 14:41:25 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
Eric Reed 759f7fe842 Installer rev 2013-02-28 14:32:17 -05:00
Eric Reed 34ea03c36a Catch error when downloading install package 2013-02-28 14:29:55 -05:00
Eric Reed 989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
Eric Reed 0180e89310 Installer rev change 2013-02-28 12:28:23 -05:00
Eric Reed a34c8c7cff Playing nice doesn't work - kill MBT 2013-02-28 12:27:49 -05:00
Eric Reed d3e6dd5535 MBTheater shutdown code in installer/uninstaller 2013-02-28 12:12:38 -05:00
Eric Reed cc574074b9 Only try to shutdown server if actually running 2013-02-28 12:04:25 -05:00
Eric Reed 18f2ffd92c Don't async the server shutdown in installer
This way we can allow them to do it manually if it fails
2013-02-28 11:43:00 -05:00
Eric Reed bbb654c030 Add server shutdown to uninstaller
Shutdown still doesn't work on server end
2013-02-28 11:33:54 -05:00
Eric Reed 203f2fff12 New installer app revision 2013-02-27 18:53:43 -05:00
LukePulverenti 4435e83e69 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 18:47:13 -05:00
LukePulverenti 83305de865 removed test code. 2013-02-27 18:47:03 -05:00
Eric Reed 06995c4a36 Proper cancel logic in installer 2013-02-27 18:40:11 -05:00
LukePulverenti 0cd583c300 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 18:33:47 -05:00
LukePulverenti 8d32971354 fixed api shutdown and more hls progress 2013-02-27 18:33:40 -05:00
Eric Reed 187e1a4424 Add shutdown logic to server installer 2013-02-27 18:02:14 -05:00
LukePulverenti 94b6168e27 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-27 16:07:59 -05:00
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -05:00
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration 2013-02-27 20:47:34 +00:00
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
LukePulverenti 1c9eb1911a fix media streaming in apiclient 2013-02-27 13:25:00 -05:00
LukePulverenti c4e505c062 fix media streaming from dashboard 2013-02-27 12:53:42 -05:00
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