Commit graph

187 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
fa884f3fea #62 - File locking problem in cache 2013-04-02 22:59:27 -04:00
Luke Pulverenti
b4dd8a2106 moved displaypreferences to usermanager to solve concurrency issues 2013-04-02 13:37:49 -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
0c58d536e0 fixing merge issue 2013-03-28 01:19:58 -04:00
Luke Pulverenti
44ad31bdbe lowercase image references 2013-03-27 18:17:46 -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
LukePulverenti
cf61ac0264 fixed client type display for ios. also fixed display preferences saving. 2013-03-17 23:10:21 -04:00
LukePulverenti
b86a03bbdc Added an Id property to SystemInfo 2013-03-15 00:23:07 -04:00
Eric Reed
c6f7afd5ef Oops forgot folder name #19 2013-03-13 18:59:26 -04:00
LukePulverenti
3dc9cacfad #51 - Restart the server took long time, and dashboard will die 2013-03-13 16:23:46 -04:00
LukePulverenti
0cc0fbbe43 #22 - Need to strip html tags from overviews 2013-03-12 18:49:45 -04:00
Eric Reed
cc9f249afe Implement configureautorun in server #19 need to update nuget to put in mbt 2013-03-12 15:28:06 -04:00
Eric Reed
9fa31ff04b Add pismo install package to solution and deployment package 2013-03-12 14:08:18 -04:00
LukePulverenti
3acfd73d86 fixed scheduled tasks firing too early 2013-03-10 01:45:16 -05:00
LukePulverenti
b1be6f1d73 minor namespace changes in the model 2013-03-10 00:36:39 -05: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
LukePulverenti
9ffb44244c fixed log window 2013-03-08 15:47:18 -05:00
Eric Reed
810d6d5dc4 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-08 14:21:38 -05:00
Eric Reed
e56a168909 Clear out system dir on each build 2013-03-08 14:20:49 -05:00
LukePulverenti
c4c9126f79 added more attributes for api docs 2013-03-08 14:14:09 -05:00
LukePulverenti
332f635939 Added IHttpResultFactory 2013-03-08 12:25:25 -05:00
LukePulverenti
dbf6081a9b Add PrimaryImageAspectRatio to user dto 2013-03-08 11:40:01 -05:00
LukePulverenti
9911df11e8 extracted provider manager. took more off the kernel 2013-03-08 00:08:27 -05:00
LukePulverenti
4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
Eric Reed
a556a8c1ae chg afterbuild to copy to suppress error on rebuild 2013-03-06 11:27:48 -05:00
LukePulverenti
80f61013f5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-05 13:11:33 -05:00
LukePulverenti
1d155fefe7 fixed duplicate logs 2013-03-05 13:11:25 -05:00
Eric Reed
795a6ccd9e Create MBServer.zip with version number 2013-03-05 09:09:37 -05:00
LukePulverenti
25ae7c23eb consistent casing 2013-03-05 00:40:17 -05:00
LukePulverenti
a70522d536 moved 7zip to thirdparty 2013-03-05 00:28:35 -05:00
LukePulverenti
176d090164 removed plugin configuration pages from the kernel 2013-03-04 23:34:00 -05:00
LukePulverenti
bf9e24502c extracted an installation manager interface 2013-03-04 23:25:27 -05:00
LukePulverenti
4c725e69a8 added swagger api docs 2013-03-04 22:34:02 -05:00
LukePulverenti
46480f1187 made RegisterResources a Task 2013-03-04 13:13:47 -05:00
LukePulverenti
16b36d4d89 fixed multiple log files 2013-03-04 11:31:33 -05:00
LukePulverenti
d3b9afef2f removed the clickonce assembly 2013-03-04 02:19:04 -05:00
LukePulverenti
a11e00b8d5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.Common/Kernel/ResourcePool.cs
2013-03-04 00:44:04 -05:00
LukePulverenti
2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -05:00
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.
2013-03-04 14:29:22 +11:00
Eric Reed
014a66a8bd Fix library explorer 2013-03-03 15:55:02 -05:00
LukePulverenti
9a4f73b9c8 fixed new item notifications 2013-03-03 12:03:30 -05:00
LukePulverenti
54a36322bb made base video resolver available for re-use 2013-03-03 11:53:58 -05:00
LukePulverenti
7b0b5a3538 created an init method on base app host 2013-03-03 02:27:40 -05:00
LukePulverenti
ac3a94f5a1 moved resolvers to implementations, trimmed nuget package a bit 2013-03-03 01:58: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
LukePulverenti
0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize 2013-03-02 21:47:04 -05:00
Eric Reed
60662a0f16 Server app update on launch 2013-03-02 14:48:25 -05:00
Eric Reed
5d397aa363 Create constants for package names 2013-03-02 13:54:41 -05:00
LukePulverenti
7bca933af0 added the beginning of a service stack abstraction 2013-03-01 21:44:46 -05:00
LukePulverenti
5754b776e6 moved platinum from core solution 2013-03-01 20:09:05 -05:00
LukePulverenti
56a7fd6f23 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-03-01 16:22:50 -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
Eric Reed
e3b42ad59e Remove archive extraction from PackageManager
It is no longer needed as the installer does this
2013-03-01 15:42:44 -05:00
LukePulverenti
6cb135f89c Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2013-02-28 18:47:13 -05:00
LukePulverenti
2c2f832c1a moved apiclient to it's own repo 2013-02-28 18:47:01 -05:00
Eric Reed
3657ef952d First step of actual update
We will now need a bootstrapper to complete the update on startup
2013-02-28 16:04:11 -05:00
Eric Reed
059898d5bd Fix up to date display 2013-02-28 15:00:28 -05:00
LukePulverenti
7cacbeee7b Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-28 14:41:25 -05:00
LukePulverenti
af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager 2013-02-28 14:32:41 -05:00
Eric Reed
989bb48596 Start on new update routines 2013-02-28 14:29:17 -05:00
LukePulverenti
8d32971354 fixed api shutdown and more hls progress 2013-02-27 18:33:40 -05:00
LukePulverenti
4d71fc1d42 remvoed CO uninstall project 2013-02-27 16:07:51 -05:00
LukePulverenti
ff4ee7ab9c combined usermanager and userdata manager 2013-02-27 15:25:45 -05:00
LukePulverenti
3d9e79c46f moved server init down to base app host 2013-02-27 12:28:15 -05:00
LukePulverenti
0f6e7c6218 moved a little more to base app host 2013-02-27 12:19:22 -05:00
LukePulverenti
d0af0610d5 fix merge issue 2013-02-27 12:07:12 -05:00
LukePulverenti
6d5d291762 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
	MediaBrowser.Common.Implementations/BaseApplicationHost.cs
	MediaBrowser.ServerApplication/ApplicationHost.cs
2013-02-27 11:57:14 -05:00
LukePulverenti
ca7ee68473 fixed the plugin catalog not loading 2013-02-27 11:46:48 -05:00
Eric Reed
1d51ede060 Persist the PackageManager on BaseApplicationHost 2013-02-27 09:39:11 -05:00
Eric Reed
340280edf2 Partial implementation of PackageManager 2013-02-27 07:49:55 -05:00
LukePulverenti
3751e14eb1 restored audio 2013-02-26 23:19:05 -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
0f1ec5b586 fix log window setting 2013-02-26 12:21:18 -05:00
LukePulverenti
6efd22a3d2 added a shutdown api method, font size fix and other decouplings 2013-02-26 11:10:55 -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
364fbb9e0c fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 2013-02-25 00:17:59 -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
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
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