LukePulverenti
|
0ea90ef7c6
|
added IServerEntryPoint to replace plugin.initialize
|
2013-03-02 21:47:04 -05:00 |
|
Eric Reed
|
60662a0f16
|
Server app update on launch
|
2013-03-02 14:48:25 -05:00 |
|
Eric Reed
|
5d397aa363
|
Create constants for package names
|
2013-03-02 13:54:41 -05:00 |
|
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
2013-03-01 21:44:46 -05:00 |
|
LukePulverenti
|
5754b776e6
|
moved platinum from core solution
|
2013-03-01 20:09:05 -05:00 |
|
LukePulverenti
|
56a7fd6f23
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-03-01 16:22:50 -05:00 |
|
LukePulverenti
|
fe3323a492
|
fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
|
2013-03-01 16:22:34 -05:00 |
|
Eric Reed
|
e3b42ad59e
|
Remove archive extraction from PackageManager
It is no longer needed as the installer does this
|
2013-03-01 15:42:44 -05:00 |
|
LukePulverenti
|
6cb135f89c
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-28 18:47:13 -05:00 |
|
LukePulverenti
|
2c2f832c1a
|
moved apiclient to it's own repo
|
2013-02-28 18:47:01 -05:00 |
|
Eric Reed
|
3657ef952d
|
First step of actual update
We will now need a bootstrapper to complete the update on startup
|
2013-02-28 16:04:11 -05:00 |
|
Eric Reed
|
059898d5bd
|
Fix up to date display
|
2013-02-28 15:00:28 -05:00 |
|
LukePulverenti
|
7cacbeee7b
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.ServerApplication/ApplicationHost.cs
|
2013-02-28 14:41:25 -05:00 |
|
LukePulverenti
|
af7aa597c3
|
referenced core plugins, fixed some dashboard issues, extracted library manager
|
2013-02-28 14:32:41 -05:00 |
|
Eric Reed
|
989bb48596
|
Start on new update routines
|
2013-02-28 14:29:17 -05:00 |
|
LukePulverenti
|
8d32971354
|
fixed api shutdown and more hls progress
|
2013-02-27 18:33:40 -05:00 |
|
LukePulverenti
|
4d71fc1d42
|
remvoed CO uninstall project
|
2013-02-27 16:07:51 -05:00 |
|
LukePulverenti
|
ff4ee7ab9c
|
combined usermanager and userdata manager
|
2013-02-27 15:25:45 -05:00 |
|
LukePulverenti
|
3d9e79c46f
|
moved server init down to base app host
|
2013-02-27 12:28:15 -05:00 |
|
LukePulverenti
|
0f6e7c6218
|
moved a little more to base app host
|
2013-02-27 12:19:22 -05:00 |
|
LukePulverenti
|
d0af0610d5
|
fix merge issue
|
2013-02-27 12:07:12 -05:00 |
|
LukePulverenti
|
6d5d291762
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common.Implementations/BaseApplicationHost.cs
MediaBrowser.ServerApplication/ApplicationHost.cs
|
2013-02-27 11:57:14 -05:00 |
|
LukePulverenti
|
ca7ee68473
|
fixed the plugin catalog not loading
|
2013-02-27 11:46:48 -05:00 |
|
Eric Reed
|
1d51ede060
|
Persist the PackageManager on BaseApplicationHost
|
2013-02-27 09:39:11 -05:00 |
|
Eric Reed
|
340280edf2
|
Partial implementation of PackageManager
|
2013-02-27 07:49:55 -05:00 |
|
LukePulverenti
|
3751e14eb1
|
restored audio
|
2013-02-26 23:19:05 -05:00 |
|
LukePulverenti
|
51b3c32e2c
|
a little more consolidation
|
2013-02-26 16:05:52 -05:00 |
|
LukePulverenti
|
170154df18
|
assembly consolidation
|
2013-02-26 15:07:06 -05:00 |
|
LukePulverenti
|
0f1ec5b586
|
fix log window setting
|
2013-02-26 12:21:18 -05:00 |
|
LukePulverenti
|
6efd22a3d2
|
added a shutdown api method, font size fix and other decouplings
|
2013-02-26 11:10:55 -05:00 |
|
LukePulverenti
|
efdb2f3990
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
Nuget/MediaBrowser.ApiClient.nuspec
|
2013-02-25 22:43:56 -05:00 |
|
LukePulverenti
|
2d06095447
|
plugin security fixes and other abstractions
|
2013-02-25 22:43:04 -05:00 |
|
Eric Reed
|
1013717808
|
Show version number on installer download
|
2013-02-25 21:34:11 -05:00 |
|
Eric Reed
|
844121acc9
|
More uninstaller/installer incrementals
Gonna need separate installers for server and mbt due to CO limitations
|
2013-02-25 20:12:08 -05:00 |
|
LukePulverenti
|
364fbb9e0c
|
fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
|
2013-02-25 00:17:59 -05:00 |
|
LukePulverenti
|
28ccfb1bd1
|
extracted httpclient dependancy
|
2013-02-24 19:13:45 -05:00 |
|
LukePulverenti
|
8ce3e74e81
|
More DI
|
2013-02-24 16:53:54 -05:00 |
|
LukePulverenti
|
637319e1ce
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-02-23 17:31:57 -05:00 |
|
LukePulverenti
|
2e4db75540
|
extracted http server, web socket server and udp server dependancies
|
2013-02-23 17:31:51 -05:00 |
|
Eric Reed
|
b3664edf50
|
Installer updates and partial uninstaller
|
2013-02-23 17:16:19 -05:00 |
|
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
2013-02-23 12:54:51 -05:00 |
|
Eric Reed
|
e30b962173
|
fix missing del command in post build
ignore of coreplugins is not working...
|
2013-02-23 10:22:59 -05:00 |
|
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
2013-02-23 02:57:11 -05:00 |
|
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
2013-02-22 22:49:00 -05:00 |
|
Eric Reed
|
c8bcfe1a54
|
create zip package in post build
|
2013-02-22 15:32:52 -05:00 |
|
Eric Reed
|
10559f2b7d
|
Conditional post-build
|
2013-02-22 15:05:38 -05:00 |
|
Eric Reed
|
43854972c8
|
partial post build on serverapplication
|
2013-02-22 14:52:56 -05:00 |
|
LukePulverenti
|
fab627c845
|
added a master version file
|
2013-02-22 02:17:50 -05:00 |
|
LukePulverenti
|
868a7ce9c8
|
isolated clickonce dependancies
|
2013-02-21 23:23:06 -05:00 |
|
LukePulverenti
|
fdafa59683
|
Removed System.Windows.Forms dependancy from Common. Almost done removing NLog dependancy.
|
2013-02-21 20:26:35 -05:00 |
|
LukePulverenti
|
76f067f867
|
extracted more logging dependancies
|
2013-02-21 16:06:23 -05:00 |
|
LukePulverenti
|
ab1065a567
|
removed static logger
|
2013-02-21 15:26:55 -05:00 |
|
Eric Reed
|
b934c3ab40
|
Remove reference to temp key file
|
2013-02-21 09:12:35 -05:00 |
|
LukePulverenti
|
ee9d481662
|
isolated bdinfo dependancy
|
2013-02-21 01:38:23 -05:00 |
|
LukePulverenti
|
ae4ffa75be
|
isolated weather and moved drawing classes up to the controller project
|
2013-02-21 01:02:10 -05:00 |
|
LukePulverenti
|
acf5b0b6ed
|
isolated DotNetZip dependancy
|
2013-02-21 00:00:56 -05:00 |
|
LukePulverenti
|
a5f9dc1bfc
|
isolated sqlite dependancy
|
2013-02-20 23:37:50 -05:00 |
|
LukePulverenti
|
509156cbc3
|
remove core plugin output from source control
|
2013-02-20 21:40:36 -05:00 |
|
LukePulverenti
|
767cdc1f6f
|
Pushing missing changes
|
2013-02-20 20:33:05 -05:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
119dfc3ac7
|
Adding the UI to the same repo. Made some default theme progress
|
2012-09-20 11:25:22 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
9f1005d679
|
Added Reload Beginning/Completed events
|
2012-09-17 16:21:46 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
fb88e4d5fc
|
Added the ability to reload the server and created a Plugins solution
|
2012-09-17 14:09:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
f1770605ea
|
Added new icons and fixed some splash screen issues
|
2012-09-16 20:09:12 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
373ee6f7ec
|
usings
|
2012-09-16 19:13:06 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
aa64577b21
|
Improved BaseApplication
|
2012-09-13 16:13:43 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
f1e668bad8
|
More code cleanups
|
2012-09-11 15:37:14 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
670a53258e
|
Some minor code cleanups
|
2012-09-11 14:20:12 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
e4b0eb5779
|
Added taskbar icon and standardized locations of images
|
2012-09-02 16:24:10 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
2b8f23dff4
|
Updated reactive extensions
|
2012-08-24 08:05:31 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
d54c6d8bf6
|
Created a BaseApplication class in common
|
2012-08-19 18:47:02 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
3586c54e90
|
Fixed some kernel/splash screen async startup issues
|
2012-08-19 18:35:45 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
2012-08-19 16:38:31 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
2012-08-19 11:58:35 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
a508a997d9
|
Added a VirtualFolder entity, a resolver, and a CollectionType property.
|
2012-08-18 15:38:27 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
2012-08-17 09:16:50 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
16593b3350
|
Implemented tray icon commands. (Dashboard link currently won't work)
|
2012-08-12 14:12:59 -04:00 |
|
RedShirtMB Mark Linton redshirt linton
|
debc4e6ae5
|
Added missing reference to MediaBrowser.Common
2nd launch of ServerApplication will call OpenDashboard
|
2012-08-05 09:09:45 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
2abc0e9020
|
Moved SingleInstance to MediaBrowser.Common
|
2012-08-05 08:38:56 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
5fd678c50d
|
Made ServerApplication a Single Instance app.
|
2012-08-04 19:44:08 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
dafa97333c
|
Moved splashscreen to MediaBrowser.Common and adjusted properties.
|
2012-08-04 19:21:38 -07:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
10551b6804
|
Removed static and added an error message
|
2012-08-04 21:25:28 -04:00 |
|
LukePulverenti Luke Pulverenti luke pulverenti
|
b50a15aaf4
|
Moved kernel dispose to application.onexit
|
2012-08-04 21:13:32 -04:00 |
|
RedShirtMB Mark Linton redshirt linton
|
aba42c3c61
|
Updated App.config
|
2012-08-04 17:54:57 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
2321bb23d9
|
Added initial implimentation of splash screen
Hid MainWindow
Added Tray Icon
|
2012-08-04 17:10:44 -07:00 |
|
RedShirtMB Mark Linton redshirt linton
|
bf0c6ec182
|
Initial creation of the ServerApplication
|
2012-08-04 16:54:00 -07:00 |
|