Commit graph

46 commits

Author SHA1 Message Date
Luke Pulverenti 37683565e7 added new channel settings 2014-06-01 15:41:35 -04:00
Luke Pulverenti 20d35a6405 isolate .net specific methods in model project 2014-06-01 00:11:04 -04:00
Luke Pulverenti 0eaba37c11 add library to front page 2014-05-13 20:46:45 -04:00
Luke Pulverenti 8619b5ab38 update translations 2014-05-09 15:43:06 -04:00
Luke Pulverenti f02c326027 Removed guids from the model project 2014-05-08 16:09:53 -04:00
Luke Pulverenti 934b3e668c add more content to dlna profile editing page 2014-03-28 14:17:18 -04:00
Eric Reed 3bbb30f5cc Enclose installpath in quotes on updater call 2014-02-28 11:50:52 -05:00
Eric Reed 8c63515c45 Proper root path for application 2014-01-29 13:43:41 -05:00
Eric Reed 54cd1fae08 Pass app path to updater 2014-01-29 12:31:17 -05:00
Luke Pulverenti 3488cfecbd make lazy loaded paths more nimble 2013-12-29 09:12:29 -05:00
Luke Pulverenti 16203c52b4 Added specialized episodes endpoint, updated nuget. 2013-11-22 10:33:14 -05:00
Eric Reed 764e2625bf Implement plugin update identification by guid 2013-11-04 13:16:47 -05:00
Luke Pulverenti 065721249a update text on metadata pages 2013-10-17 00:31:40 -04:00
Luke Pulverenti a90908f0f7 update service text in wizard 2013-10-07 14:22:31 -04:00
Luke Pulverenti 6e58ae31bd update update components 2013-10-06 14:47:39 -04:00
Luke Pulverenti 54a5d63a61 mono fixes 2013-10-04 16:08:45 -04:00
Luke Pulverenti f4f91a8316 auto update fixes 2013-09-30 11:04:38 -04:00
Luke Pulverenti 3733ebd21e updated nuget 2013-09-29 21:29:38 -04:00
Luke Pulverenti 02ebeb0e5b added logging during app update, and IsHD 2013-09-29 20:51:04 -04:00
Eric Reed cdb60b5c4c New compression lib in ApplicationUpdater.cs 2013-09-25 16:36:11 -04:00
Luke Pulverenti 1c7c71075a pass current server version into installation manager to get update list 2013-09-22 14:21:55 -04:00
Luke Pulverenti 3aac1b543f fix null reference issue when checking for updates 2013-09-16 13:51:38 -04:00
Luke Pulverenti 3932f12ac5 adjusted update staggering 2013-09-03 16:23:57 -04:00
Luke Pulverenti b9ab69f051 improved update staggering 2013-08-30 10:05:44 -04:00
Luke Pulverenti a78ed5c61f cleanup method signatures 2013-08-16 14:59:37 -04:00
Luke Pulverenti a3f7ebe702 3.0.4967.25605 2013-08-07 15:15:55 -04:00
Luke Pulverenti 88f1723f99 support parent item images for unattached items 2013-07-30 10:51:28 -04:00
Luke Pulverenti 53450bd514 added a notifications service 2013-07-06 17:23:32 -04:00
Luke Pulverenti a5f97dcaa8 move installation manager down to common 2013-06-30 22:27:50 -04:00
Luke Pulverenti 1e49857765 use static package method when checking for plugin updates from dashboard page 2013-06-28 09:26:27 -04:00
Eric Reed 55bbfc2dcc Change update checks to use static file 2013-06-27 15:08:57 -04:00
Eric Reed 4225e175ee Include version in update/install 2013-05-13 21:47:10 -04:00
Eric Reed 71223ed1a8 Update ApplicationUpdater 2013-04-15 17:27:24 -04:00
Luke Pulverenti 7806ccd42f resharper suggestions in common project 2013-04-10 11:38:23 -04:00
LukePulverenti 3a4befff6b some fixes for client reporting 2013-03-16 15:28:49 -04:00
LukePulverenti bae89ee824 fix duplicate connections on the dashboard 2013-03-16 12:41:49 -04:00
LukePulverenti fe1834e6be Add resume capability to GetTempFile 2013-03-14 15:52:53 -04:00
Eric Reed 2f64303dcd Attempt to fix in-place updates #52 2013-03-13 17:52:56 -04:00
Eric Reed 13140003a6 Don't install pismo during update #47 2013-03-13 08:51:33 -04:00
Eric Reed 889bd32e9e Fix target reference in updater 2013-03-11 11:03:10 -04:00
LukePulverenti 4f67fc4aef removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
LukePulverenti 2ca4b7d03a Created IConfigurationManager 2013-03-04 00:43:06 -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
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 e15ff541c6 Move actual installation to PackageManager 2013-02-27 08:34:24 -05:00
Eric Reed 340280edf2 Partial implementation of PackageManager 2013-02-27 07:49:55 -05:00