LukePulverenti
							
						 | 
						
							
							
								e8f5fade43
							
							Created an ItemsByName query dto
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								fe3323a492
							
							fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								2d06095447
							
							plugin security fixes and other abstractions
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								8ce3e74e81
							
							More DI
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								746c5d2fa7
							
							moved Plugins to separate repo
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								fdafa59683
							
							Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								ab1065a567
							
							removed static logger
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti
							
						 | 
						
							
							
								767cdc1f6f
							
							Pushing missing changes
						 | 
						12 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								119dfc3ac7
							
							Adding the UI to the same repo. Made some default theme progress
						 | 
						13 years ago | 
					
				
					
						
							
								   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.
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								fb88e4d5fc
							
							Added the ability to reload the server and created a Plugins solution
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								5a89c00ac8
							
							Remove spaces from default plugin config filename
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								f1e668bad8
							
							More code cleanups
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								670a53258e
							
							Some minor code cleanups
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								507beb76f6
							
							Added context-sensitive init/dispose methods for plugins
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								c3d2f63776
							
							Tweaked plugin downloading
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								4752d12aaa
							
							Switched date operations to utc
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								26db4b2cd9
							
							Added plugin configuration downloading
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								fc735e9187
							
							Tweaked plugin downloading a bit
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								26aef6b082
							
							Implemented UI plugin downloading
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								438d7fc005
							
							Switched plugin config to use xml
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								31357d3298
							
							Updated plugins to store their assemblies directly in the plugins folder
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								defd8ed253
							
							Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer.
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								d4c75e3974
							
							Fixed some project fragmentation that came from efforts to go portable
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								5d88dc8575
							
							Configuration and serialization improvements
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								77e81432f7
							
							Reworked plugin loading to allow on the fly .dll replacement
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								97ee9fed14
							
							Switched to MEF as a means to locate plugins and resolvers
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								84af205572
							
							Added new api handlers to get plugin information
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								80b3ad7bd2
							
							Moved the http server to it's own assembly. added comments and made other minor re-organizations.
						 | 
						13 years ago | 
					
				
					
						
							
								   LukePulverenti Luke Pulverenti luke pulverenti
							
						 | 
						
							
							
								baedafbeb9
							
							Switched to service stack json. Added more api enhancements.
						 | 
						13 years ago |