Commit graph

427 commits

Author SHA1 Message Date
LukePulverenti
add43baffe convert media library url's to rest 2013-02-24 22:56:00 -05:00
LukePulverenti
2d342c02ef convert playback checkins to rest 2013-02-24 21:41:51 -05:00
LukePulverenti
1db7faad89 update nuget packages 2013-02-24 20:29:30 -05:00
LukePulverenti
28ccfb1bd1 extracted httpclient dependancy 2013-02-24 19:13:45 -05:00
LukePulverenti
5b1eea558a Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-24 16:54:01 -05:00
LukePulverenti
8ce3e74e81 More DI 2013-02-24 16:53:54 -05:00
ScottIsAFool
e20e261cfb Fixed the protobuf package not being pulled in as a dependency 2013-02-24 19:38:00 +00:00
Eric Reed
ad8855d447 Update PluginSecurity.dll
Didn't want to change the interface so just implemented internally
2013-02-24 13:02:20 -05:00
LukePulverenti
6c86721f6d placeholder for plugin security fix 2013-02-23 17:44:42 -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
Eric Reed
934e5c3aa6 Chg name of installer 2013-02-23 13:43:49 -05:00
LukePulverenti
1a423c43b4 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-23 12:55:12 -05:00
ScottIsAFool
a7bdd3a6b5 Forgot to save the nuspec file with the NLog dependency in it. 2013-02-23 17:54:58 +00:00
LukePulverenti
465f0cc1e2 moved some network code to the networking assembly 2013-02-23 12:54:51 -05:00
ScottIsAFool
c6a5790db3 Removed nupkg and theatre nuspec
Created nuspec for MediaBrowser.Common.Internal.
Amended the project build events for the new nuget package.
2013-02-23 16:33:11 +00:00
LukePulverenti
17c1fd5760 moved ui to it's own repo 2013-02-23 10:58:08 -05:00
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
2013-02-23 10:32:54 -05:00
LukePulverenti
0263458871 fixed missing files 2013-02-23 10:30:30 -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
ScottIsAFool
7b0ae380b1 Updated description for ApiClient nuspec file. 2013-02-23 09:50:57 +00: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
LukePulverenti
57cb08085d fix broken images 2013-02-22 20:24:04 -05:00
LukePulverenti
6a5bf9cc78 extracted more interfaces 2013-02-22 19:44:20 -05:00
LukePulverenti
881bf8b9cb add CorePlugins to ignore 2013-02-22 19:27:56 -05:00
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
2013-02-22 19:26:38 -05:00
LukePulverenti
a2d215b6ae added simple injector for dependancy management 2013-02-22 19:24:50 -05:00
LukePulverenti
107c241598 Added IDisposable to IWebSocketListener 2013-02-22 15:52:59 -05:00
Chris Schneider
4a46612c3f Merge commit 'fa4e85bd0272746c37c0f132fe15bc440e9e1efe' 2013-02-22 14:36:40 -06:00
Chris Schneider
a707f119c4 mb logo split 2013-02-22 14:36:18 -06:00
Eric Reed
c8bcfe1a54 create zip package in post build 2013-02-22 15:32:52 -05:00
ScottIsAFool
46b48c8982 Created ApiClient nuget package. 2013-02-22 20:12:57 +00: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
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. 2013-02-22 19:22:39 +00:00
LukePulverenti
a7f3c307e1 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
2013-02-22 14:00:26 -05:00
Chris Schneider
5623abb286 removed deprecated code 2013-02-22 09:46:39 -06:00
Chris Schneider
58cfcd4126 added missing type: attr
type: attributes were accidentally omitted during the merge
2013-02-22 09:28:35 -06:00
LukePulverenti
8b3e8ad478 created IWebSocketListener 2013-02-22 10:16:48 -05:00
Chris Schneider
047e97cb22 make metro styled tiles look and act the same 2013-02-22 09:08:51 -06:00
LukePulverenti
fab627c845 added a master version file 2013-02-22 02:17:50 -05:00
LukePulverenti
746c5d2fa7 moved Plugins to separate repo 2013-02-22 01:28:57 -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
931c0ea455 more dependancy injection 2013-02-21 16:40:04 -05:00
Eric Reed
8f41685a96 don't ignore pfx files 2013-02-21 16:30:41 -05:00
Eric Reed
3de4b0fa26 recreate key file for installer project 2013-02-21 16:21:11 -05:00
LukePulverenti
76f067f867 extracted more logging dependancies 2013-02-21 16:06:23 -05:00