Commit Graph

61 Commits

Author SHA1 Message Date
ScottIsAFool e876e4b95a Solution wouldn't build if path had spaces
The solution wouldn't build if you went into release and had spaces in
your solution directory.
2013-04-05 20:00:48 +01:00
Luke Pulverenti e8d03d49f2 update to servicestack 3.9.43 2013-04-04 01:06:46 -04:00
Luke Pulverenti 3622f9b207 moved search to server.implementations 2013-03-28 18:02:50 -04:00
Luke Pulverenti 5c460c0b6f Moved search placeholder 2013-03-28 18:00:58 -04:00
Luke Pulverenti 31bb5b5cb3 removed udp server layer 2013-03-27 18:13:46 -04:00
Luke Pulverenti e2dcddc5ac made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
Luke Pulverenti b20151fff3 copy dashboard to the output folder and load from the file system, instead of using embedded resources 2013-03-23 00:04:36 -04:00
LukePulverenti 5a3e9e5208 updated to use iso mounting nuget package 2013-03-20 13:28:12 -04:00
Eric Reed 9fa31ff04b Add pismo install package to solution and deployment package 2013-03-12 14:08:18 -04:00
LukePulverenti 31d079f1ba unified the two sorting api's 2013-03-09 23:22:36 -05:00
LukePulverenti 38946150e7 disable CO signing 2013-03-09 09:52:52 -05:00
Eric Reed e56a168909 Clear out system dir on each build 2013-03-08 14:20:49 -05:00
LukePulverenti 9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
Eric Reed a556a8c1ae chg afterbuild to copy to suppress error on rebuild 2013-03-06 11:27:48 -05:00
Eric Reed 795a6ccd9e Create MBServer.zip with version number 2013-03-05 09:09:37 -05:00
LukePulverenti a70522d536 moved 7zip to thirdparty 2013-03-05 00:28:35 -05:00
LukePulverenti 4c725e69a8 added swagger api docs 2013-03-04 22:34:02 -05:00
LukePulverenti d3b9afef2f removed the clickonce assembly 2013-03-04 02:19:04 -05:00
LukePulverenti f26a3e3c61 created entry point classes for the startup wizard and new item notifications 2013-03-03 00:20:14 -05:00
Eric Reed 60662a0f16 Server app update on launch 2013-03-02 14:48:25 -05:00
LukePulverenti 5754b776e6 moved platinum from core solution 2013-03-01 20:09:05 -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
LukePulverenti 2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
LukePulverenti 4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -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 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 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 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
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