Luke Pulverenti
|
3622f9b207
|
moved search to server.implementations
|
12 years ago |
Luke Pulverenti
|
5c460c0b6f
|
Moved search placeholder
|
12 years ago |
Luke Pulverenti
|
0c58d536e0
|
fixing merge issue
|
12 years ago |
Luke Pulverenti
|
44ad31bdbe
|
lowercase image references
|
12 years ago |
Luke Pulverenti
|
31bb5b5cb3
|
removed udp server layer
|
12 years ago |
Luke Pulverenti
|
e2dcddc5ac
|
made compression and caching available to plugin api endpoints
|
12 years ago |
Luke Pulverenti
|
b20151fff3
|
copy dashboard to the output folder and load from the file system, instead of using embedded resources
|
12 years ago |
LukePulverenti
|
5a3e9e5208
|
updated to use iso mounting nuget package
|
12 years ago |
LukePulverenti
|
cf61ac0264
|
fixed client type display for ios. also fixed display preferences saving.
|
12 years ago |
LukePulverenti
|
b86a03bbdc
|
Added an Id property to SystemInfo
|
12 years ago |
Eric Reed
|
c6f7afd5ef
|
Oops forgot folder name #19
|
12 years ago |
LukePulverenti
|
3dc9cacfad
|
#51 - Restart the server took long time, and dashboard will die
|
12 years ago |
LukePulverenti
|
0cc0fbbe43
|
#22 - Need to strip html tags from overviews
|
12 years ago |
Eric Reed
|
cc9f249afe
|
Implement configureautorun in server #19 need to update nuget to put in mbt
|
12 years ago |
Eric Reed
|
9fa31ff04b
|
Add pismo install package to solution and deployment package
|
12 years ago |
LukePulverenti
|
3acfd73d86
|
fixed scheduled tasks firing too early
|
12 years ago |
LukePulverenti
|
b1be6f1d73
|
minor namespace changes in the model
|
12 years ago |
LukePulverenti
|
31d079f1ba
|
unified the two sorting api's
|
12 years ago |
LukePulverenti
|
38946150e7
|
disable CO signing
|
12 years ago |
LukePulverenti
|
9ffb44244c
|
fixed log window
|
12 years ago |
Eric Reed
|
810d6d5dc4
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
Eric Reed
|
e56a168909
|
Clear out system dir on each build
|
12 years ago |
LukePulverenti
|
c4c9126f79
|
added more attributes for api docs
|
12 years ago |
LukePulverenti
|
332f635939
|
Added IHttpResultFactory
|
12 years ago |
LukePulverenti
|
dbf6081a9b
|
Add PrimaryImageAspectRatio to user dto
|
12 years ago |
LukePulverenti
|
9911df11e8
|
extracted provider manager. took more off the kernel
|
12 years ago |
LukePulverenti
|
4f67fc4aef
|
removed base kernel and ikernel
|
12 years ago |
Eric Reed
|
a556a8c1ae
|
chg afterbuild to copy to suppress error on rebuild
|
12 years ago |
LukePulverenti
|
80f61013f5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
1d155fefe7
|
fixed duplicate logs
|
12 years ago |
Eric Reed
|
795a6ccd9e
|
Create MBServer.zip with version number
|
12 years ago |
LukePulverenti
|
25ae7c23eb
|
consistent casing
|
12 years ago |
LukePulverenti
|
a70522d536
|
moved 7zip to thirdparty
|
12 years ago |
LukePulverenti
|
176d090164
|
removed plugin configuration pages from the kernel
|
12 years ago |
LukePulverenti
|
bf9e24502c
|
extracted an installation manager interface
|
12 years ago |
LukePulverenti
|
4c725e69a8
|
added swagger api docs
|
12 years ago |
LukePulverenti
|
46480f1187
|
made RegisterResources a Task
|
12 years ago |
LukePulverenti
|
16b36d4d89
|
fixed multiple log files
|
12 years ago |
LukePulverenti
|
d3b9afef2f
|
removed the clickonce assembly
|
12 years ago |
LukePulverenti
|
a11e00b8d5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
|
12 years ago |
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
12 years ago |
ScottRapsey
|
dccba7d1fd
|
Added useLegacyV2RuntimeActivationPolicy
Added useLegacyV2RuntimeActivationPolicy="true" to the Startup section
of the config so that we can get .net dependencies to load if/when
required.
|
12 years ago |
Eric Reed
|
014a66a8bd
|
Fix library explorer
|
12 years ago |
LukePulverenti
|
9a4f73b9c8
|
fixed new item notifications
|
12 years ago |
LukePulverenti
|
54a36322bb
|
made base video resolver available for re-use
|
12 years ago |
LukePulverenti
|
7b0b5a3538
|
created an init method on base app host
|
12 years ago |
LukePulverenti
|
ac3a94f5a1
|
moved resolvers to implementations, trimmed nuget package a bit
|
12 years ago |
LukePulverenti
|
f26a3e3c61
|
created entry point classes for the startup wizard and new item notifications
|
12 years ago |
LukePulverenti
|
0ea90ef7c6
|
added IServerEntryPoint to replace plugin.initialize
|
12 years ago |
Eric Reed
|
60662a0f16
|
Server app update on launch
|
12 years ago |
Eric Reed
|
5d397aa363
|
Create constants for package names
|
12 years ago |
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
12 years ago |
LukePulverenti
|
5754b776e6
|
moved platinum from core solution
|
12 years ago |
LukePulverenti
|
56a7fd6f23
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
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 |
Eric Reed
|
e3b42ad59e
|
Remove archive extraction from PackageManager
It is no longer needed as the installer does this
|
12 years ago |
LukePulverenti
|
6cb135f89c
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
2c2f832c1a
|
moved apiclient to it's own repo
|
12 years ago |
Eric Reed
|
3657ef952d
|
First step of actual update
We will now need a bootstrapper to complete the update on startup
|
12 years ago |
Eric Reed
|
059898d5bd
|
Fix up to date display
|
12 years ago |
LukePulverenti
|
7cacbeee7b
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.ServerApplication/ApplicationHost.cs
|
12 years ago |
LukePulverenti
|
af7aa597c3
|
referenced core plugins, fixed some dashboard issues, extracted library manager
|
12 years ago |
Eric Reed
|
989bb48596
|
Start on new update routines
|
12 years ago |
LukePulverenti
|
8d32971354
|
fixed api shutdown and more hls progress
|
12 years ago |
LukePulverenti
|
4d71fc1d42
|
remvoed CO uninstall project
|
12 years ago |
LukePulverenti
|
ff4ee7ab9c
|
combined usermanager and userdata manager
|
12 years ago |
LukePulverenti
|
3d9e79c46f
|
moved server init down to base app host
|
12 years ago |
LukePulverenti
|
0f6e7c6218
|
moved a little more to base app host
|
12 years ago |
LukePulverenti
|
d0af0610d5
|
fix merge issue
|
12 years ago |
LukePulverenti
|
6d5d291762
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common.Implementations/BaseApplicationHost.cs
MediaBrowser.ServerApplication/ApplicationHost.cs
|
12 years ago |
LukePulverenti
|
ca7ee68473
|
fixed the plugin catalog not loading
|
12 years ago |
Eric Reed
|
1d51ede060
|
Persist the PackageManager on BaseApplicationHost
|
12 years ago |
Eric Reed
|
340280edf2
|
Partial implementation of PackageManager
|
12 years ago |
LukePulverenti
|
3751e14eb1
|
restored audio
|
12 years ago |
LukePulverenti
|
51b3c32e2c
|
a little more consolidation
|
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
|
efdb2f3990
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
Nuget/MediaBrowser.ApiClient.nuspec
|
12 years ago |
LukePulverenti
|
2d06095447
|
plugin security fixes and other abstractions
|
12 years ago |
Eric Reed
|
1013717808
|
Show version number on installer download
|
12 years ago |
Eric Reed
|
844121acc9
|
More uninstaller/installer incrementals
Gonna need separate installers for server and mbt due to CO limitations
|
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
|
637319e1ce
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
2e4db75540
|
extracted http server, web socket server and udp server dependancies
|
12 years ago |
Eric Reed
|
b3664edf50
|
Installer updates and partial uninstaller
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
Eric Reed
|
e30b962173
|
fix missing del command in post build
ignore of coreplugins is not working...
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
12 years ago |
Eric Reed
|
c8bcfe1a54
|
create zip package in post build
|
12 years ago |
Eric Reed
|
10559f2b7d
|
Conditional post-build
|
12 years ago |
Eric Reed
|
43854972c8
|
partial post build on serverapplication
|
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
|
76f067f867
|
extracted more logging dependancies
|
12 years ago |
LukePulverenti
|
ab1065a567
|
removed static logger
|
12 years ago |
Eric Reed
|
b934c3ab40
|
Remove reference to temp key file
|
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
|
a5f9dc1bfc
|
isolated sqlite dependancy
|
12 years ago |
LukePulverenti
|
509156cbc3
|
remove core plugin output from source control
|
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
|
9f1005d679
|
Added Reload Beginning/Completed events
|
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
|
f1770605ea
|
Added new icons and fixed some splash screen issues
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
373ee6f7ec
|
usings
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
aa64577b21
|
Improved BaseApplication
|
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
|
e4b0eb5779
|
Added taskbar icon and standardized locations of images
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
2b8f23dff4
|
Updated reactive extensions
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d54c6d8bf6
|
Created a BaseApplication class in common
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
3586c54e90
|
Fixed some kernel/splash screen async startup issues
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
937d27ae9d
|
One async call leads to another, and another, all the way up the call stack...
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
d794eecec4
|
Added initial implementation of the metadata provider network, along with the first few providers
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
a508a997d9
|
Added a VirtualFolder entity, a resolver, and a CollectionType property.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
5c094afd7e
|
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
16593b3350
|
Implemented tray icon commands. (Dashboard link currently won't work)
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
debc4e6ae5
|
Added missing reference to MediaBrowser.Common
2nd launch of ServerApplication will call OpenDashboard
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
2abc0e9020
|
Moved SingleInstance to MediaBrowser.Common
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
5fd678c50d
|
Made ServerApplication a Single Instance app.
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
dafa97333c
|
Moved splashscreen to MediaBrowser.Common and adjusted properties.
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
10551b6804
|
Removed static and added an error message
|
12 years ago |
LukePulverenti Luke Pulverenti luke pulverenti
|
b50a15aaf4
|
Moved kernel dispose to application.onexit
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
aba42c3c61
|
Updated App.config
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
2321bb23d9
|
Added initial implimentation of splash screen
Hid MainWindow
Added Tray Icon
|
12 years ago |
RedShirtMB Mark Linton redshirt linton
|
bf0c6ec182
|
Initial creation of the ServerApplication
|
12 years ago |