LukePulverenti
af7aa597c3
referenced core plugins, fixed some dashboard issues, extracted library manager
12 years ago
LukePulverenti
94b6168e27
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
4d71fc1d42
remvoed CO uninstall project
12 years ago
ScottIsAFool
acfca8e65a
Dlls only copied to nuget folder when in Release configuration
12 years ago
LukePulverenti
ff4ee7ab9c
combined usermanager and userdata manager
12 years ago
Eric Reed
e15ff541c6
Move actual installation to PackageManager
12 years ago
Eric Reed
340280edf2
Partial implementation of PackageManager
12 years ago
LukePulverenti
511328edf9
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
3751e14eb1
restored audio
12 years ago
Eric Reed
4b2cf29fe1
Move SecurityManager to BaseKernel/IKernel
12 years ago
Eric Reed
1925288a86
Extract ISecurityManager interface
12 years ago
Eric Reed
c555920fe7
Move RemovePlugin to BaseKernel/IKernel
12 years ago
Eric Reed
4c1c717824
Move ResourcePools to BaseKernel/IKernel
12 years ago
Eric Reed
8956f6ff4a
Move ResourcePool to common
12 years ago
Eric Reed
0c8d924bfc
Extract IInstallationManager interface
...
first step to moving update logic to common
12 years ago
LukePulverenti
170154df18
assembly consolidation
12 years ago
LukePulverenti
0f1ec5b586
fix log window setting
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
28ccfb1bd1
extracted httpclient dependancy
12 years ago
LukePulverenti
5b1eea558a
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
12 years ago
LukePulverenti
8ce3e74e81
More DI
12 years ago
Eric Reed
ad8855d447
Update PluginSecurity.dll
...
Didn't want to change the interface so just implemented internally
12 years ago
LukePulverenti
6c86721f6d
placeholder for plugin security fix
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
57cb08085d
fix broken images
12 years ago
LukePulverenti
6a5bf9cc78
extracted more interfaces
12 years ago
LukePulverenti
84507736a0
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
...
Conflicts:
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Api.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.ApiInteraction.Javascript.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.Sqlite.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.Server.WorldWeatherOnline.dll
MediaBrowser.ServerApplication/CorePlugins/MediaBrowser.WebDashboard.dll
12 years ago
LukePulverenti
a2d215b6ae
added simple injector for dependancy management
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
746c5d2fa7
moved Plugins to separate repo
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
931c0ea455
more dependancy injection
12 years ago
LukePulverenti
76f067f867
extracted more logging dependancies
12 years ago
LukePulverenti
ab1065a567
removed static logger
12 years ago
LukePulverenti
c5fd7c3bd6
removed ISupportsSpecialFeatures
12 years ago
ScottIsAFool
ec621df5f6
Renamed Dto objects
...
Updated Fody
Renamed Dto objects
12 years ago
LukePulverenti
5e08d95b92
fixed x64
12 years ago
LukePulverenti
bd2f385e56
removed server reference from ui solution
12 years ago
LukePulverenti
ee9d481662
isolated bdinfo dependancy
12 years ago
LukePulverenti
ae4ffa75be
isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti
acf5b0b6ed
isolated DotNetZip dependancy
12 years ago
LukePulverenti
a0ced20d5b
removed unneeded references
12 years ago
LukePulverenti
a5f9dc1bfc
isolated sqlite dependancy
12 years ago