LukePulverenti
|
f26a3e3c61
|
created entry point classes for the startup wizard and new item notifications
|
12 years ago |
LukePulverenti
|
1ffc19a9a0
|
update loading sequence
|
12 years ago |
LukePulverenti
|
7fb62b0a2f
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
0ea90ef7c6
|
added IServerEntryPoint to replace plugin.initialize
|
12 years ago |
Luke
|
6103669ca0
|
Merge pull request #3 from tikuf/master
revert logo
|
12 years ago |
tikuf
|
a48a90f933
|
Revert logo
|
12 years ago |
Luke
|
4ff4f36b80
|
Merge pull request #2 from tikuf/master
icon/image updates
|
12 years ago |
tikuf
|
0257373fd7
|
Icon/Image Updates
|
12 years ago |
Eric Reed
|
f356b56dbd
|
Remove test code in update
|
12 years ago |
LukePulverenti
|
71fe785c6d
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
f4f5d31cde
|
added nuget readme
|
12 years ago |
Eric Reed
|
60662a0f16
|
Server app update on launch
|
12 years ago |
Eric Reed
|
3abf1f7ed2
|
Add system path to IApplicationPaths/BaseApplicationPaths
|
12 years ago |
Eric Reed
|
5d397aa363
|
Create constants for package names
|
12 years ago |
LukePulverenti
|
72051998e7
|
fix provider logging messages
|
12 years ago |
LukePulverenti
|
a6bda6c862
|
fix plugin security saving
|
12 years ago |
LukePulverenti
|
56447db586
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
528e7c8ba8
|
insert supporter icon separately
|
12 years ago |
Eric Reed
|
dd5bb6890e
|
Remove archive after extraction
|
12 years ago |
Eric Reed
|
cb17eca3a4
|
Full cmdline support for installer
|
12 years ago |
Eric Reed
|
334c069207
|
Improve waiting for things to end in (un)installer
|
12 years ago |
LukePulverenti
|
e8f5fade43
|
Created an ItemsByName query dto
|
12 years ago |
LukePulverenti
|
79baaa4daa
|
updated nuget
|
12 years ago |
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
12 years ago |
LukePulverenti
|
9f8aa880aa
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
5754b776e6
|
moved platinum from core solution
|
12 years ago |
ScottIsAFool
|
79c3ba4613
|
Added IconUrl tags to the nuspec files.
|
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 |
Eric Reed
|
833639ff87
|
Clean up some edges on installers
|
12 years ago |
Eric Reed
|
132eafaef5
|
Publish re-styled installers
|
12 years ago |
Eric Reed
|
a486ff5443
|
Re-style the installer
|
12 years ago |
LukePulverenti
|
4c50301e7c
|
update nuget packages
|
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 |
LukePulverenti
|
4947db0e2a
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
5e2e6b1716
|
moved bdinfo to a nuget package
|
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
|
759f7fe842
|
Installer rev
|
12 years ago |
Eric Reed
|
34ea03c36a
|
Catch error when downloading install package
|
12 years ago |
Eric Reed
|
989bb48596
|
Start on new update routines
|
12 years ago |
Eric Reed
|
0180e89310
|
Installer rev change
|
12 years ago |
Eric Reed
|
a34c8c7cff
|
Playing nice doesn't work - kill MBT
|
12 years ago |
Eric Reed
|
d3e6dd5535
|
MBTheater shutdown code in installer/uninstaller
|
12 years ago |
Eric Reed
|
cc574074b9
|
Only try to shutdown server if actually running
|
12 years ago |
Eric Reed
|
18f2ffd92c
|
Don't async the server shutdown in installer
This way we can allow them to do it manually if it fails
|
12 years ago |