LukePulverenti
|
cd96c7dab2
|
updated nuget packages
|
12 years ago |
LukePulverenti
|
0f1ec5b586
|
fix log window setting
|
12 years ago |
LukePulverenti
|
cbb2f00da5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
LukePulverenti
|
6efd22a3d2
|
added a shutdown api method, font size fix and other decouplings
|
12 years ago |
Eric Reed
|
c76c74fb24
|
Should have been in base config
|
12 years ago |
Eric Reed
|
4f77e18e86
|
Add SystemUpdateLevel back to server config
We get this back with the new installer/update mechanism
|
12 years ago |
Eric Reed
|
4115b83f78
|
Oops - proper dashboard shortcut name in uninstall
|
12 years ago |
Eric Reed
|
7118f3b091
|
Remove startup shortcut and other paths
|
12 years ago |
Eric Reed
|
9fa9c580b0
|
Fix finished button
|
12 years ago |
Eric Reed
|
81974c44d2
|
Implement delete on uninstall
|
12 years ago |
Eric Reed
|
cf17b01387
|
Change installer to dev class
|
12 years ago |
Eric Reed
|
a0cb8a3731
|
Find latest version of classes greater than specified
|
12 years ago |
Eric Reed
|
a15b6db0dc
|
Add native shortcut handling & dashboard shortcut to installer
|
12 years ago |
Eric Reed
|
d4690904fb
|
Overwrite on uninstaller copy
|
12 years ago |
Eric Reed
|
098ba6db0d
|
Uninstaller stub as silent console app
|
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
|
59ce944478
|
Fix new version number logic
|
12 years ago |
Eric Reed
|
1013717808
|
Show version number on installer download
|
12 years ago |
Eric Reed
|
e43f66ef07
|
Switch to using config file for installer
We will just build separate installers with the two different config
files and publish once
|
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 |
Eric Reed
|
9f485c244f
|
Fix compiler directive in ServerApplicationPaths
|
12 years ago |
ScottIsAFool
|
835a71b0b2
|
ApiClient nuget package requires Common as a dependency.
|
12 years ago |
Chris Schneider
|
e2aec81cae
|
Added Readme.txt
|
12 years ago |
LukePulverenti
|
364fbb9e0c
|
fixed plugin assembly downloads as well as debug/release detection with nuget assemblies
|
12 years ago |
LukePulverenti
|
b075e0a5b9
|
convert upload image url to rest
|
12 years ago |
LukePulverenti
|
add43baffe
|
convert media library url's to rest
|
12 years ago |
LukePulverenti
|
2d342c02ef
|
convert playback checkins to rest
|
12 years ago |
LukePulverenti
|
1db7faad89
|
update nuget packages
|
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 |
ScottIsAFool
|
e20e261cfb
|
Fixed the protobuf package not being pulled in as a dependency
|
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
|
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 |
Eric Reed
|
934e5c3aa6
|
Chg name of installer
|
12 years ago |
LukePulverenti
|
1a423c43b4
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
12 years ago |
ScottIsAFool
|
a7bdd3a6b5
|
Forgot to save the nuspec file with the NLog dependency in it.
|
12 years ago |
LukePulverenti
|
465f0cc1e2
|
moved some network code to the networking assembly
|
12 years ago |
ScottIsAFool
|
c6a5790db3
|
Removed nupkg and theatre nuspec
Created nuspec for MediaBrowser.Common.Internal.
Amended the project build events for the new nuget package.
|
12 years ago |
LukePulverenti
|
17c1fd5760
|
moved ui to it's own repo
|
12 years ago |
LukePulverenti
|
33ed929b52
|
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
|
0263458871
|
fixed missing files
|
12 years ago |
Eric Reed
|
e30b962173
|
fix missing del command in post build
ignore of coreplugins is not working...
|
12 years ago |
ScottIsAFool
|
7b0ae380b1
|
Updated description for ApiClient nuspec file.
|
12 years ago |
LukePulverenti
|
b8d5c71842
|
type discovery without attributes
|
12 years ago |
LukePulverenti
|
c165f37bb9
|
more dependancy injection. still just beginning
|
12 years ago |