Commit Graph

92 Commits (401b56c732f7b22bce844770f75fcddbcc803092)

Author SHA1 Message Date
Eric Reed 60662a0f16 Server app update on launch
12 years ago
LukePulverenti 7bca933af0 added the beginning of a service stack abstraction
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
ScottIsAFool acfca8e65a Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti 1c9eb1911a fix media streaming in apiclient
12 years ago
Eric Reed 340280edf2 Partial implementation of PackageManager
12 years ago
LukePulverenti ff6325efc5 video streaming
12 years ago
Eric Reed 1925288a86 Extract ISecurityManager interface
12 years ago
Eric Reed 8956f6ff4a Move ResourcePool to common
12 years ago
Eric Reed 0c8d924bfc Extract IInstallationManager interface
12 years ago
LukePulverenti 6efd22a3d2 added a shutdown api method, font size fix and other decouplings
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti 364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
12 years ago
LukePulverenti 28ccfb1bd1 extracted httpclient dependancy
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago
LukePulverenti 2e4db75540 extracted http server, web socket server and udp server dependancies
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
LukePulverenti b8d5c71842 type discovery without attributes
12 years ago
LukePulverenti c165f37bb9 more dependancy injection. still just beginning
12 years ago
LukePulverenti 84507736a0 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti a2d215b6ae added simple injector for dependancy management
12 years ago
LukePulverenti 107c241598 Added IDisposable to IWebSocketListener
12 years ago
ScottIsAFool 83b7b18614 Set the Common, Controller, Model, UI and UI.Controls to go into one folder, set nuspec files up for the packages to make it easier to create nuget packages.
12 years ago
LukePulverenti 8b3e8ad478 created IWebSocketListener
12 years ago
LukePulverenti fab627c845 added a master version file
12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies
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 5e08d95b92 fixed x64
12 years ago
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
ebr11 Eric Reed spam 7ed11c0bba Merge with default
12 years ago
ebr11 Eric Reed spam e2ae376eef Merge with default
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
ebr11 Eric Reed spam f385fe2f20 Merge with default
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
ebr11 Eric Reed spam 17106ea5c7 Initial commit changing to on-demand child loading and validations
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ffbac0e3d8 Eliminated some list recursions
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti bc366bf2ec updated service stack
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 b1df61f7ce Added ThreadedLogger
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e6d689bdd3 Added a precompiled protobuf serializer assembly
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fe63d487be Removed dead code
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0fb0d52a4c Made a separate ApiInteraction solution with platform-specific builds
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading
12 years ago