LukePulverenti
|
ae4ffa75be
|
isolated weather and moved drawing classes up to the controller project
|
12 years ago |
LukePulverenti
|
a5f9dc1bfc
|
isolated sqlite dependancy
|
12 years ago |
LukePulverenti
|
509156cbc3
|
remove core plugin output from source control
|
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
|
12 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.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
9f1005d679
|
Added Reload Beginning/Completed events
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fe427bc7f4
|
Removed progress value from startup
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fb88e4d5fc
|
Added the ability to reload the server and created a Plugins solution
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
f1e668bad8
|
More code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
670a53258e
|
Some minor code cleanups
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2467ca9668
|
Moved some entities to the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2884df296c
|
Moved Movies into the main project
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
93b42641d2
|
Switched to MEF to register http handlers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8fc828361e
|
Updated authentication
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
fc735e9187
|
Tweaked plugin downloading a bit
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
26aef6b082
|
Implemented UI plugin downloading
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
31357d3298
|
Updated plugins to store their assemblies directly in the plugins folder
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
3c47375229
|
Weather updates
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
e52833059b
|
Moved server configuration to the model so that the UI can read it
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
bcd1a1ca7a
|
Adjusted logfile name
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8f024e8199
|
Fully async'd xml parsing process as well as added resolver and provider priorities
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d54c6d8bf6
|
Created a BaseApplication class in common
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
7e077ed913
|
Added ApplicationVersion to BaseKernel
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
59a3dcc8c1
|
Slight re-work of ApplicationPaths so that we can have inherited versions for the UI and Server
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
00545b5543
|
Added progress reporting to kernel.init
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
23a4c9af21
|
Uncommented ReloadConfiguration and updated GetAllUsers to return a dummy user, in order to unblock UI development.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
86511152c2
|
Merge
|
12 years ago |
ebr11 Eric Reed spam
|
6e8bfb6d9b
|
Add ApplicationPaths class
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
80fd8d0156
|
Added ApiPort and ServerHostName to ApiClient
|
12 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.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d4c75e3974
|
Fixed some project fragmentation that came from efforts to go portable
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
7d48e20aea
|
Reworked CategoryInfo and added ImageType enum
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
7766956274
|
Extracted Logging into a separate, portable class library
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
882e20e9a5
|
Added IProgress to Kernel.Init
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
5d88dc8575
|
Configuration and serialization improvements
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
77e81432f7
|
Reworked plugin loading to allow on the fly .dll replacement
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
8d0fede236
|
minor tweaks to mef composable parts
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
97ee9fed14
|
Switched to MEF as a means to locate plugins and resolvers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
6c7175e33d
|
Added an api call to pull down user configuration
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
0a48b5e31a
|
Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations.
|
12 years ago |