Commit Graph

259 Commits

Author SHA1 Message Date
Luke Pulverenti 9bdb4a323f update voice script 2015-06-02 13:46:44 -04:00
Luke Pulverenti 8e0dc6d8e4 rework notifications flyout 2015-05-31 17:07:44 -04:00
Luke Pulverenti 69a57de928 consolidate slideout panels 2015-05-29 19:51:33 -04:00
Luke Pulverenti 28f378f8db update translations 2015-05-26 11:31:50 -04:00
Luke Pulverenti 9e470c9f94 hls updates 2015-05-21 16:53:14 -04:00
Luke Pulverenti 89e0515a15 lazy load scripts 2015-05-16 15:09:02 -04:00
Luke Pulverenti ce35317652 make scripts more modular 2015-05-14 13:16:29 -04:00
Luke Pulverenti bdc8187420 beta fixes 2015-05-11 15:59:59 -04:00
Luke Pulverenti 4e71751d0f add requirejs 2015-05-08 23:48:43 -04:00
Luke Pulverenti b28e9b73bb update xbox one profile 2015-05-07 18:27:01 -04:00
Luke Pulverenti f515eab01b rename web client tab 2015-05-07 10:04:10 -04:00
Luke Pulverenti 173773d5bc fix xbox one browser access 2015-05-06 23:11:51 -04:00
Luke Pulverenti 19fd673e46 added headroom scrolling 2015-05-04 10:35:38 -04:00
Luke Pulverenti 0a225d099d update photo resolving 2015-05-01 14:37:01 -04:00
Luke Pulverenti 81cfd99137 3.0.5597.1 2015-04-29 13:39:23 -04:00
Luke Pulverenti 4ae4c4e71a update library menu 2015-04-27 13:55:57 -04:00
Luke Pulverenti 5d4719d117 update font 2015-03-21 14:51:49 -04:00
Luke Pulverenti 56f6598039 update text 2015-03-21 14:12:12 -04:00
Luke Pulverenti cd790906f9 added live tv items page 2015-03-14 16:56:50 -04:00
Luke Pulverenti 35bc1c89ac update image magick sharp 2015-03-02 00:16:29 -05:00
Luke Pulverenti af26d6f9cb cloud sync updates 2015-02-28 08:42:47 -05:00
Luke Pulverenti a3c97ddb7c search fixes 2015-02-19 19:34:05 -05:00
Luke Pulverenti 54c2b1871a 3.0.5518.5 2015-02-19 12:46:18 -05:00
Luke Pulverenti 622daeb572 fixes #1001 - Support downloading 2015-02-06 00:39:07 -05:00
Luke Pulverenti 911880340e rework detail page a little 2015-02-02 23:54:52 -05:00
Luke Pulverenti f64c7b3818 update naming project 2015-01-31 18:11:54 -05:00
Luke Pulverenti 973da05e0a support play all from here for episodes 2015-01-30 01:32:20 -05:00
Luke Pulverenti 340fcbb607 added sync help buttons 2015-01-28 22:58:39 -05:00
Luke Pulverenti a1a3326761 sync updates 2015-01-24 17:33:26 -05:00
Luke Pulverenti 218e086d94 add Add to collection buttons 2015-01-23 23:50:45 -05:00
Luke Pulverenti 84bb89076e sync updates 2015-01-21 01:26:16 -05:00
Luke Pulverenti 40fc62a233 sync updates 2015-01-20 00:19:13 -05:00
Luke Pulverenti 905733c18c sync updates 2015-01-19 15:53:02 -05:00
Luke Pulverenti bed14f4b40 fixes #987 - Support custom css 2015-01-19 00:41:56 -05:00
Luke Pulverenti 0f142fff89 rework hosting options 2015-01-18 23:29:57 -05:00
Luke Pulverenti 1509f3805d display server name in dashboard 2015-01-18 14:53:34 -05:00
Luke Pulverenti 3c745ff362 separate provider options 2015-01-18 00:45:10 -05:00
Luke Pulverenti dd9184c35a rework stub seasons 2015-01-13 23:20:30 -05:00
Luke Pulverenti 72661c00da update nlog 2015-01-12 00:07:19 -05:00
Luke Pulverenti 127f342be1 add options to identify function 2015-01-11 15:31:09 -05:00
Luke Pulverenti e2384f3087 update app buttons 2015-01-11 13:36:26 -05:00
Luke Pulverenti 58672e6b65 use SocketHttpListener project 2015-01-03 14:38:22 -05:00
Luke e3687e3e39 Merge pull request #950 from bigjohn322/master
Resolve 1440px dashboard layout conflict & keep notification nav buttons inside div
2015-01-02 12:03:20 -05:00
Luke Pulverenti 51ce474ec4 added in-app help 2014-12-22 23:53:52 -05:00
Luke Pulverenti db0f911a4d start using user policy 2014-12-20 01:06:27 -05:00
Luke Pulverenti d84df77553 add more sync buttons 2014-12-18 23:20:07 -05:00
Luke Pulverenti 66b7d55c95 update translations 2014-12-13 16:26:04 -05:00
Luke Pulverenti 256aa6655a update translations 2014-11-28 21:40:46 -05:00
bigjohn322 e5599b4af5 Keep Recent Activity nav buttons inside parent div
When the recent activity box is full with longer activities, the nav
buttons can get pushed ouut the bottom of the div because of the height
being set explicitly. Changing to max-height fixes the problem.
2014-11-28 12:55:13 -06:00
bigjohn322 d1c3d854e9 Resolve 1440px Dashboard Layout conflict
When browser is exactly 1440px, unnecessary top margin added to first
right column, resulting in uneven column alignment. Positioning of right
column is also dependent on min-width 1440px in another location.
Changing to 1439px here resolves the conflict.
2014-11-28 12:38:00 -06:00