Commit Graph

4322 Commits (master)

Author SHA1 Message Date
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
ebr11 Eric Reed spam 6e8bfb6d9b Add ApplicationPaths class
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 3058b71764 Consolidated users code into kernel
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 45cde97a58 Changed RunTime to RunTimeInSeconds
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 5d88dc8575 Configuration and serialization improvements
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 84af205572 Added new api handlers to get plugin information
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
LukePulverenti Luke Pulverenti luke pulverenti 3f55707755 Made AirDay strongly typed. Added a ReadString extension method.
12 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.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6fbd5cf464 All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti baedafbeb9 Switched to service stack json. Added more api enhancements.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2e03cb0916 Improved loading performance even more by switching from XmlDocument to XmlReader. Also added more api improvements.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5f5f2838b1 moved the http server to common, added more http handlers
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4c9f77eead Added some resolver improvements
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti b50f78e5da Initial check-in
12 years ago