Commit graph

64 commits

Author SHA1 Message Date
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 2d342c02ef convert playback checkins to rest 2013-02-24 21:41:51 -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
LukePulverenti 6c86721f6d placeholder for plugin security fix 2013-02-23 17:44:42 -05:00
LukePulverenti 2e4db75540 extracted http server, web socket server and udp server dependancies 2013-02-23 17:31:51 -05:00
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
LukePulverenti b8d5c71842 type discovery without attributes 2013-02-23 02:57:11 -05:00
LukePulverenti c165f37bb9 more dependancy injection. still just beginning 2013-02-22 22:49:00 -05:00
LukePulverenti 6a5bf9cc78 extracted more interfaces 2013-02-22 19:44:20 -05:00
LukePulverenti a2d215b6ae added simple injector for dependancy management 2013-02-22 19:24:50 -05:00
LukePulverenti 107c241598 Added IDisposable to IWebSocketListener 2013-02-22 15:52:59 -05:00
LukePulverenti 8b3e8ad478 created IWebSocketListener 2013-02-22 10:16:48 -05:00
LukePulverenti 868a7ce9c8 isolated clickonce dependancies 2013-02-21 23:23:06 -05:00
LukePulverenti fdafa59683 Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy. 2013-02-21 20:26:35 -05:00
LukePulverenti 931c0ea455 more dependancy injection 2013-02-21 16:40:04 -05:00
LukePulverenti 76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00
LukePulverenti ab1065a567 removed static logger 2013-02-21 15:26:55 -05:00
LukePulverenti ee9d481662 isolated bdinfo dependancy 2013-02-21 01:38:23 -05:00
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project 2013-02-21 01:02:10 -05:00
LukePulverenti acf5b0b6ed isolated DotNetZip dependancy 2013-02-21 00:00:56 -05:00
LukePulverenti a5f9dc1bfc isolated sqlite dependancy 2013-02-20 23:37:50 -05:00
LukePulverenti 509156cbc3 remove core plugin output from source control 2013-02-20 21:40:36 -05:00
LukePulverenti 767cdc1f6f Pushing missing changes 2013-02-20 20:33:05 -05:00
LukePulverenti Luke Pulverenti luke pulverenti 119dfc3ac7 Adding the UI to the same repo. Made some default theme progress 2012-09-20 11:25:22 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8b7effd6ff Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF. 2012-09-18 15:33:57 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 9f1005d679 Added Reload Beginning/Completed events 2012-09-17 16:21:46 -04:00
LukePulverenti Luke Pulverenti luke pulverenti fe427bc7f4 Removed progress value from startup 2012-09-17 14:47:51 -04:00
LukePulverenti Luke Pulverenti luke pulverenti fb88e4d5fc Added the ability to reload the server and created a Plugins solution 2012-09-17 14:09:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti f1e668bad8 More code cleanups 2012-09-11 15:37:14 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 670a53258e Some minor code cleanups 2012-09-11 14:20:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 2012-09-10 21:34:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project 2012-09-08 14:37:55 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 93b42641d2 Switched to MEF to register http handlers 2012-09-08 10:52:13 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication 2012-09-07 12:17:39 -04:00
LukePulverenti Luke Pulverenti luke pulverenti fc735e9187 Tweaked plugin downloading a bit 2012-09-03 17:56:30 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading 2012-09-03 15:12:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 31357d3298 Updated plugins to store their assemblies directly in the plugins folder 2012-09-03 12:40:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 3c47375229 Weather updates 2012-09-02 13:34:12 -04:00
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it 2012-09-02 09:45:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti bcd1a1ca7a Adjusted logfile name 2012-09-01 20:36:42 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 8f024e8199 Fully async'd xml parsing process as well as added resolver and provider priorities 2012-08-20 11:55:05 -04:00
LukePulverenti Luke Pulverenti luke pulverenti d54c6d8bf6 Created a BaseApplication class in common 2012-08-19 18:47:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 7e077ed913 Added ApplicationVersion to BaseKernel 2012-08-19 17:29:15 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 937d27ae9d One async call leads to another, and another, all the way up the call stack... 2012-08-19 16:38:31 -04:00
LukePulverenti Luke Pulverenti luke pulverenti d794eecec4 Added initial implementation of the metadata provider network, along with the first few providers 2012-08-19 11:58:35 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 59a3dcc8c1 Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server 2012-08-18 16:38:02 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 00545b5543 Added progress reporting to kernel.init 2012-08-11 15:49:45 -04:00
LukePulverenti Luke Pulverenti luke pulverenti 23a4c9af21 Uncommented ReloadConfiguration and updated GetAllUsers to return a dummy user, in order to unblock UI development. 2012-08-02 08:51:43 -04:00