Commit Graph

102 Commits (3566d21ad14f716530969fb4ea85641035e67f6f)

Author SHA1 Message Date
softworkz 23da61281e Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
8 years ago
Luke Pulverenti ba20bdcc2a display sync services
9 years ago
Luke Pulverenti 0840bb9ba2 move web socket classes to server project
10 years ago
Luke Pulverenti 42b1416602 begin work on daily episodes
10 years ago
Luke Pulverenti e5e39e8e56 add metadata editor info endpoint
10 years ago
Luke Pulverenti 8619b5ab38 update translations
10 years ago
Thomas Gillen 61c2364de1 Added IDependencyModule to allow plugins to define IoC bindings
11 years ago
Luke Pulverenti 3488cfecbd make lazy loaded paths more nimble
11 years ago
Luke Pulverenti 55a776427b Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over
11 years ago
Luke Pulverenti 35a7986b3f added model classes for remote control
11 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti 5e1f4c01b8 added back IsFirstRun
11 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project
11 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
11 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
11 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
11 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize
11 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto
11 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
11 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
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 fb88e4d5fc Added the ability to reload the server and created a Plugins solution
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5a89c00ac8 Remove spaces from default plugin config filename
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 507beb76f6 Added context-sensitive init/dispose methods for plugins
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c3d2f63776 Tweaked plugin downloading
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4752d12aaa Switched date operations to utc
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 26db4b2cd9 Added plugin configuration downloading
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 438d7fc005 Switched plugin config to use xml
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 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 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 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 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 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 baedafbeb9 Switched to service stack json. Added more api enhancements.
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 b50f78e5da Initial check-in
12 years ago