Commit graph

37 commits

Author SHA1 Message Date
LukePulverenti 332f635939 Added IHttpResultFactory 2013-03-08 12:25:25 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti 4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti bf9e24502c extracted an installation manager interface 2013-03-04 23:25:27 -05:00
LukePulverenti 46480f1187 made RegisterResources a Task 2013-03-04 13:13:47 -05:00
LukePulverenti 2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
LukePulverenti 54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti 7b0b5a3538 created an init method on base app host 2013-03-03 02:27:40 -05:00
LukePulverenti ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58:04 -05:00
Eric Reed 5d397aa363 Create constants for package names 2013-03-02 13:54:41 -05:00
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05: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 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
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 989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
LukePulverenti 8d32971354 fixed api shutdown and more hls progress 2013-02-27 18:33:40 -05:00
LukePulverenti ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -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 340280edf2 Partial implementation of PackageManager 2013-02-27 07:49:55 -05:00
LukePulverenti 3751e14eb1 restored audio 2013-02-26 23:19:05 -05:00
LukePulverenti 51b3c32e2c a little more consolidation 2013-02-26 16:05:52 -05:00
LukePulverenti 170154df18 assembly consolidation 2013-02-26 15:07:06 -05:00
LukePulverenti 0f1ec5b586 fix log window setting 2013-02-26 12:21:18 -05:00
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings 2013-02-26 11:10:55 -05:00
LukePulverenti 2d06095447 plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 2013-02-25 00:17:59 -05:00
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy 2013-02-24 19:13:45 -05:00
LukePulverenti 8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00